Searched refs:aFillProperties (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/oox/source/drawingml/table/ |
| H A D | tablecell.cxx | 176 oox::drawingml::FillProperties aFillProperties; in pushToXCell() local 186 aFillProperties.assignUsed( *rBackgroundFillPropertiesPtr ); in pushToXCell() 188 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 203 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 215 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 227 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 239 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 259 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 271 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 285 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() [all …]
|
| /AOO41X/main/oox/source/drawingml/ |
| H A D | shape.cxx | 416 FillProperties aFillProperties; in createAndInsert() local 417 aFillProperties.moFillType = XML_noFill; in createAndInsert() 431 aFillProperties.assignUsed( *pFillProps ); in createAndInsert() 443 aFillProperties.assignUsed( getFillProperties() ); in createAndInsert() 457 aFillProperties.pushToPropMap( aShapeProps, rGraphicHelper, mnRotation, nFillPhClr ); in createAndInsert()
|