Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dcompiler.cxx1795 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()
/aoo41x/main/sc/inc/
H A Dcompiler.hxx315 …sal_uInt16 mnPredetectedReference; // reference when reading ODF, 0 (none), 1 (single) or… member in ScCompiler

Completed in 65 milliseconds