Searched refs:IsClickable (Results 1 – 4 of 4) sorted by relevance
440 pNewData->bIsAcceptable=pScChangeAction->IsClickable(); in InsertChangeAction()622 pNewData->bIsAcceptable=pScChangeAction->IsClickable(); in InsertFilteredAction()809 pNewData->bIsAcceptable=pScChangeAction->IsClickable(); in InsertChangeActionContent()1339 pParentData->bIsAcceptable=pScChangeAction->IsClickable(); in InsertContentChilds()
672 ( pAction->IsClickable() || pAction->IsVisible() ) ) in IMPL_LINK()
185 sal_Bool ScChangeAction::IsClickable() const in IsClickable() function in ScChangeAction220 if ( !IsClickable() ) in IsRejectable()4228 if ( !pContent->IsClickable() ) in SelectContent()4303 if ( !pAct->IsClickable() ) in Accept()
402 sal_Bool IsClickable() const;
Completed in 101 milliseconds