Home
last modified time | relevance | path

Searched defs:nShapeFlags (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/ !
H A Drtfsdrexport.cxx133 void RtfSdrExport::AddShape( sal_uInt32 nShapeType, sal_uInt32 nShapeFlags, sal_uInt32 /*nShapeId*/… in AddShape() argument
H A Dwrtw8esh.cxx3005 sal_uInt32 nShapeFlags, const Graphic &rGraphic, const SdrObject &rObj, in WriteOLEPicture()
/AOO42X/main/oox/source/export/ !
H A Dvmlexport.cxx170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape()