Home
last modified time | relevance | path

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

1234

/aoo4110/main/svx/source/form/
H A Dformcontroller.cxx1755 … if ( m_xFormOperations.is() && m_xFormOperations->isEnabled( FormFeature::MoveToNext ) ) in focusGained()
1760 … if ( m_xFormOperations.is() && m_xFormOperations->isEnabled( FormFeature::MoveToPrevious ) ) in focusGained()
H A Dfmshimp.cxx1862 return rController->isEnabled( _nSlot ); in IsFormSlotEnabled()
/aoo4110/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1393 return mxContentWindow.is() && mxContentWindow->isEnabled(); in GetWindowState()
/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx222 virtual bool isEnabled() const in isEnabled() function in svt::table::EmptyTableModel
/aoo4110/main/framework/source/uielement/
H A Dmenubarmanager.cxx1153 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in IMPL_LINK()
/aoo4110/main/sfx2/source/control/
H A Dbindings.cxx2354 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in ExecuteCommand_Impl()
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindow.cxx2574 sal_Bool SAL_CALL VCLXWindow::isEnabled( ) throw (::com::sun::star::uno::RuntimeException) in isEnabled() function in VCLXWindow
/aoo4110/main/svx/source/dialog/
H A Dsvxruler.cxx68 if(::comphelper::UiEventsLogger::isEnabled()) //#i88653# in lcl_logRulerUse()

Completed in 121 milliseconds

1234