Searched refs:VbaSystemAXControl (Results 1 – 3 of 3) sorted by relevance
29 VbaSystemAXControl::VbaSystemAXControl( const uno::Reference< ov::XHelperInterface >& xParent, con… in VbaSystemAXControl() function in VbaSystemAXControl36 uno::Reference< beans::XIntrospectionAccess > SAL_CALL VbaSystemAXControl::getIntrospection() in getIntrospection()43 uno::Any SAL_CALL VbaSystemAXControl::invoke( const ::rtl::OUString& aFunctionName, const uno::Sequ… in invoke()50 void SAL_CALL VbaSystemAXControl::setValue( const ::rtl::OUString& aPropertyName, const uno::Any& a… in setValue()57 uno::Any SAL_CALL VbaSystemAXControl::getValue( const ::rtl::OUString& aPropertyName ) in getValue()64 ::sal_Bool SAL_CALL VbaSystemAXControl::hasMethod( const ::rtl::OUString& aName ) in hasMethod()71 ::sal_Bool SAL_CALL VbaSystemAXControl::hasProperty( const ::rtl::OUString& aName ) in hasProperty()79 VbaSystemAXControl::getServiceImplName() in getServiceImplName()87 VbaSystemAXControl::getServiceNames() in getServiceNames()
34 class VbaSystemAXControl : public SystemAXControlImpl_BASE class39 …VbaSystemAXControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re…
489 …xVBAControl.set( new VbaSystemAXControl( xVbaParent, xContext, xControl, xModel, xGeoHelper.releas… in createUserformControl()
Completed in 19 milliseconds