Searched refs:rPartFillPropertiesPtr (Results 1 – 1 of 1) sorted by relevance
105 …boost::shared_ptr< ::oox::drawingml::FillProperties >& rPartFillPropertiesPtr( rTableStylePart.get… in applyTableStylePart() local106 if ( rPartFillPropertiesPtr.get() ) in applyTableStylePart()107 rFillProperties.assignUsed( *rPartFillPropertiesPtr ); in applyTableStylePart()
Completed in 10 milliseconds