Home
last modified time | relevance | path

Searched refs:SEF_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx69 #define SEF_DEFAULT SEF_EXPORT_POSITION|SEF_EXPORT_SIZE macro
232 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
233 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
234 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
235 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
236 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
237 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
238 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
239 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
240 …wing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star…
[all …]
/AOO42X/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3108 …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()
/AOO42X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1570 xShapeExport->exportShape(xShape.get(),SEF_DEFAULT|SEF_EXPORT_NO_WS,&aRefPoint); in exportShapes()
/AOO42X/main/xmloff/source/text/
H A Dtxtparae.cxx2513 sal_Int32 nShapeFeatures = SEF_DEFAULT; in addTextFrameAttributes()