LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <connectivity/CommonTools.hxx>
#include <svtools/toolboxcontroller.hxx>
#include <vcl/vclptr.hxx>
Go to the source code of this file.
Classes | |
class | dbaui::LimitBoxController |
Namespaces | |
namespace | dbaui |
Typedefs | |
typedef cppu::ImplInheritanceHelper< ::svt::ToolboxController, css::lang::XServiceInfo > | dbaui::LimitBoxController_Base |
A ToolboxController to paste LimitBox onto the Query Design Toolbar It is communicating with querycontroller and this channel make enable to set\get the value of limitbox when switching between views. More... | |