LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ustring.hxx>
#include <comphelper/comphelperdllapi.h>
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< comphelper::EConfigurationModes > |
class | comphelper::ConfigurationHelper |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | comphelper |
namespace | o3tl |
Enumerations | |
enum class | comphelper::EConfigurationModes { comphelper::Standard = 0 , comphelper::ReadOnly = 1 , comphelper::AllLocales = 2 } |
specify all possible modes, which can be used to open a configuration access. More... | |