/// SwTextAttr subclass that tracks the location of the wrapped SwFormatContentControl. class SW_DLLPUBLIC SwTextContentControl final : public SwTextAttrNesting
{
SwContentControlManager* m_pManager;
/// Knows all the text content controls in the document. class SW_DLLPUBLIC SwContentControlManager
{ /// Non-owning reference to text content controls.
std::vector<SwTextContentControl*> m_aContentControls;
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.