Searched refs:pCurFmtTable (Results 1 – 2 of 2) sorted by relevance
77 pCurFmtTable ( NULL ), \196 pCurFmtTable = &( pFormatter->GetEntryTable( nCurCategory, in CategoryChanged()212 pCurFmtTable = &(pFormatter->ChangeCL( nCurCategory, in LanguageChanged()293 pCurFmtTable = &(pFormatter->GetEntryTable( nCurCategory, in AddFormat()347 pCurFmtTable = &(pFormatter->GetEntryTable( nCurCategory, in RemoveFormat()555 pCurFmtTable = &(pFormatter->GetFirstEntryTable( nCurCategory, in GetInitSettings()617 DBG_ASSERT( pCurFmtTable != NULL, "Unbekanntes Zahlenformat!" ); in FillEListWithStd_Impl()684 DBG_ASSERT( pCurFmtTable != NULL, "Unbekanntes Zahlenformat!" ); in FillEListWithFormats_Impl()686 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithFormats_Impl()730 DBG_ASSERT( pCurFmtTable != NULL, "Unbekanntes Zahlenformat!" ); in FillEListWithDateTime_Impl()[all …]
220 SvNumberFormatTable* pCurFmtTable; member in SvxNumberFormatShell