Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/uiview/
H A Dview.cxx586 SfxItemState eStateRO, eStateProtAll; in _CheckReadonlyState() local
591 eStateProtAll = rDis.QueryState( FN_EDIT_REGION, pItem ); in _CheckReadonlyState()
645 if ( SFX_ITEM_DISABLED == eStateProtAll ) in _CheckReadonlyState()
661 SFX_ITEM_DISABLED != eStateProtAll ) in _CheckReadonlyState()