Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx165 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 …]
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx181 : 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()
H A DXMLChangeTrackingExportHelper.cxx165 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()
H A DXMLTrackedChangesContext.cxx1427 pChangeTrackingImportHelper->StartChangeAction(SC_CAT_CONTENT); in ScXMLContentChangeContext()
/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx341 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()
H A Dacredlin.cxx344 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()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx134 case SC_CAT_CONTENT : in ShowNoteMarker()
165 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in ShowNoteMarker()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx620 case SC_CAT_CONTENT : in GetChangeAction()
972 if ( eSourceType == SC_CAT_CONTENT ) in MergeDocument()
1029 case SC_CAT_CONTENT: in MergeDocument()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx566 if( pDepAction->GetType() == SC_CAT_CONTENT ) in AddDependentContents()
1180 case SC_CAT_CONTENT: in PushActionRecord()
/trunk/main/sc/inc/
H A Dchgtrack.hxx78 SC_CAT_CONTENT, enumerator
822 : ScChangeAction( SC_CAT_CONTENT, rRange ), in ScChangeActionContent()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1401 case SC_CAT_CONTENT : in GetCellChangeTrackNote()
1429 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in GetCellChangeTrackNote()

Completed in 116 milliseconds