Lines Matching refs:bDisabled
89 bDisabled=sal_False; in ScRedlinData()
102 bDisabled=sal_False; in ~ScRedlinData()
418 sal_Bool bDelMaster,sal_Bool bDisabled,sal_uLong nPos) in InsertChangeAction() argument
442 pNewData->bDisabled=!pNewData->bIsAcceptable | bDisabled; in InsertChangeAction()
470 pNewData->bDisabled=sal_True; in InsertChangeAction()
569 sal_Bool bDelMaster,sal_Bool bDisabled,sal_uLong nPos) in InsertFilteredAction() argument
624 pNewData->bDisabled=!pNewData->bIsAcceptable | bDisabled; in InsertFilteredAction()
652 pNewData->bDisabled=sal_True; in InsertFilteredAction()
811 pNewData->bDisabled=!pNewData->bIsAcceptable; in InsertChangeActionContent()
1314 pParentData->bDisabled=sal_False; in InsertContentChilds()
1341 pParentData->bDisabled=sal_False; in InsertContentChilds()
1398 pEntryData->bDisabled=sal_True; in InsertChilds()
1433 pEntryData->bDisabled=sal_True; in InsertDeletedChilds()
1829 (!pEntryData->bDisabled || pScChangeAction->IsVisible()) ) in IMPL_LINK()