Home
last modified time | relevance | path

Searched refs:isEnabled (Results 51 – 75 of 83) sorted by relevance

1234

/aoo4110/main/framework/source/uielement/
H A Dfontsizemenucontroller.cxx321 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in impl_select()
H A Dgenerictoolbarcontroller.cxx203 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in execute()
H A Dcontrolmenucontroller.cxx342 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in impl_select()
H A Drecentfilesmenucontroller.cxx277 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in executeEntry()
H A Dnewmenucontroller.cxx467 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in itemSelected()
H A Dtoolbarsmenucontroller.cxx743 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in itemSelected()
/aoo4110/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.hxx209 …bool isEnabled( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::X…
/aoo4110/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx367 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in IMPL_LINK()
/aoo4110/main/forms/source/helper/
H A Dformnavigation.cxx330 bool OFormNavigationHelper::isEnabled( sal_Int16 _nFeatureId ) const in isEnabled() function in frm::OFormNavigationHelper
/aoo4110/main/sfx2/source/toolbox/
H A Dtbxitem.cxx479 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in Dispatch()
1023 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# #i102805# in Select()
/aoo4110/main/forms/source/runtime/
H A Dformoperations.hxx132 …virtual ::sal_Bool SAL_CALL isEnabled(::sal_Int16 Feature) throw (::com::sun::star::uno::RuntimeEx…
H A Dformoperations.cxx432 ::sal_Bool SAL_CALL FormOperations::isEnabled( ::sal_Int16 _nFeature ) throw (RuntimeException) in isEnabled() function in frm::FormOperations
/aoo4110/main/toolkit/source/controls/
H A Dunocontrol.cxx770 ::sal_Bool SAL_CALL UnoControl::isEnabled( ) throw (RuntimeException) in isEnabled() function in UnoControl
772 return lcl_askPeer( getPeer(), &XWindow2::isEnabled, maComponentInfos.bEnable ); in isEnabled()
/aoo4110/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx1908 bool isEnabled = aEntries.getLength() != 0; in impl_updateDependentProperty_nothrow() local
1914 isEnabled &= ( eLSType == ListSourceType_VALUELIST ); in impl_updateDependentProperty_nothrow()
1917 PropertyLineElement::PrimaryButton, isEnabled ); in impl_updateDependentProperty_nothrow()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx253 return xWindow->isEnabled(); in getInteractive()
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx226 sal_Bool SAL_CALL isEnabled( ) throw (::com::sun::star::uno::RuntimeException);
/aoo4110/main/svtools/source/misc/
H A Dacceleratorexecute.cxx253 … if(::comphelper::UiEventsLogger::isEnabled() && m_xSMGR.is() && m_xDispatcher.is()) //#i88653# in execute()
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx173 virtual ::sal_Bool SAL_CALL isEnabled( ) throw (::com::sun::star::uno::RuntimeException);
/aoo4110/main/vcl/aqua/source/window/
H A Dsalmenu.cxx321 …if( (![item isEnabled] && ![item isSeparatorItem]) || ([item isSeparatorItem] && (lastDisplayedMen… in removeUnusedItemsRunner()
/aoo4110/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx821 bool UnoControlTableModel::isEnabled() const in isEnabled() function in svt::table::UnoControlTableModel
/aoo4110/main/comphelper/source/misc/
H A Duieventslogger.cxx215 sal_Bool UiEventsLogger::isEnabled() in isEnabled() function in comphelper::UiEventsLogger
/aoo4110/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx501 QColorGroup::ColorRole eColorRole = ( pComboBox->isEnabled() )? in drawStyledWidget()
549 QColorGroup::ColorRole eColorRole = ( pSpinWidget->isEnabled() )? in drawStyledWidget()
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl141 boolean isEnabled(
/aoo4110/main/rhino/
H A Drhino1_7R3.patch596 + public boolean isEnabled() {

Completed in 132 milliseconds

1234