/// This can appear in the item set of a fly frame. It's called "keep inside text boundaries" on the /// UI. It's off by default and it keeps the fly frame within the boundaries of the upper (e.g. /// table cell). class SW_DLLPUBLIC SwFormatFollowTextFlow final : public SfxBoolItem
{ public:
DECLARE_ITEM_TYPE_FUNCTION(SwFormatFollowTextFlow)
SwFormatFollowTextFlow( bool bFlag = false )
: SfxBoolItem( RES_FOLLOW_TEXT_FLOW, bFlag )
{}
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.