Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2276 static const int kQuote = (1 << 4); in NextSymbol() local
2354 else if (nRefInName & kQuote) in NextSymbol()
2357 nRefInName &= ~kQuote; in NextSymbol()
2365 nRefInName |= kQuote; in NextSymbol()

Completed in 48 milliseconds