Home
last modified time | relevance | path

Searched refs:nShapeFlags (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx133 void RtfSdrExport::AddShape( sal_uInt32 nShapeType, sal_uInt32 nShapeFlags, sal_uInt32 /*nShapeId*/… in AddShape() argument
138 m_nShapeFlags = nShapeFlags; in AddShape()
H A Drtfsdrexport.hxx97 virtual void AddShape( sal_uInt32 nShapeType, sal_uInt32 nShapeFlags, sal_uInt32 nShapeId = 0 );
H A Descher.hxx115 sal_uInt32 nShapeFlags, const Graphic &rGraphic, const SdrObject &rObj,
H A Dwrtw8esh.cxx3006 sal_uInt32 nShapeFlags, const Graphic &rGraphic, const SdrObject &rObj, in WriteOLEPicture() argument
3010 AddShape(ESCHER_ShpInst_PictureFrame, nShapeFlags, nShapeId); in WriteOLEPicture()
/trunk/main/oox/source/export/
H A Dvmlexport.cxx170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape() argument
173 m_nShapeFlags = nShapeFlags; in AddShape()
/trunk/main/oox/inc/oox/export/
H A Dvmlexport.hxx96 virtual void AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId = 0 );

Completed in 41 milliseconds