Searched refs:getHandoutMasterPage (Results 1 – 8 of 8) sorted by relevance
226 static public XDrawPage getHandoutMasterPage(XComponent xComponent) { in getHandoutMasterPage() method in PageUtil229 return aHandoutMasterSupplier.getHandoutMasterPage(); in getHandoutMasterPage()
205 static public XDrawPage getHandoutMasterPage( XComponent xComponent ) in getHandoutMasterPage() method in PageHelper210 return aHandoutMasterSupplier.getHandoutMasterPage(); in getHandoutMasterPage()
200 pPages[ nCurrentPageIndex++ ] = PageHelper.getHandoutMasterPage( in Demo_ShapeCreation()
544 Reference<XDrawPage> xHandoutPage(xHandoutSupp->getHandoutMasterPage()); in setSourceDocument()843 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepAutoLayoutInfos()1405 Reference< XDrawPage > xMasterPage( xHMS->getHandoutMasterPage() ); in ImpPrepPageMasterInfos()1825 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in ImpPrepMasterPageInfos()2361 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportAutoStyles()2519 Reference< XDrawPage > xHandoutPage( xHandoutSupp->getHandoutMasterPage() ); in _ExportMasterStyles()
1607 …uno::Reference< drawing::XShapes > xHandoutPage( xHandoutSupp->getHandoutMasterPage(), uno::UNO_QU… in CreateChildContext()
47 com::sun::star::drawing::XDrawPage getHandoutMasterPage();
181 …::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL getHandoutMasterPage( ) throw (…
862 uno::Reference< drawing::XDrawPage > SAL_CALL SdXImpressDocument::getHandoutMasterPage() in getHandoutMasterPage() function in SdXImpressDocument
Completed in 88 milliseconds