Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx120 inline sal_Int16 getCurrentSheetIndex() const { return mnCurrSheet; } in getCurrentSheetIndex() function in oox::xls::WorkbookGlobals
624 sal_Int16 WorkbookHelper::getCurrentSheetIndex() const in getCurrentSheetIndex() function in oox::xls::WorkbookHelper
626 return mrBookGlob.getCurrentSheetIndex(); in getCurrentSheetIndex()
H A Dexcelchartconverter.cxx84 CellAddress aBaseAddr( getCurrentSheetIndex(), 0, 0 ); in createDataSequence()
H A Dworksheethelper.cxx1081 Reference<XSpreadsheet> xSheet = getSheetFromDoc( getCurrentSheetIndex() ); in finalizeValidationRanges()
H A Dstylesbuffer.cxx3018 …Type() == FILTER_BIFF) && (getBiff() == BIFF4) && isWorkbookFile() && (getCurrentSheetIndex() > 0); in finalizeImport()
/trunk/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx144 sal_Int16 getCurrentSheetIndex() const;

Completed in 53 milliseconds