Searched refs:SvI18NMap (Results 1 – 7 of 7) sorted by relevance
75 SvI18NMapEntry_Impl *SvI18NMap::_Find( sal_uInt16 nKind, in SV_IMPL_OP_PTRARR_SORT()90 SvI18NMap::SvI18NMap() : in SvI18NMap() function in SvI18NMap96 SvI18NMap::~SvI18NMap() in ~SvI18NMap()101 void SvI18NMap::Add( sal_uInt16 nKind, const OUString& rName, in Add()113 const OUString& SvI18NMap::Get( sal_uInt16 nKind, const OUString& rName ) const in Get()
41 class XMLOFF_DLLPUBLIC SvI18NMap class50 SvI18NMap();51 ~SvI18NMap();
33 class SvI18NMap;80 const SvI18NMap *pI18NMap ) const;
58 class SvI18NMap;594 SvI18NMap& GetRenameMap();
284 const SvI18NMap *pI18NMap=0 );466 const SvI18NMap *pI18NMap ) in GetProperties()1200 const SvI18NMap *pI18NMap ) const in FillUnoNumRule()
551 ::std::auto_ptr<SvI18NMap> m_pRenameMap;2708 SvI18NMap& XMLTextImportHelper::GetRenameMap() in GetRenameMap()2712 m_pImpl->m_pRenameMap.reset( new SvI18NMap() ); in GetRenameMap()
592 class SvI18NMap;
Completed in 67 milliseconds