Searched refs:aFillProperties (Results 1 – 2 of 2) sorted by relevance
/trunk/main/oox/source/drawingml/table/ |
H A D | tablecell.cxx | 176 oox::drawingml::FillProperties aFillProperties; in pushToXCell() local 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() 285 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 297 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 309 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() 321 applyTableStylePart( rFilterBase, rxCell, aFillProperties, in pushToXCell() [all …]
|
/trunk/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()
|
Completed in 14 milliseconds