/// An orphan line is a paragraph-starting line that is still on the previous page or column (has /// future, but no past). /// /// nL specifies the minimum number of lines, to prevent orphans. class EDITENG_DLLPUBLIC SvxOrphansItem final : public SfxByteItem
{ public: static SfxPoolItem* CreateDefault();
DECLARE_ITEM_TYPE_FUNCTION(SvxOrphansItem)
SvxOrphansItem( const sal_uInt8 nL /*= 0*/, const sal_uInt16 nId );
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.