Lines Matching refs:ScVbaAssistant
36 ScVbaAssistant::ScVbaAssistant( const uno::Reference< XHelperInterface > xParent, const uno::Refere… in ScVbaAssistant() function in ScVbaAssistant
45 ScVbaAssistant::~ScVbaAssistant() in ~ScVbaAssistant()
49 sal_Bool SAL_CALL ScVbaAssistant::getVisible() throw (uno::RuntimeException) in getVisible()
54 void SAL_CALL ScVbaAssistant::setVisible( sal_Bool bVisible ) throw (uno::RuntimeException) in setVisible()
59 sal_Bool SAL_CALL ScVbaAssistant::getOn() throw (uno::RuntimeException) in getOn()
67 void SAL_CALL ScVbaAssistant::setOn( sal_Bool bOn ) throw (uno::RuntimeException) in setOn()
75 ScVbaAssistant::getTop() throw (css::uno::RuntimeException) in getTop()
80 ScVbaAssistant::setTop( ::sal_Int32 _top ) throw (css::uno::RuntimeException) in setTop()
85 ScVbaAssistant::getLeft() throw (css::uno::RuntimeException) in getLeft()
90 ScVbaAssistant::setLeft( ::sal_Int32 _left ) throw (css::uno::RuntimeException) in setLeft()
95 ScVbaAssistant::getAnimation() throw (css::uno::RuntimeException) in getAnimation()
100 ScVbaAssistant::setAnimation( ::sal_Int32 _animation ) throw (css::uno::RuntimeException) in setAnimation()
106 ScVbaAssistant::Name( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in Name()
112 ScVbaAssistant::getServiceImplName() in getServiceImplName()
119 ScVbaAssistant::getServiceNames() in getServiceNames()