Lines Matching refs:xHandoutPage
544 Reference<XDrawPage> xHandoutPage(xHandoutSupp->getHandoutMasterPage()); in setSourceDocument() local
545 if(xHandoutPage.is()) in setSourceDocument()
547 Reference<drawing::XShapes> xShapes(xHandoutPage, UNO_QUERY); in setSourceDocument()
843 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepAutoLayoutInfos() local
844 if( xHandoutPage.is() ) in ImpPrepAutoLayoutInfos()
846 if(ImpPrepAutoLayoutInfo(xHandoutPage, aStr)) in ImpPrepAutoLayoutInfos()
1825 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepMasterPageInfos() local
1826 if( xHandoutPage.is() ) in ImpPrepMasterPageInfos()
1828 maHandoutPageHeaderFooterSettings = ImpPrepDrawPageHeaderFooterDecls( xHandoutPage ); in ImpPrepMasterPageInfos()
1829 maHandoutMasterStyleName = ImpCreatePresPageStyleName( xHandoutPage, false ); in ImpPrepMasterPageInfos()
2361 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportAutoStyles() local
2362 if( xHandoutPage.is() ) in _ExportAutoStyles()
2364 Reference< drawing::XShapes > xShapes(xHandoutPage, UNO_QUERY); in _ExportAutoStyles()
2519 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportMasterStyles() local
2520 if( xHandoutPage.is() ) in _ExportMasterStyles()
2545 Reference< drawing::XShapes > xShapes(xHandoutPage, UNO_QUERY); in _ExportMasterStyles()