Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/utlui/
H A Dprcntfld.cxx44 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()
/aoo41x/main/sw/source/ui/inc/
H A Dprcntfld.hxx39 sal_Int64 nLastValue; member in PercentField
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx660 sal_Int32 nLastValue = 0; in lcl_SetTblSeparators() local
667 long(aCols[i] - long(nLastValue)) < 0 || in lcl_SetTblSeparators()
673 nLastValue = aCols[i]; in lcl_SetTblSeparators()

Completed in 57 milliseconds