Searched refs:pNumFmtShell (Results 1 – 2 of 2) sorted by relevance
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()[all …]
134 SvxNumberFormatShell* pNumFmtShell; member in SvxNumberFormatTabPage