Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dnumfmtsh.cxx641 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithFormats_Impl() local
642 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithFormats_Impl()
676 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithDateTime_Impl() local
677 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithDateTime_Impl()
792 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithSysCurrencys() local
793 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithSysCurrencys()
829 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithSysCurrencys()
906 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithUserCurrencys() local
907 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithUserCurrencys()
1261 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in GetCategory4Entry() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dnumfmtsh.cxx678 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithOneFormat_Impl() local
680 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithOneFormat_Impl()
696 && (!bSuppressDuplicates || IsEssentialFormat_Impl(nMyCat, nNFEntry) in FillEListWithOneFormat_Impl()
791 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithSysCurrencys() local
792 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithSysCurrencys()
828 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithSysCurrencys() local
829 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithSysCurrencys()
907 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in FillEListWithUserCurrencys() local
908 CategoryToPos_Impl(nMyCat, nMyType); in FillEListWithUserCurrencys()
1264 SvNumFormatType nMyCat = pNumEntry->GetMaskedType(); in GetCategory4Entry() local
[all …]