/// export attributes of table-of-content index marks void ExportTOCMarkAttributes( const css::uno::Reference<css::beans::XPropertySet> & rPropSet);
/// export attributes of user index marks void ExportUserIndexMarkAttributes( const css::uno::Reference<css::beans::XPropertySet> & rPropSet);
/// export attributes of alphabetical index marks void ExportAlphabeticalIndexMarkAttributes( const css::uno::Reference<css::beans::XPropertySet> & rPropSet);
/// create a numerical ID for this index mark /// (represented by its properties) staticvoid GetID(
OUStringBuffer& sBuffer, const css::uno::Reference<css::beans::XPropertySet> & rPropSet);
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.