Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx246 if(!IsCompletelyDisabled()) in MouseButtonDown()
277 if(!IsCompletelyDisabled()) in KeyInput()
466 if(IsCompletelyDisabled()) in Paint()
500 if(!IsCompletelyDisabled()) in Paint()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx144 sal_Bool IsCompletelyDisabled() const { return mbCompleteDisable; } in IsCompletelyDisabled() function in SvxRectCtl
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx487 sal_Bool bIsDisabled(aCtlPosition.IsCompletelyDisabled()); in FillItemSet()