/// Layout frame for SwNoTextNode, i.e. graphics and OLE nodes (including charts). class SAL_DLLPUBLIC_RTTI SwNoTextNode : public SwContentNode
{ friendclass SwNodes; friendclass SwNoTextFrame;
mutable std::optional<tools::PolyPolygon> m_pContour; bool m_bAutomaticContour : 1; // automatic contour polygon, not manipulated mutablebool m_bContourMapModeValid : 1; // contour map mode is not the graphics's // preferred map mode, but either // MM100 or pixel mutablebool m_bPixelContour : 1; // contour map mode is invalid and pixel.
// Creates for all derivations an AttrSet with ranges for frame- and // graphics-attributes (only called by SwContentNode). virtualvoid NewAttrSet( SwAttrPool& ) override;
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.