Home
last modified time | relevance | path

Searched refs:IsEnabled (Results 326 – 328 of 328) sorted by relevance

1...<<11121314

/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx582 ( (const XFillFloatTransparenceItem&) aAttr.Get( XATTR_FILLFLOATTRANSPARENCE ) ).IsEnabled(); in CreateFillProperties()
/aoo42x/main/vcl/source/window/
H A Dmenu.cxx3435 if ( pWin && pWin->IsEnabled() && pWin->IsInputEnabled() && ! pWin->IsInModalMode() ) in ImplHandleKeyEvent()
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindows.cxx3655 return ( pEdit && !pEdit->IsReadOnly() && pEdit->IsEnabled() ) ? sal_True : sal_False; in isEditable()

Completed in 121 milliseconds

1...<<11121314