Searched refs:sheetNames (Results 1 – 4 of 4) sorted by relevance
231 String[] sheetNames = sheets.getElementNames(); in prepareDocument() local232 for ( short i = 1; i < sheetNames.length; ++i ) in prepareDocument()233 sheets.removeByName( sheetNames[ i ] ); in prepareDocument()240 sheets.getByName( sheetNames[ 0 ] ) in prepareDocument()
39 String[] sheetNames = xSheetDoc.getSheets().getElementNames(); in _Anchor() local46 xSheetDoc.getSheets().getByName(sheetNames[0])); in _Anchor()
197 case XLS_TOKEN( sheetNames ): in onCreateContext()203 case XLS_TOKEN( sheetNames ): in onCreateContext()
4493 sheetNames
Completed in 20 milliseconds