Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx541 Reference<presentation::XHandoutMasterSupplier> xHandoutSupp(GetModel(), UNO_QUERY); in setSourceDocument() local
542 if(xHandoutSupp.is()) in setSourceDocument()
544 Reference<XDrawPage> xHandoutPage(xHandoutSupp->getHandoutMasterPage()); in setSourceDocument()
841 if( xHandoutSupp.is() ) in ImpPrepAutoLayoutInfos()
843 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepAutoLayoutInfos()
1823 if( xHandoutSupp.is() ) in ImpPrepMasterPageInfos()
1825 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepMasterPageInfos()
2359 if( xHandoutSupp.is() ) in _ExportAutoStyles()
2361 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportAutoStyles()
2517 if( xHandoutSupp.is() ) in _ExportMasterStyles()
[all …]
H A Dximpstyl.cxx1604 …uno::Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetSdImport().GetModel(), uno… in CreateChildContext() local
1605 if( xHandoutSupp.is() ) in CreateChildContext()
1607 …uno::Reference< drawing::XShapes > xHandoutPage( xHandoutSupp->getHandoutMasterPage(), uno::UNO_QU… in CreateChildContext()

Completed in 41 milliseconds