LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Enumerations
paramdialog.hxx File Reference
#include <vcl/weld.hxx>
#include <vcl/timer.hxx>
#include <com/sun/star/util/XNumberFormatter.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <connectivity/predicateinput.hxx>
#include <svx/ParseContext.hxx>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for paramdialog.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< VisitFlags >
 
class  dbaui::OParameterDialog
 

Namespaces

namespace  connectivity
 
namespace  o3tl
 
namespace  dbaui
 

Enumerations

enum class  VisitFlags {
  NONE = 0x00 ,
  Visited = 0x01 ,
  Dirty = 0x02
}
 

Enumeration Type Documentation

◆ VisitFlags

enum class VisitFlags
strong
Enumerator
NONE 
Visited 
Dirty 

Definition at line 38 of file paramdialog.hxx.