Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/items/
H A Dnumfmtsh.cxx690 String aNewFormNInfo; in FillEListWithFormats_Impl() local
710 aNewFormNInfo= pNumEntry->GetFormatstring(); in FillEListWithFormats_Impl()
712 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithFormats_Impl()
736 String aNewFormNInfo; in FillEListWithDateTime_Impl() local
755 aNewFormNInfo= pNumEntry->GetFormatstring(); in FillEListWithDateTime_Impl()
757 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithDateTime_Impl()
820 String aNewFormNInfo; in FillEListWithSysCurrencys() local
844 aNewFormNInfo= pNumEntry->GetFormatstring(); in FillEListWithSysCurrencys()
846 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithSysCurrencys()
887 aNewFormNInfo= pNumEntry->GetFormatstring(); in FillEListWithSysCurrencys()
[all …]