LibreOffice Module unotools (master) 1
Classes | Namespaces | Enumerations
configitem.hxx File Reference
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Reference.h>
#include <unotools/unotoolsdllapi.h>
#include <unotools/options.hxx>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for configitem.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< ConfigItemMode >
 
class  utl::ConfigItem
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::container
 
namespace  com::sun::star::util
 
namespace  o3tl
 
namespace  utl
 

Enumerations

enum class  ConfigItemMode {
  NONE = 0x00 ,
  AllLocales = 0x02 ,
  ReleaseTree = 0x04
}
 
enum class  utl::ConfigNameFormat {
  utl::LocalNode ,
  utl::LocalPath
}
 

Enumeration Type Documentation

◆ ConfigItemMode

enum class ConfigItemMode
strong
Enumerator
NONE 
AllLocales 
ReleaseTree 

Definition at line 46 of file configitem.hxx.