Home
last modified time | relevance | path

Searched refs:ShapeStyleRefMap (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx56 typedef ::std::map< sal_Int32, ShapeStyleRef > ShapeStyleRefMap; typedef
127 inline ShapeStyleRefMap& getShapeStyleRefs() { return maShapeStyleRefs; } in getShapeStyleRefs()
128 inline const ShapeStyleRefMap& getShapeStyleRefs() const { return maShapeStyleRefs; } in getShapeStyleRefs()
191 ShapeStyleRefMap maShapeStyleRefs;
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablestylepart.hxx56 ::oox::drawingml::ShapeStyleRefMap& getStyleRefs(){ return maStyleRefs; } in getStyleRefs()
70 ::oox::drawingml::ShapeStyleRefMap maStyleRefs;
/trunk/main/oox/source/drawingml/
H A Dshape.cxx152 ShapeStyleRefMap::const_iterator aIt = maShapeStyleRefs.find( nRefType ); in getShapeStyleRef()

Completed in 18 milliseconds