Searched refs:SvI18NMapEntry_Impl (Results 1 – 2 of 2) sorted by relevance
33 class SvI18NMapEntry_Impl class43 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName, in SvI18NMapEntry_Impl() function in SvI18NMapEntry_Impl55 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 …]
39 class SvI18NMapEntry_Impl;45 SAL_DLLPRIVATE SvI18NMapEntry_Impl *_Find( sal_uInt16 nKind,
Completed in 13 milliseconds