Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx1591 Reference< XTextSectionsSupplier > xSectionsSupp( GetExport().GetModel(), UNO_QUERY ); in collectTextAutoStylesOptimized() local
1592 if ( xSectionsSupp.is() ) in collectTextAutoStylesOptimized()
1594 Reference< XIndexAccess > xSections( xSectionsSupp->getTextSections(), UNO_QUERY ); in collectTextAutoStylesOptimized()

Completed in 143 milliseconds