Home
last modified time | relevance | path

Searched refs:getEnabled (Results 1 – 21 of 21) sorted by relevance

/trunk/main/jvmfwk/source/
H A Delements.cxx714 const boost::optional<sal_Bool> & NodeJava::getEnabled() const in getEnabled() function in jfw::NodeJava
1181 if (user.getEnabled()) in merge()
1182 m_bEnabled = * user.getEnabled(); in merge()
1183 else if (share.getEnabled()) in merge()
1184 m_bEnabled = * share.getEnabled(); in merge()
1209 sal_Bool MergedSettings::getEnabled() const in getEnabled() function in jfw::MergedSettings
H A Delements.hxx271 const boost::optional<sal_Bool> & getEnabled() const;
334 sal_Bool getEnabled() const;
H A Dframework.cxx274 if (sal_False == settings.getEnabled()) in jfw_startVM()
902 if (settings.getEnabled() == sal_False) in jfw_setEnabled()
929 *pbEnabled = settings.getEnabled(); in jfw_getEnabled()
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx70 ScVbaOLEObject::getEnabled() throw (uno::RuntimeException) in getEnabled() function in ScVbaOLEObject
72 return m_xControl->getEnabled(); in getEnabled()
H A Dvbaoleobject.hxx48 virtual sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.hxx58 virtual ::sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
87 virtual ::sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
H A Dvbacommandbar.cxx127 ScVbaCommandBar::getEnabled() throw (uno::RuntimeException) in getEnabled() function in ScVbaCommandBar
225 ::sal_Bool SAL_CALL VbaDummyCommandBar::getEnabled() throw (uno::RuntimeException) in getEnabled() function in VbaDummyCommandBar
H A Dvbacommandbarcontrol.hxx63 virtual ::sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
H A Dvbacommandbarcontrol.cxx108 ScVbaCommandBarControl::getEnabled() throw (uno::RuntimeException) in getEnabled() function in ScVbaCommandBarControl
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtabpagemodel.hxx67 virtual ::sal_Bool SAL_CALL getEnabled() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/writerfilter/source/dmapper/
H A DFFDataHandler.hxx47 bool getEnabled() const;
H A DFFDataHandler.cxx72 bool FFDataHandler::getEnabled() const in getEnabled() function in writerfilter::dmapper::FFDataHandler
/trunk/main/toolkit/source/awt/
H A Dvclxtabpagemodel.cxx90 ::sal_Bool SAL_CALL VCLXTabPageModel::getEnabled() throw (::com::sun::star::uno::RuntimeException) in getEnabled() function in VCLXTabPageModel
H A Dvclxtabpagecontainer.cxx211 pTabCtrl->EnablePage(nPageID,xP->getEnabled()); in elementInserted()
/trunk/main/reportdesign/source/core/api/
H A DFormatCondition.cxx135 ::sal_Bool SAL_CALL OFormatCondition::getEnabled() throw (uno::RuntimeException) in getEnabled() function in reportdesign::OFormatCondition
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx66 virtual sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
H A Dvbacontrol.cxx167 sal_Bool SAL_CALL ScVbaControl::getEnabled() throw (uno::RuntimeException) in getEnabled() function in ScVbaControl
/trunk/main/reportdesign/source/core/inc/
H A DFormatCondition.hxx93 virtual ::sal_Bool SAL_CALL getEnabled() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dcontrolmodelcontainerbase.hxx165 virtual ::sal_Bool SAL_CALL getEnabled() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx754 ::sal_Bool SAL_CALL ControlModelContainerBase::getEnabled() throw (::com::sun::star::uno::RuntimeEx… in getEnabled() function in ControlModelContainerBase
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx462 if ( !xCond->getEnabled() ) in exportFormatConditions()

Completed in 79 milliseconds