Searched refs:GetEntryTable (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 196 pCurFmtTable = &( pFormatter->GetEntryTable( nCurCategory, in CategoryChanged() 293 pCurFmtTable = &(pFormatter->GetEntryTable( nCurCategory, in AddFormat() 347 pCurFmtTable = &(pFormatter->GetEntryTable( nCurCategory, in RemoveFormat()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 380 SvNumberFormatTable& GetEntryTable(short eType,
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 1061 return GetEntryTable(eTypetmp, FIndex, rLnge); in GetFirstEntryTable() 1137 return GetEntryTable(eType, FIndex, ActLnge); in ChangeCL() 1140 SvNumberFormatTable& SvNumberFormatter::GetEntryTable( in GetEntryTable() function in SvNumberFormatter
|
H A D | numfmuno.cxx | 465 pFormatter->GetEntryTable( nType, nIndex, eLang ); in queryKeys()
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 1716 SvNumberFormatTable& rTable = pFormatter->GetEntryTable( in Export()
|
Completed in 41 milliseconds