/// A widow line is a paragraph-ending line that goes to the following page or column (has past, but /// no future). /// /// nL specifies the minimum number of lines, to prevent widows. class EDITENG_DLLPUBLIC SvxWidowsItem final : public SfxByteItem
{ public: static SfxPoolItem* CreateDefault();
DECLARE_ITEM_TYPE_FUNCTION(SvxWidowsItem)
SvxWidowsItem( 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.