Searched refs:exportShapes (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/filter/source/flash/ |
H A D | swfexporter.cxx | 496 exportShapes(xShapes, bStream, bMaster); in exportDrawPageContents() 503 void FlashExporter::exportShapes( Reference< XShapes >& xShapes, bool bStream, bool bMaster ) in exportShapes() function in FlashExporter 522 exportShapes( xShapes2, false, bMaster); in exportShapes()
|
H A D | swfexporter.hxx | 187 …void exportShapes( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& xShapes…
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 888 exportShapes(_xSection,false); in exportContainer() 972 exportShapes(_xSection); in exportContainer() 995 exportShapes(_xSection); in exportContainer() 1016 exportShapes(_xSection); in exportContainer() 1544 void ORptExport::exportShapes(const Reference< XSection>& _xSection,bool _bAddParagraph) in exportShapes() function in rptxml::ORptExport
|
H A D | xmlExport.hxx | 158 …void exportShapes(const Reference< XSection>& _xSection,bool _bAddParagraph = t…
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 2028 GetShapeExport()->exportShapes( xExportShapes ); in _ExportContent() 2070 GetShapeExport()->exportShapes( xShapes ); in _ExportContent() 2547 GetShapeExport()->exportShapes( xShapes ); in _ExportMasterStyles() 2594 GetShapeExport()->exportShapes( xMasterShapes ); in _ExportMasterStyles() 2622 GetShapeExport()->exportShapes( xShapes ); in _ExportMasterStyles()
|
H A D | shapeexport3.cxx | 97 exportShapes( xShapes, nFeatures, pRefPoint ); in ImpExport3DSceneShape()
|
H A D | shapeexport.cxx | 958 void XMLShapeExport::exportShapes( const uno::Reference < drawing::XShapes >& xShapes, sal_Int32 nF… in exportShapes() function in XMLShapeExport
|
H A D | shapeexport2.cxx | 660 exportShapes( xShapes, nFeatures, pRefPoint );
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | shapeexport.hxx | 275 void exportShapes(
|
Completed in 77 milliseconds