Home
last modified time | relevance | path

Searched refs:xFamSup (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx496 Reference< style::XStyleFamiliesSupplier > xFamSup( GetModel(), UNO_QUERY ); in setSourceDocument() local
497 if(xFamSup.is()) in setSourceDocument()
499 mxDocStyleFamilies = xFamSup->getStyleFamilies(); in setSourceDocument()
H A Dsdxmlimp.cxx380 uno::Reference< style::XStyleFamiliesSupplier > xFamSup( GetModel(), uno::UNO_QUERY ); in setTargetDocument() local
381 if(xFamSup.is()) in setTargetDocument()
382 mxDocStyleFamilies = xFamSup->getStyleFamilies(); in setTargetDocument()

Completed in 34 milliseconds