namespace com::sun::star { namespace text { class XTextCursor; class XTextContent; }
}
class XMLTextFrameContextHyperlink_Impl;
class XMLTextFrameContext : public SvXMLImportContext, public MultiImageImportHelper
{
rtl::Reference< sax_fastparser::FastAttributeList > m_xAttrList;
/* The <draw:name> can longer be used to distinguish Writer graphic/text box objectsandDrawgraphic/textboxobjects. Thenewdistinguishattributeistheparentstyleoftheautomaticstyle oftheobject.AllDrawobjectshaveanautomaticstylewithoutaparentstyle. (#i51726#)
*/ bool m_HasAutomaticStyleWithoutParentStyle; bool m_bSupportsReplacement;
// Frame "to character": anchor moves from first to last char after saving (#i33242#)
css::uno::Reference < css::drawing::XShape > GetShape() const;
};
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.