Lines Matching refs:pNumFmtShell

227 		aLbLanguage	.SelectLanguage( pNumFmtShell->GetCurLanguage() );	\
281 pNumFmtShell ( NULL ), in SvxNumberFormatTabPage()
299 delete pNumFmtShell; in ~SvxNumberFormatTabPage()
562 if ( pNumFmtShell ) in Reset()
563 delete pNumFmtShell; // ggF. alte Shell loeschen (==Reset) in Reset()
571 pNumFmtShell =SvxNumberFormatShell::Create( in Reset()
577 pNumFmtShell =SvxNumberFormatShell::Create( in Reset()
588 pNumFmtShell->GetInitSettings( nCatLbSelPos, eLangType, nFmtLbSelPos, in Reset()
591 aLbCurrency.SelectEntryPos((sal_uInt16)pNumFmtShell->GetCurrencySymbol()); in Reset()
790 sal_uInt32 nCurKey = pNumFmtShell->GetCurNumFmtKey(); in FillItemSet()
792 if ( aIbAdd.IsEnabled() || pNumFmtShell->IsTmpCurrencyFormat(aFormat) ) in FillItemSet()
798 nCurKey = pNumFmtShell->GetCurNumFmtKey(); in FillItemSet()
802 pNumFmtShell->FindEntry(aFormat, &nCurKey); in FillItemSet()
825 const sal_uInt32 nDelCount = pNumFmtShell->GetUpdateDataCount(); in FillItemSet()
831 pNumFmtShell->GetUpdateData( pDelArr, nDelCount ); in FillItemSet()
869 pNumFmtShell->ValidateNewEntries(); in FillItemSet()
944 aTmpString = pNumFmtShell->GetStandardName(); in FillFormatListBox_Impl()
945 aPrivCat=pNumFmtShell->GetCategory4Entry(0); in FillFormatListBox_Impl()
953 if(pNumFmtShell!=NULL) in FillFormatListBox_Impl()
958 aPrivCat=pNumFmtShell->GetCategory4Entry(i); in FillFormatListBox_Impl()
1037 pNumFmtShell->GetOptions( theFormat, in UpdateOptions_Impl()
1044 sal_uInt16 nTstPos=pNumFmtShell->FindCurrencyFormat(theFormat); in UpdateOptions_Impl()
1048 pNumFmtShell->SetCurrencySymbol(nTstPos); in UpdateOptions_Impl()
1070 if(!pNumFmtShell->FindEntry( aEdFormat.GetText(),&nCurEntryKey)) in UpdateOptions_Impl()
1190 pNumFmtShell->CategoryChanged( nTmpCatPos,nFmtLbSelPos, aEntryList ); in UpdateFormatListBox_Impl()
1193 pNumFmtShell->LanguageChanged( aLbLanguage.GetSelectLanguage(), in UpdateFormatListBox_Impl()
1205 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1215 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1216 if(pNumFmtShell->GetUserDefined4Entry(nFmtLbSelPos)) in UpdateFormatListBox_Impl()
1218 if(pNumFmtShell->GetComment4Entry(nFmtLbSelPos).Len()==0) in UpdateFormatListBox_Impl()
1234 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1235 if(pNumFmtShell->GetUserDefined4Entry(nFmtLbSelPos)) in UpdateFormatListBox_Impl()
1237 if(pNumFmtShell->GetComment4Entry(nFmtLbSelPos).Len()==0) in UpdateFormatListBox_Impl()
1351 pNumFmtShell->SetCurrencySymbol(nCurrencyPos); in IMPL_LINK()
1365 aFormat=pNumFmtShell->GetFormat4Entry(nSelPos); in IMPL_LINK()
1366 aComment=pNumFmtShell->GetComment4Entry(nSelPos); in IMPL_LINK()
1367 if(pNumFmtShell->GetUserDefined4Entry(nFmtLbSelPos)) in IMPL_LINK()
1369 if(pNumFmtShell->GetComment4Entry(nFmtLbSelPos).Len()==0) in IMPL_LINK()
1384 if ( pNumFmtShell->FindEntry( aFormat) ) in IMPL_LINK()
1387 sal_Bool bIsUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
1470 pNumFmtShell->SetCurCurrencyEntry(NULL); in IMPL_LINK()
1471 bAdded = pNumFmtShell->AddFormat( aFormat, nErrPos, in IMPL_LINK()
1489 aLbCurrency.SelectEntryPos((sal_uInt16)pNumFmtShell->GetCurrencySymbol()); in IMPL_LINK()
1495 bDeleted = pNumFmtShell->RemoveFormat( aFormat, in IMPL_LINK()
1517 pNumFmtShell->SetComment4Entry(nFmtLbSelPos, in IMPL_LINK()
1522 pNumFmtShell->SetComment4Entry(nFmtLbSelPos, in IMPL_LINK()
1550 bDeleted = pNumFmtShell->RemoveFormat( aFormat, in IMPL_LINK()
1638 if ( pNumFmtShell->FindEntry( aFormat, &nCurKey ) ) in IMPL_LINK()
1641 sal_Bool bUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
1648 sal_uInt16 nTmpCurPos=pNumFmtShell->FindCurrencyFormat(aFormat ); in IMPL_LINK()
1653 short nPosi=pNumFmtShell->GetListPos4Entry(aFormat); in IMPL_LINK()
1672 pNumFmtShell->SetCurNumFmtKey( nCurKey ); in IMPL_LINK()
1713 pNumFmtShell->MakeFormat( aFormat, in IMPL_LINK()
1722 if ( pNumFmtShell->FindEntry( aFormat ) ) in IMPL_LINK()
1725 sal_Bool bUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
1772 pNumFmtShell->SetComment4Entry(nSelPos, in IMPL_LINK()
1822 pNumFmtShell->MakePrevStringFromVal( rFormatStr, aPreviewString, rpPreviewColor, nVal ); in GetExpColorString()
1830 pNumFmtShell->MakePreviewString( rFormat, aPreviewString, pPreviewColor ); in MakePreviewText()
1838 pNumFmtShell->FormatChanged( nPos, aPreviewString, pPreviewColor ); in ChangePreviewText()
1885 pNumFmtShell->GetCurrencySymbols( aList, &nSelPos); in FillCurrencyBox()