namespace com::sun::star::uno { template <class E> class Sequence; } namespace com::sun::star::uno { template <class interface_type> class Reference; }
class SvXMLExport;
class XMLOFF_DLLPUBLIC SvxXMLNumRuleExport final
{
SvXMLExport& m_rExport; // Boolean indicating, if properties for position-and-space-mode LABEL_ALIGNMENT // are exported or not. (#i89178#) // These properties have been introduced in ODF 1.2. Thus, its export have // to be suppressed on writing ODF 1.0 respectively ODF 1.1 bool mbExportPositionAndSpaceModeLabelAlignment;
// should be private but sw::StoredChapterNumberingExport needs it void exportLevelStyles( const css::uno::Reference< css::container::XIndexReplace > & xNumRule, bool bOutline=false );
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.