Home
last modified time | relevance | path

Searched refs:getRowRanges (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx201 vector<ScSharedTokenRef>* getRowRanges(SCROW nRow) const;
226 vector<ScSharedTokenRef>* TokenTable::getRowRanges(SCROW nRow) const in getRowRanges() function in __anon8a033c3c0111::TokenTable
429 return maRowHeaders.getRowRanges( nRow); in getRowHeaderRanges()
439 return maData.getRowRanges( nRow); in getDataRowRanges()

Completed in 71 milliseconds