LibreOffice Module vcl (master)
1
|
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ui/test/XUIObject.hpp>
#include <memory>
#include <vcl/uitest/uiobject.hxx>
Go to the source code of this file.
Classes | |
class | UIObjectUnoObj |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::ui::test::XUIObject, css::lang::XServiceInfo > | UIObjectBase |
typedef ::cppu::WeakComponentImplHelper< css::ui::test::XUIObject, css::lang::XServiceInfo > UIObjectBase |
Definition at line 23 of file uiobject_uno.hxx.