Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.hxx60 sal_Int32 getCurrentIndex() const;
H A DTickmarks_Equidistant.cxx635 sal_Int32 EquidistantTickIter::getCurrentIndex() const in getCurrentIndex() function in chart::EquidistantTickIter
H A DTickmarkHelper.cxx304 sal_Int32 EquidistantTickIter::getCurrentIndex() const in getCurrentIndex() function in chart::EquidistantTickIter
/AOO41X/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx159 sal_Int32 getCurrentIndex() const in getCurrentIndex() function
926 …for( sal_Int32 nCurrentIndex = aApplyCellToData.getCurrentIndex(); nCurrentIndex<nNumColumns; nCur… in applyTableToInternalDataProvider()