Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dscmatrix.cxx58 mnNonValue = 0; in CreateMatrix()
153 mnNonValue++; in ScMatrix()
235 mnNonValue = 0; in ResetIsString()
250 mnNonValue = 0; in DeleteIsString()
283 mnNonValue++; in PutString()
313 mnNonValue++; in PutStringEntry()
338 mnNonValue++; in PutEmpty()
365 mnNonValue++; in PutEmptyPath()
389 mnNonValue--; in PutBoolean()
/aoo4110/main/sc/inc/
H A Dscmatrix.hxx93 sal_uLong mnNonValue; // how many strings and empties member in ScMatrix
408 { return 0 == mnNonValue; } in IsNumeric()

Completed in 32 milliseconds