Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dviewfunc.cxx1069 sal_uInt32 nNewMod = nNewFormat % SV_COUNTRY_LANGUAGE_OFFSET; in ApplyAttributes() local
1070 if ( nNewMod == ( nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET ) && in ApplyAttributes()
1071 nNewMod <= SV_MAX_ANZ_STANDARD_FORMATE ) in ApplyAttributes()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2139 sal_uLong nNewMod = nNewFormat % SV_COUNTRY_LANGUAGE_OFFSET; in lcl_SetCellProperty() local
2140 if ( nNewMod == ( nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET ) && in lcl_SetCellProperty()
2141 nNewMod <= SV_MAX_ANZ_STANDARD_FORMATE ) in lcl_SetCellProperty()

Completed in 61 milliseconds