Searched refs:nShapeFlags (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | rtfsdrexport.cxx | 133 void RtfSdrExport::AddShape( sal_uInt32 nShapeType, sal_uInt32 nShapeFlags, sal_uInt32 /*nShapeId*/… in AddShape() argument 138 m_nShapeFlags = nShapeFlags; in AddShape()
|
H A D | rtfsdrexport.hxx | 97 virtual void AddShape( sal_uInt32 nShapeType, sal_uInt32 nShapeFlags, sal_uInt32 nShapeId = 0 );
|
H A D | escher.hxx | 115 sal_uInt32 nShapeFlags, const Graphic &rGraphic, const SdrObject &rObj,
|
H A D | wrtw8esh.cxx | 3006 sal_uInt32 nShapeFlags, const Graphic &rGraphic, const SdrObject &rObj, in WriteOLEPicture() argument 3010 AddShape(ESCHER_ShpInst_PictureFrame, nShapeFlags, nShapeId); in WriteOLEPicture()
|
/aoo42x/main/oox/source/export/ |
H A D | vmlexport.cxx | 170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape() argument 173 m_nShapeFlags = nShapeFlags; in AddShape()
|
/aoo42x/main/oox/inc/oox/export/ |
H A D | vmlexport.hxx | 96 virtual void AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId = 0 );
|
Completed in 125 milliseconds