Home
last modified time | relevance | path

Searched refs:cSheetPrefix (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx1975 sal_Unicode cSheetPrefix = pConv->getSpecialSymbol(ScCompiler::Convention::ABS_SHEET_PREFIX); in NextSymbol() local
2337 else if (cSheetPrefix == c && nRefInName == 0) in NextSymbol()
2426 if ( pStart[nSrcPos] == cSheetPrefix && pStart[nSrcPos+1] == '\'' ) in NextSymbol()

Completed in 36 milliseconds