LibreOffice Module dbaccess (master) 1
|
#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>
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 } |
|
strong |
Enumerator | |
---|---|
NONE | |
Visited | |
Dirty |
Definition at line 38 of file paramdialog.hxx.