Searched refs:nPrivCat (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 583 sal_uInt16 nPrivCat = CAT_CURRENCY; in FillEntryList_Impl() local 600 CategoryToPos_Impl(nCurCategory, nPrivCat); in FillEntryList_Impl() 601 FillEListWithStd_Impl(rList,nPrivCat,nSelPos); in FillEntryList_Impl() 604 if( nPrivCat!=CAT_CURRENCY) in FillEntryList_Impl() 605 nSelPos=FillEListWithUsD_Impl(rList,nPrivCat,nSelPos); in FillEntryList_Impl() 610 void SvxNumberFormatShell::FillEListWithStd_Impl( SvStrings& rList,sal_uInt16 nPrivCat,short &nSelP… in FillEListWithStd_Impl() argument 622 if(nPrivCat==CAT_CURRENCY) in FillEListWithStd_Impl() 631 switch(nPrivCat) in FillEListWithStd_Impl() 665 if(nPrivCat==CAT_DATE || nPrivCat==CAT_TIME) in FillEListWithStd_Impl() 1101 short SvxNumberFormatShell::FillEListWithUsD_Impl( SvStrings& rList, sal_uInt16 nPrivCat, short nSe… in FillEListWithUsD_Impl() argument [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | numfmtsh.hxx | 251 SVX_DLLPRIVATE short FillEListWithUsD_Impl( SvStrings& rList, sal_uInt16 nPrivCat, short Pos );
|
Completed in 23 milliseconds