Searched refs:exportShape (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/filter/source/flash/ |
H A D | swfexporter.cxx | 524 exportShape( xShape, bMaster); in exportShapes() 535 void FlashExporter::exportShape( Reference< XShape >& xShape, bool bMaster ) in exportShape() function in FlashExporter
|
H A D | swfexporter.hxx | 188 …void exportShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape, b…
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 1422 exportShape(*it, bAutoStyles); in exportPageFrames() 1453 exportShape(*it, bAutoStyles); in exportFrameFrames() 1585 exportShape(xTxtCntnt, true, 0); in collectTextAutoStylesOptimized() 1909 exportShape( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration() 2809 ->exportShape( xShape, nFeatures ); in exportAnyTextFrame()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 361 inline void exportShape( 739 inline void XMLTextParagraphExport::exportShape( in exportShape() function in XMLTextParagraphExport
|
H A D | shapeexport.hxx | 263 void exportShape(
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport.cxx | 532 void XMLShapeExport::exportShape(const uno::Reference< drawing::XShape >& xShape, in exportShape() function in XMLShapeExport 972 exportShape( xShape, nFeatures, pRefPoint ); in exportShapes()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 3108 …GetShapeExport()->exportShape( xShape, SEF_EXPORT_NO_CHART_DATA | SEF_DEFAULT, pPoint, pAttrList ); in ExportShape() 3142 … GetShapeExport()->exportShape(xShape, SEF_EXPORT_NO_CHART_DATA | SEF_DEFAULT, pPoint, pAttrList); in ExportShape() 3204 GetShapeExport()->exportShape(xShape, SEF_DEFAULT, pPoint); in ExportShape() 3417 … GetShapeExport()->exportShape(rMyCell.xNoteShape, SEF_DEFAULT|SEF_EXPORT_ANNOTATION, NULL); in WriteAnnotation()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 1570 xShapeExport->exportShape(xShape.get(),SEF_DEFAULT|SEF_EXPORT_NO_WS,&aRefPoint); in exportShapes()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 1583 rShapeExport->exportShape( xShape ); in parseDocument()
|
Completed in 98 milliseconds