Lines Matching refs:lcl_getCharPropFromTblStylePart
155 void lcl_getCharPropFromTblStylePart(TextCharacterProperties& rDstCharProp, const TableStylePart& r… in lcl_getCharPropFromTblStylePart() function
199 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getWholeTbl()); in pushToXCell()
211 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getFirstRow()); 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()
349 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getBand2V()); in pushToXCell()
361 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getBand1V()); in pushToXCell()