Searched refs:lcl_getCharPropFromTblStylePart (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/oox/source/drawingml/table/ |
H A D | tablecell.cxx | 199 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getWholeTbl()); in pushToXCell() 223 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastRow()); in pushToXCell() 235 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getFirstCol()); in pushToXCell() 247 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastCol()); in pushToXCell() 267 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getBand2H()); in pushToXCell() 279 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getBand1H()); in pushToXCell() 293 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getNwCell()); in pushToXCell() 305 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getSwCell()); in pushToXCell() 317 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getNeCell()); in pushToXCell() 329 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getSeCell()); in pushToXCell() [all …]
|
Completed in 8 milliseconds