Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A Di18nmap.cxx33 class SvI18NMapEntry_Impl class
43 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName, in SvI18NMapEntry_Impl() function in SvI18NMapEntry_Impl
55 sal_Bool operator==( const SvI18NMapEntry_Impl& r ) const in operator ==()
61 sal_Bool operator<( const SvI18NMapEntry_Impl& r ) const in operator <()
69 typedef SvI18NMapEntry_Impl *SvI18NMapEntry_ImplPtr;
75 SvI18NMapEntry_Impl *SvI18NMap::_Find( sal_uInt16 nKind, in SV_IMPL_OP_PTRARR_SORT()
78 SvI18NMapEntry_Impl *pRet = 0; in SV_IMPL_OP_PTRARR_SORT()
79 SvI18NMapEntry_Impl aTst( nKind, rName ); in SV_IMPL_OP_PTRARR_SORT()
104 SvI18NMapEntry_Impl *pEntry = _Find( nKind, rName ); in Add()
108 pEntry = new SvI18NMapEntry_Impl( nKind, rName, rNewName ); in Add()
[all …]
/aoo4110/main/xmloff/inc/xmloff/
H A Di18nmap.hxx39 class SvI18NMapEntry_Impl;
45 SAL_DLLPRIVATE SvI18NMapEntry_Impl *_Find( sal_uInt16 nKind,

Completed in 14 milliseconds