Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A Di18nmap.cxx75 SvI18NMapEntry_Impl *SvI18NMap::_Find( sal_uInt16 nKind, in SV_IMPL_OP_PTRARR_SORT()
90 SvI18NMap::SvI18NMap() : in SvI18NMap() function in SvI18NMap
96 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()
/trunk/main/xmloff/inc/xmloff/
H A Di18nmap.hxx41 class XMLOFF_DLLPUBLIC SvI18NMap class
50 SvI18NMap();
51 ~SvI18NMap();
H A Dxmlnumi.hxx33 class SvI18NMap;
80 const SvI18NMap *pI18NMap ) const;
H A Dtxtimp.hxx58 class SvI18NMap;
594 SvI18NMap& GetRenameMap();
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx284 const SvI18NMap *pI18NMap=0 );
466 const SvI18NMap *pI18NMap ) in GetProperties()
1200 const SvI18NMap *pI18NMap ) const in FillUnoNumRule()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx551 ::std::auto_ptr<SvI18NMap> m_pRenameMap;
2708 SvI18NMap& XMLTextImportHelper::GetRenameMap() in GetRenameMap()
2712 m_pImpl->m_pRenameMap.reset( new SvI18NMap() ); in GetRenameMap()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx592 class SvI18NMap;

Completed in 56 milliseconds