Searched refs:_enabled (Results 1 – 13 of 13) sorted by relevance
134 ScVbaCommandBar::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled() argument137 setVisible( _enabled ); in setEnabled()231 void SAL_CALL VbaDummyCommandBar::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled() argument234 setVisible( _enabled ); in setEnabled()
126 ScVbaCommandBarControl::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled() argument131 …pertyValues, rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ENABLED ), uno::makeAny( _enabled ) ); in setEnabled()137 setVisible( _enabled ); in setEnabled()
59 virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (css::uno::RuntimeException);88 virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (css::uno::RuntimeException);
64 virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (css::uno::RuntimeException);
76 ScVbaOLEObject::setEnabled( sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled() argument78 m_xControl->setEnabled( _enabled ); in setEnabled()
49 virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (css::uno::RuntimeException);
141 void SAL_CALL OFormatCondition::setEnabled( ::sal_Bool _enabled ) throw (uno::RuntimeException) in setEnabled() argument143 set(PROPERTY_ENABLED,_enabled,m_bEnabled); in setEnabled()
68 …virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star::uno::RuntimeExcep…
94 void SAL_CALL VCLXTabPageModel::setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star::uno::Run… in setEnabled() argument
67 virtual void SAL_CALL setEnabled( sal_Bool _enabled ) throw (css::uno::RuntimeException);
94 …virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star::uno::RuntimeExcep…
758 void SAL_CALL ControlModelContainerBase::setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star:… in setEnabled() argument760 m_bEnabled = _enabled; in setEnabled()
166 …virtual void SAL_CALL setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star::uno::RuntimeExcep…
Completed in 52 milliseconds