LibreOffice Module vcl (master) 1
|
#include <comphelper/compbase.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 ::comphelper::WeakComponentImplHelper< css::ui::test::XUIObject, css::lang::XServiceInfo > | UIObjectBase |
typedef ::comphelper::WeakComponentImplHelper< css::ui::test::XUIObject, css::lang::XServiceInfo > UIObjectBase |
Definition at line 22 of file uiobject_uno.hxx.