changes for shack layout element

This commit is contained in:
spence 1998-05-12 19:03:13 +00:00
Родитель 6cfa2a3424
Коммит 36eec7c0bc
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1751,6 +1751,9 @@ lo_PrintLayoutElement(MWContext *pContext, lo_TopState* top_state,
"LO_HEADING",
"LO_SPAN",
"LO_DIV",
#ifdef SHACK
"LO_BUILTIN",
#endif /* SHACK */
"LO_SPACER"
};
type = eptr->lo_any.type;