Searched refs:xLevelParagraphStyles (Results 1 – 1 of 1) sorted by relevance
907 Reference<XIndexReplace> xLevelParagraphStyles; in ExportBaseIndexSource() local908 aAny >>= xLevelParagraphStyles; in ExportBaseIndexSource()909 ExportLevelParagraphStyles(xLevelParagraphStyles); in ExportBaseIndexSource()1568 Reference<XIndexReplace> & xLevelParagraphStyles) in ExportLevelParagraphStyles() argument1571 sal_Int32 nPLevelCount = xLevelParagraphStyles->getCount(); in ExportLevelParagraphStyles()1574 Any aAny = xLevelParagraphStyles->getByIndex(nLevel); in ExportLevelParagraphStyles()
Completed in 17 milliseconds