Home
last modified time | relevance | path

Searched refs:VbaSystemAXControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbasystemaxcontrol.cxx29 VbaSystemAXControl::VbaSystemAXControl( const uno::Reference< ov::XHelperInterface >& xParent, con… in VbaSystemAXControl() function in VbaSystemAXControl
36 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()
H A Dvbasystemaxcontrol.hxx34 class VbaSystemAXControl : public SystemAXControlImpl_BASE class
39VbaSystemAXControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re…
H A Dvbacontrol.cxx489 …xVBAControl.set( new VbaSystemAXControl( xVbaParent, xContext, xControl, xModel, xGeoHelper.releas… in createUserformControl()

Completed in 17 milliseconds