/aoo42x/main/xmloff/source/forms/ |
H A D | formlayerimport.cxx | 71 void OFormLayerXMLImport::startPage(const Reference< XDrawPage >& _rxDrawPage) in startPage() function in xmloff::OFormLayerXMLImport 73 m_pImpl->startPage(_rxDrawPage); in startPage()
|
H A D | layerimport.hxx | 165 void startPage(
|
H A D | layerimport.cxx | 410 void OFormLayerXMLImport_Impl::startPage(const Reference< XDrawPage >& _rxDrawPage) in startPage() function in xmloff::OFormLayerXMLImport_Impl
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XPrinter.idl | 53 <member scope="com::sun::star::awt">XPrinter::startPage</member> and a call 104 com::sun::star::awt::XDevice startPage()
|
H A D | XPrinterPropertySet.idl | 48 between <member scope="com::sun::star::awt">XPrinter::startPage</member>
|
/aoo42x/main/sdext/source/pdfimport/wrapper/ |
H A D | keyword_list | 39 startPage,STARTPAGE
|
H A D | wrapper.cxx | 842 m_pSink->startPage( geometry::RealSize2D( nWidth, nHeight ) ); in parseLine()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | formlayerimport.hxx | 69 void startPage(
|
H A D | shapeimport.hxx | 411 void startPage( com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes );
|
/aoo42x/main/sdext/source/pdfimport/inc/ |
H A D | contentsink.hxx | 107 virtual void startPage( const ::com::sun::star::geometry::RealSize2D& rSize ) = 0;
|
/aoo42x/main/sdext/source/pdfimport/xpdftest/ |
H A D | text_0_out.def | 2 startPage 79400.000000 59500.000000
|
/aoo42x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.hxx | 168 virtual void startPage(int pageNum, GfxState *state, XRef *xref);
|
H A D | pdfioutdev_gpl.cxx | 466 void PDFOutDev::startPage(int /*pageNum*/, GfxState* state, XRef* /*xref*/) in startPage() function in pdfi::PDFOutDev
|
/aoo42x/main/xmloff/source/draw/ |
H A D | ximpbody.cxx | 136 GetImport().GetShapeImport()->startPage( rShapes ); in SdXMLDrawPageContext()
|
H A D | ximppage.cxx | 248 GetImport().GetFormImport()->startPage( Reference< drawing::XDrawPage >::query( mxShapes ) ); in StartElement()
|
H A D | shapeimport.cxx | 1426 void XMLShapeImportHelper::startPage( com::sun::star::uno::Reference< com::sun::star::drawing::XSha… in startPage() function in XMLShapeImportHelper
|
H A D | ximpstyl.cxx | 895 GetImport().GetShapeImport()->startPage( GetLocalShapesContext() ); in SdXMLMasterPageContext()
|
/aoo42x/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.hxx | 138 virtual void startPage( const ::com::sun::star::geometry::RealSize2D& rSize );
|
H A D | pdfiprocessor.cxx | 797 void PDFIProcessor::startPage( const geometry::RealSize2D& rSize ) in startPage() function in pdfi::PDFIProcessor
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmltabi.cxx | 323 GetScImport().GetFormImport()->startPage(GetScImport().GetTables().GetCurrentXDrawPage()); in CreateChildContext()
|
H A D | xmlsubti.cxx | 735 rImport.GetShapeImport()->startPage(xShapes); in GetCurrentXShapes()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 1032 rImp.GetFormImport()->startPage(xSupplier->getDrawPage()); in SvTextShapeImportHelper() 1038 XMLShapeImportHelper::startPage( xShapes ); in SvTextShapeImportHelper()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxprinter.cxx | 318 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XDevice > VCLXPrinter::startPage( ) throw… in startPage() function in VCLXPrinter
|
/aoo42x/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 131 virtual void startPage( const geometry::RealSize2D& rSize ) in startPage() function in __anonde67fd350111::TestSink
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxprinter.hxx | 140 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XDevice > SAL_CALL startPage( ) throw(::…
|