|
LibreOffice Module UnoControls (master) 1
|
#include <basecontrol.hxx>#include <multiplexer.hxx>#include <com/sun/star/awt/XDevice.hpp>#include <com/sun/star/awt/WindowAttribute.hpp>#include <com/sun/star/awt/PosSize.hpp>#include <com/sun/star/awt/Toolkit.hpp>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/queryinterface.hxx>#include <cppuhelper/typeprovider.hxx>Go to the source code of this file.
Namespaces | |
| namespace | unocontrols |
Variables | |
| constexpr sal_Int32 | unocontrols::DEFAULT_X = 0 |
| constexpr sal_Int32 | unocontrols::DEFAULT_Y = 0 |
| constexpr sal_Int32 | unocontrols::DEFAULT_WIDTH = 100 |
| constexpr sal_Int32 | unocontrols::DEFAULT_HEIGHT = 100 |
| constexpr bool | unocontrols::DEFAULT_VISIBLE = false |
| constexpr bool | unocontrols::DEFAULT_INDESIGNMODE = false |
| constexpr bool | unocontrols::DEFAULT_ENABLE = true |