Home
last modified time | relevance | path

Searched refs:getShapeStyleRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dshape.cxx150 const ShapeStyleRef* Shape::getShapeStyleRef( sal_Int32 nRefType ) const in getShapeStyleRef() function in oox::drawingml::Shape
422 if( const ShapeStyleRef* pLineRef = getShapeStyleRef( XML_lnRef ) ) in createAndInsert()
428 if( const ShapeStyleRef* pFillRef = getShapeStyleRef( XML_fillRef ) ) in createAndInsert()
501 if( const ShapeStyleRef* pFontRef = getShapeStyleRef( XML_fontRef ) ) in createAndInsert()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx129 const ShapeStyleRef* getShapeStyleRef( sal_Int32 nRefType ) const;

Completed in 22 milliseconds