Searched refs:SC_CAT_CONTENT (Results 1 – 11 of 11) sorted by relevance
165 if ( GetType() == SC_CAT_CONTENT ) in IsVisible()177 if ( GetType() == SC_CAT_CONTENT ) in IsTouchable()192 if ( GetType() == SC_CAT_CONTENT ) in IsClickable()222 if ( GetType() == SC_CAT_CONTENT ) in IsRejectable()243 if ( GetType() == SC_CAT_CONTENT ) in IsInternalRejectable()264 if ( GetType() == SC_CAT_CONTENT ) in IsDialogParent()400 if ( GetType() == SC_CAT_CONTENT ) in SetDeletedIn()2441 if ( eType == SC_CAT_CONTENT ) in MasterLinks()3072 if ( eActType == SC_CAT_CONTENT ) in Dependencies()3166 if ( eActType == SC_CAT_CONTENT ) in Dependencies()[all …]
181 : ScMyBaseAction(SC_CAT_CONTENT), in ScMyContentAction()243 case SC_CAT_CONTENT: in StartChangeAction()294 DBG_ASSERT(pCurrentAction->nActionType == SC_CAT_CONTENT, "wrong action type"); in SetPreviousChange()303 (pCurrentAction->nActionType != SC_CAT_CONTENT) && in SetPosition()669 DBG_ASSERT(pAction->nActionType == SC_CAT_CONTENT, "wrong action type"); in SetContentDependencies()716 if ((pDeletedAct->GetType() == SC_CAT_CONTENT) && (*aItr)->pCellInfo) in SetDependencies()740 else if (pAction->nActionType == SC_CAT_CONTENT) in SetDependencies()867 case SC_CAT_CONTENT: in CreateChangeTrack()901 if ((*aItr)->nActionType == SC_CAT_CONTENT) in CreateChangeTrack()915 DBG_ASSERT((*aItr)->nActionType == SC_CAT_CONTENT, "wrong action type"); in CreateChangeTrack()
165 if (pDeletedAction->GetType() == SC_CAT_CONTENT) in WriteDeleted()726 if (pAction->GetType() == SC_CAT_CONTENT) in CollectActionAutoStyles()745 if (pAction->GetType() == SC_CAT_CONTENT) in WorkWithChangeAction()
1427 pChangeTrackingImportHelper->StartChangeAction(SC_CAT_CONTENT); in ScXMLContentChangeContext()
341 if ( pAction->GetType() == SC_CAT_CONTENT ) in HandleAction()358 if ( pAction->GetType() == SC_CAT_CONTENT ) in HandleAction()386 if ( pAction->GetType() == SC_CAT_CONTENT ) in HandleAction()405 if ( pAction->GetType() == SC_CAT_CONTENT ) in HandleAction()850 if ( pAction->GetType() == SC_CAT_CONTENT ) in UpdateView()871 if ( pAction->GetType() == SC_CAT_CONTENT ) in UpdateView()
344 case SC_CAT_CONTENT: pStr=&aStrContent;break; in MakeTypeString()371 if(eType==SC_CAT_CONTENT) in IsValidAction()448 if(eType==SC_CAT_CONTENT) in InsertChangeAction()630 if(eType==SC_CAT_CONTENT) in InsertFilteredAction()1100 if(pScChangeAction->GetType()==SC_CAT_CONTENT) in IMPL_LINK()1286 if ( pScChangeAction->GetType() == SC_CAT_CONTENT && in InsertContentChilds()1467 case SC_CAT_CONTENT: in Expand()1524 case SC_CAT_CONTENT: in IMPL_LINK()
134 case SC_CAT_CONTENT : in ShowNoteMarker()165 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in ShowNoteMarker()
620 case SC_CAT_CONTENT : in GetChangeAction()972 if ( eSourceType == SC_CAT_CONTENT ) in MergeDocument()1029 case SC_CAT_CONTENT: in MergeDocument()
566 if( pDepAction->GetType() == SC_CAT_CONTENT ) in AddDependentContents()1180 case SC_CAT_CONTENT: in PushActionRecord()
78 SC_CAT_CONTENT, enumerator822 : ScChangeAction( SC_CAT_CONTENT, rRange ), in ScChangeActionContent()
1401 case SC_CAT_CONTENT : in GetCellChangeTrackNote()1429 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in GetCellChangeTrackNote()
Completed in 93 milliseconds