Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dshape.cxx428 if( const ShapeStyleRef* pFillRef = getShapeStyleRef( XML_fillRef ) ) in createAndInsert() local
430 … if( const FillProperties* pFillProps = pTheme->getFillStyle( pFillRef->mnThemedIdx ) ) in createAndInsert()
432 nFillPhClr = pFillRef->maPhClr.getColor( rGraphicHelper ); in createAndInsert()

Completed in 13 milliseconds