Searched refs:rPartLineBorders (Results 1 – 1 of 1) sorted by relevance
90 …std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >& rPartLineBorders( rTableStylePart.get… in applyBorder() local91 …Int32, ::oox::drawingml::LinePropertiesPtr >::const_iterator aIter( rPartLineBorders.find( nLineTy… in applyBorder()92 if ( ( aIter != rPartLineBorders.end() ) && aIter->second.get() ) in applyBorder()
Completed in 13 milliseconds