LibreOffice Module comphelper (master) 1
Classes | Namespaces | Enumerations
configurationhelper.hxx File Reference
#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>
Include dependency graph for configurationhelper.hxx:
This graph shows which files directly or indirectly include this file:

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...