Home
last modified time | relevance | path

Searched refs:xLevelParagraphStyles (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A DXMLSectionExport.cxx907 Reference<XIndexReplace> xLevelParagraphStyles; in ExportBaseIndexSource() local
908 aAny >>= xLevelParagraphStyles; in ExportBaseIndexSource()
909 ExportLevelParagraphStyles(xLevelParagraphStyles); in ExportBaseIndexSource()
1568 Reference<XIndexReplace> & xLevelParagraphStyles) in ExportLevelParagraphStyles() argument
1571 sal_Int32 nPLevelCount = xLevelParagraphStyles->getCount(); in ExportLevelParagraphStyles()
1574 Any aAny = xLevelParagraphStyles->getByIndex(nLevel); in ExportLevelParagraphStyles()

Completed in 24 milliseconds