Searched refs:getLineBorders (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/oox/source/drawingml/table/ |
| H A D | tableproperties.cxx | 127 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 128 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 129 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 130 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 131 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 132 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties() 174 …pTableStyle->getFirstRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in CreateTableStyle() 179 …pTableStyle->getLastRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePrope… in CreateTableStyle() 209 …pTableStyle->getFirstRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in CreateTableStyle() 213 …pTableStyle->getLastRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePrope… in CreateTableStyle()
|
| H A D | tablestylecellstylecontext.cxx | 76 …sal_Int32, ::oox::drawingml::LinePropertiesPtr >& rLineBorders = mrTableStylePart.getLineBorders(); in createFastChildContext()
|
| H A D | tablecell.cxx | 90 …Int32, ::oox::drawingml::LinePropertiesPtr >& rPartLineBorders( rTableStylePart.getLineBorders() ); in applyBorder()
|
| /AOO41X/main/oox/inc/oox/drawingml/table/ |
| H A D | tablestylepart.hxx | 54 …std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >& getLineBorders(){ return maLineBor… in getLineBorders() function in oox::drawingml::table::TableStylePart
|