Searched refs:xHandoutSupp (Results 1 – 2 of 2) sorted by relevance
541 Reference<presentation::XHandoutMasterSupplier> xHandoutSupp(GetModel(), UNO_QUERY); in setSourceDocument() local542 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 …]
1604 …uno::Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetSdImport().GetModel(), uno… in CreateChildContext() local1605 if( xHandoutSupp.is() ) in CreateChildContext()1607 …uno::Reference< drawing::XShapes > xHandoutPage( xHandoutSupp->getHandoutMasterPage(), uno::UNO_QU… in CreateChildContext()
Completed in 34 milliseconds