Home
last modified time | relevance | path

Searched refs:getHandoutMasterPage (Results 1 – 8 of 8) sorted by relevance

/aoo42x/test/testuno/source/testlib/uno/
H A DPageUtil.java226 static public XDrawPage getHandoutMasterPage(XComponent xComponent) { in getHandoutMasterPage() method in PageUtil
229 return aHandoutMasterSupplier.getHandoutMasterPage(); in getHandoutMasterPage()
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DPageHelper.java205 static public XDrawPage getHandoutMasterPage( XComponent xComponent ) in getHandoutMasterPage() method in PageHelper
210 return aHandoutMasterSupplier.getHandoutMasterPage(); in getHandoutMasterPage()
H A DDrawingDemo.java200 pPages[ nCurrentPageIndex++ ] = PageHelper.getHandoutMasterPage( in Demo_ShapeCreation()
/aoo42x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx544 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()
H A Dximpstyl.cxx1607 …uno::Reference< drawing::XShapes > xHandoutPage( xHandoutSupp->getHandoutMasterPage(), uno::UNO_QU… in CreateChildContext()
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXHandoutMasterSupplier.idl47 com::sun::star::drawing::XDrawPage getHandoutMasterPage();
/aoo42x/main/sd/source/ui/inc/
H A Dunomodel.hxx181 …::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL getHandoutMasterPage( ) throw (…
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx862 uno::Reference< drawing::XDrawPage > SAL_CALL SdXImpressDocument::getHandoutMasterPage() in getHandoutMasterPage() function in SdXImpressDocument

Completed in 54 milliseconds