Searched refs:getShapeStyleRef (Results 1 – 2 of 2) sorted by relevance
150 const ShapeStyleRef* Shape::getShapeStyleRef( sal_Int32 nRefType ) const in getShapeStyleRef() function in oox::drawingml::Shape422 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()
129 const ShapeStyleRef* getShapeStyleRef( sal_Int32 nRefType ) const;
Completed in 21 milliseconds