/// Defines the way you want text to wrap around an object. This pool item can appear in a frame /// styles and in the item set of an sw::SpzFrameFormat. It's Format -> Image -> Properties -> Wrap /// on the UI. class SW_DLLPUBLIC SwFormatSurround final : public SfxEnumItem<css::text::WrapTextMode>
{ bool m_bAnchorOnly :1; bool m_bContour :1; bool m_bOutside :1; public:
DECLARE_ITEM_TYPE_FUNCTION(SwFormatSurround)
SwFormatSurround( css::text::WrapTextMode eNew = css::text::WrapTextMode_PARALLEL );
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.