LibreOffice Module xmloff (master) 1
|
This is the complete list of members for XMLSectionExport, including all inherited members.
bHeadingDummiesExported | XMLSectionExport | private |
ExportAlphabeticalIndexStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportBaseIndexBody(SectionTypeEnum eType, const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportBaseIndexSource(SectionTypeEnum eType, const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportBaseIndexStart(::xmloff::token::XMLTokenEnum eElement, const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportBibliographyConfiguration(SvXMLExport &rExport) | XMLSectionExport | static |
ExportBibliographyStart(const css::uno::Reference< css::beans::XPropertySet > &rIndex) | XMLSectionExport | private |
ExportBoolean(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const OUString &sPropertyName, enum ::xmloff::token::XMLTokenEnum eAttributeName, bool bDefault, bool bInvert=false) | XMLSectionExport | private |
ExportIllustrationIndexStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportIndexHeaderStart(const css::uno::Reference< css::text::XTextSection > &rSection) | XMLSectionExport | private |
ExportIndexStart(const css::uno::Reference< css::text::XDocumentIndex > &rSection) | XMLSectionExport | private |
ExportIndexTemplate(SectionTypeEnum eType, sal_Int32 nLevel, const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > &rValues) | XMLSectionExport | private |
ExportIndexTemplateElement(SectionTypeEnum eType, const css::uno::Sequence< css::beans::PropertyValue > &rValues) | XMLSectionExport | private |
ExportLevelParagraphStyles(css::uno::Reference< css::container::XIndexReplace > const &xStyles) | XMLSectionExport | private |
ExportMasterDocHeadingDummies() | XMLSectionExport | |
ExportObjectIndexStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportRegularSectionStart(const css::uno::Reference< css::text::XTextSection > &rSection) | XMLSectionExport | private |
ExportSectionEnd(const css::uno::Reference< css::text::XTextSection > &rSection, bool bAutoStyles) | XMLSectionExport | |
ExportSectionStart(const css::uno::Reference< css::text::XTextSection > &rSection, bool bAutoStyles) | XMLSectionExport | |
ExportTableAndIllustrationIndexSourceAttributes(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportTableIndexStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportTableOfContentStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
ExportUserIndexStart(const css::uno::Reference< css::beans::XPropertySet > &rSection) | XMLSectionExport | private |
GetExport() | XMLSectionExport | inlineprivate |
GetIndex(const css::uno::Reference< css::text::XTextSection > &rSection, css::uno::Reference< css::text::XDocumentIndex > &rIndex) | XMLSectionExport | privatestatic |
GetParaExport() | XMLSectionExport | inlineprivate |
IsInSection(const css::uno::Reference< css::text::XTextSection > &rEnclosingSection, const css::uno::Reference< css::text::XTextContent > &rContent, bool bDefault) | XMLSectionExport | static |
IsMuteSection(const css::uno::Reference< css::text::XTextSection > &rSection) const | XMLSectionExport | |
IsMuteSection(const css::uno::Reference< css::text::XTextContent > &rSection, bool bDefault) const | XMLSectionExport | |
MapSectionType(std::u16string_view rSectionName) | XMLSectionExport | privatestatic |
rExport | XMLSectionExport | private |
rParaExport | XMLSectionExport | private |
XMLSectionExport(SvXMLExport &rExp, XMLTextParagraphExport &rParaExp) | XMLSectionExport |