Searched refs:nLastValue (Results 1 – 3 of 3) sorted by relevance
44 nLastValue (-1), in PercentField()104 if (nOldValue != nLastValue) in ShowPercent()110 nLastValue = nOldValue; in ShowPercent()133 nLastValue = nOldValue; in ShowPercent()136 SetPrcntValue(nLastValue, eOldUnit); in ShowPercent()
39 sal_Int64 nLastValue; member in PercentField
660 sal_Int32 nLastValue = 0; in lcl_SetTblSeparators() local667 long(aCols[i] - long(nLastValue)) < 0 || in lcl_SetTblSeparators()673 nLastValue = aCols[i]; in lcl_SetTblSeparators()
Completed in 40 milliseconds