Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds