Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/items/
H A Dnumfmtsh.cxx81 nCurFormatKey ( nFormatKey ), \
197 nCurFormatKey, in CategoryChanged()
213 nCurFormatKey, in LanguageChanged()
228 nCurFormatKey=aCurEntryList[nFmtLbPos]; in FormatChanged()
288 nCurFormatKey = nAddKey; in AddFormat()
294 nCurFormatKey, in AddFormat()
348 nCurFormatKey, in RemoveFormat()
556 nCurFormatKey, in GetInitSettings()
714 if ( nNFEntry == nCurFormatKey ) in FillEListWithFormats_Impl()
759 if ( nNFEntry == nCurFormatKey ) in FillEListWithDateTime_Impl()
[all …]
/aoo4110/main/svx/inc/svx/
H A Dnumfmtsh.hxx183 void SetCurNumFmtKey( sal_uInt32 nNew ) { nCurFormatKey = nNew; } in SetCurNumFmtKey()
185 sal_uInt32 GetCurNumFmtKey() const { return nCurFormatKey; } in GetCurNumFmtKey()
229 sal_uInt32 nCurFormatKey; member in SvxNumberFormatShell

Completed in 21 milliseconds