Lines Matching refs:nTmpCatPos
914 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()
1158 nTmpCatPos=aLbCategory.GetSelectEntryPos(); in UpdateFormatListBox_Impl()
1167 if(nTmpCatPos!=CAT_CURRENCY) in UpdateFormatListBox_Impl()
1190 pNumFmtShell->CategoryChanged( nTmpCatPos,nFmtLbSelPos, aEntryList ); in UpdateFormatListBox_Impl()
1335 short nTmpCatPos; in IMPL_LINK() local
1339 nTmpCatPos=nFixedCategory; in IMPL_LINK()
1343 nTmpCatPos=aLbCategory.GetSelectEntryPos(); in IMPL_LINK()
1348 if(nTmpCatPos==CAT_CURRENCY && (ListBox *)pLb == &aLbCurrency ) in IMPL_LINK()
1796 Color*& rpPreviewColor, const String& rFormatStr, short nTmpCatPos) in GetExpColorString() argument
1799 switch (nTmpCatPos) in GetExpColorString()
1900 sal_uInt16 nTmpCatPos; in SetCategory() local
1904 nTmpCatPos=nFixedCategory; in SetCategory()
1908 nTmpCatPos=nPos; in SetCategory()
1913 if(nTmpCatPos!=CAT_CURRENCY) in SetCategory()