LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Variables | |
const OUString | sEmpty |
const OUString sEmpty |
Definition at line 50 of file namespacemap.cxx.
Referenced by SvXMLNamespaceMap::GetNameByIndex(), SvXMLNamespaceMap::GetNameByKey(), SvXMLNamespaceMap::GetPrefixByIndex(), and SvXMLNamespaceMap::GetPrefixByKey().