Home
last modified time | relevance | path

Searched defs:rxCell (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/oox/source/drawingml/table/
H A Dtablecell.cxx96 …erence < ::com::sun::star::table::XCell >& rxCell, oox::drawingml::FillProperties& rFillProperties, in applyTableStylePart()
127 …operties( const Reference < ::com::sun::star::table::XCell >& rxCell, const TableCell& rTableCell ) in applyTableCellProperties()
163 …t ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextListStyle, in pushToXCell()
/AOO41X/main/oox/source/xls/
H A Dworksheethelper.cxx1426 CellAddress WorksheetHelper::getCellAddress( const Reference< XCell >& rxCell ) in getCellAddress()
/AOO41X/main/sc/source/ui/vba/
H A Dvbarange.cxx4882 …code lclGetPrefixChar( const uno::Reference< table::XCell >& rxCell ) throw (uno::RuntimeException) in lclGetPrefixChar()