LibreOffice Module desktop (master) 1
|
#include <rtl/ustring.hxx>
#include <osl/file.hxx>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | dp_misc::PersistentMap |
Namespaces | |
namespace | dp_misc |
Typedefs | |
typedef std::unordered_map< OString, OString > | dp_misc::t_string2string_map |