LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <rtl/ustring.hxx>
#include <map>
#include <utility>
Go to the source code of this file.
Classes | |
class | SvI18NMapEntry_Key |
class | SvI18NMap |
Typedefs | |
typedef std::map< SvI18NMapEntry_Key, OUString > | SvI18NMap_Impl |
typedef std::map<SvI18NMapEntry_Key, OUString> SvI18NMap_Impl |
Definition at line 48 of file i18nmap.hxx.