#include <uiobject_uno.hxx>
Definition at line 25 of file uiobject_uno.hxx.
◆ UIObjectUnoObj()
UIObjectUnoObj::UIObjectUnoObj |
( |
std::unique_ptr< UIObject > |
pObj | ) |
|
|
explicit |
◆ ~UIObjectUnoObj()
UIObjectUnoObj::~UIObjectUnoObj |
( |
| ) |
|
|
overridevirtual |
◆ executeAction()
void SAL_CALL UIObjectUnoObj::executeAction |
( |
const OUString & |
rAction, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
xPropValues |
|
) |
| |
|
override |
◆ getChild()
css::uno::Reference< css::ui::test::XUIObject > SAL_CALL UIObjectUnoObj::getChild |
( |
const OUString & |
rID | ) |
|
|
override |
◆ getChildren()
css::uno::Sequence< OUString > UIObjectUnoObj::getChildren |
( |
| ) |
|
|
override |
◆ getHierarchy()
OUString SAL_CALL UIObjectUnoObj::getHierarchy |
( |
| ) |
|
|
override |
◆ getImplementationName()
OUString SAL_CALL UIObjectUnoObj::getImplementationName |
( |
| ) |
|
|
override |
◆ getState()
css::uno::Sequence< css::beans::PropertyValue > UIObjectUnoObj::getState |
( |
| ) |
|
|
override |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > UIObjectUnoObj::getSupportedServiceNames |
( |
| ) |
|
|
override |
◆ getType()
OUString SAL_CALL UIObjectUnoObj::getType |
( |
| ) |
|
|
override |
◆ supportsService()
sal_Bool UIObjectUnoObj::supportsService |
( |
OUString const & |
ServiceName | ) |
|
|
override |
◆ mpObj
std::unique_ptr<UIObject> UIObjectUnoObj::mpObj |
|
private |
The documentation for this class was generated from the following files: