Searched refs:mnPredetectedReference (Results 1 – 2 of 2) sorted by relevance
1795 mnPredetectedReference(0), in ScCompiler()1811 mnPredetectedReference(0), in ScCompiler()1981 mnPredetectedReference = 0; in NextSymbol()2067 mnPredetectedReference = 1; in NextSymbol()2391 ++mnPredetectedReference; in NextSymbol()2403 ++mnPredetectedReference; in NextSymbol()2720 if (mnPredetectedReference > 1 && in IsPredetectedReference()2727 ((mnPredetectedReference > 1 && ':' == c2) || 0 == c2)) in IsPredetectedReference()2731 switch (mnPredetectedReference) in IsPredetectedReference()3580 if (mnPredetectedReference) in NextNewToken()
315 …sal_uInt16 mnPredetectedReference; // reference when reading ODF, 0 (none), 1 (single) or… member in ScCompiler
Completed in 2340 milliseconds