Home
last modified time | relevance | path

Searched refs:nPrivCat (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx583 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 …]
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx251 SVX_DLLPRIVATE short FillEListWithUsD_Impl( SvStrings& rList, sal_uInt16 nPrivCat, short Pos );

Completed in 18 milliseconds