LibreOffice Module framework (master) 1
|
#include <com/sun/star/ui/XUIElement.hpp>
#include <com/sun/star/ui/DockingArea.hpp>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <rtl/ustring.hxx>
#include <utility>
#include <vcl/toolbox.hxx>
Go to the source code of this file.
Classes | |
struct | framework::DockedData |
struct | framework::FloatingData |
struct | framework::UIElement |
Namespaces | |
namespace | framework |
Typedefs | |
typedef std::vector< UIElement > | framework::UIElementVector |