Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx914 short nTmpCatPos; in FillFormatListBox_Impl() local
926 nTmpCatPos=nFixedCategory; in FillFormatListBox_Impl()
930 nTmpCatPos=aLbCategory.GetSelectEntryPos(); in FillFormatListBox_Impl()
933 switch (nTmpCatPos) in FillFormatListBox_Impl()
941 if (nTmpCatPos == CAT_TEXT) in FillFormatListBox_Impl()
1023 short nTmpCatPos; in UpdateOptions_Impl() local
1028 nTmpCatPos=nFixedCategory; in UpdateOptions_Impl()
1033 nTmpCatPos=nCurCategory; in UpdateOptions_Impl()
1150 short nTmpCatPos; in UpdateFormatListBox_Impl() local
1154 nTmpCatPos=nFixedCategory; in UpdateFormatListBox_Impl()
[all …]
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx162 String GetExpColorString( Color*& rpPreviewColor, const String& aFormatStr, short nTmpCatPos );