Lines Matching refs:xHandoutSupp
541 Reference<presentation::XHandoutMasterSupplier> xHandoutSupp(GetModel(), UNO_QUERY); in setSourceDocument() local
542 if(xHandoutSupp.is()) in setSourceDocument()
544 Reference<XDrawPage> xHandoutPage(xHandoutSupp->getHandoutMasterPage()); in setSourceDocument()
840 Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetModel(), UNO_QUERY ); in ImpPrepAutoLayoutInfos() local
841 if( xHandoutSupp.is() ) in ImpPrepAutoLayoutInfos()
843 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepAutoLayoutInfos()
1822 Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetModel(), UNO_QUERY ); in ImpPrepMasterPageInfos() local
1823 if( xHandoutSupp.is() ) in ImpPrepMasterPageInfos()
1825 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepMasterPageInfos()
2358 Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetModel(), UNO_QUERY ); in _ExportAutoStyles() local
2359 if( xHandoutSupp.is() ) in _ExportAutoStyles()
2361 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportAutoStyles()
2516 Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetModel(), UNO_QUERY ); in _ExportMasterStyles() local
2517 if( xHandoutSupp.is() ) in _ExportMasterStyles()
2519 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportMasterStyles()