Lines Matching refs:LinePropertiesPtr
122 oox::drawingml::LinePropertiesPtr pLeftBorder( new oox::drawingml::LineProperties); in SetTableStyleProperties()
127 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_left,pL… in SetTableStyleProperties()
128 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_right,p… in SetTableStyleProperties()
129 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_top,pLe… in SetTableStyleProperties()
130 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_bottom,… in SetTableStyleProperties()
131 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_insideH… in SetTableStyleProperties()
132 …bl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_insideV… in SetTableStyleProperties()
169 oox::drawingml::LinePropertiesPtr pFstBottomBorder( new oox::drawingml::LineProperties); in CreateTableStyle()
174 …ow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_bottom,… in CreateTableStyle()
179 …ow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_top,pFs… in CreateTableStyle()
204 oox::drawingml::LinePropertiesPtr pFstBottomBorder( new oox::drawingml::LineProperties); in CreateTableStyle()
209 …ow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_bottom,… in CreateTableStyle()
213 …ow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePropertiesPtr>(XML_top,pFs… in CreateTableStyle()