Searched refs:ScChangeActionType (Results 1 – 11 of 11) sorted by relevance
68 enum ScChangeActionType enum266 ScChangeActionType eType;270 ScChangeAction( ScChangeActionType,274 ScChangeAction( ScChangeActionType,283 ScChangeAction( ScChangeActionType,295 void SetType( ScChangeActionType e ) { eType = e; } in SetType()413 ScChangeActionType GetType() const { return eType; } in GetType()426 sal_Bool IsDeletedInDelType( ScChangeActionType ) const;493 const ScChangeActionType eType); // only to use in the XML import593 const ScChangeActionType eType,
131 ScChangeActionType nActionType;134 ScMyBaseAction(const ScChangeActionType nActionType);140 ScMyInsAction(const ScChangeActionType nActionType);151 ScMyDelAction(const ScChangeActionType nActionType);212 void StartChangeAction(const ScChangeActionType nActionType);
127 ScMyBaseAction::ScMyBaseAction(const ScChangeActionType nTempActionType) in ScMyBaseAction()142 ScMyInsAction::ScMyInsAction(const ScChangeActionType nActionTypeP) in ScMyInsAction()151 ScMyDelAction::ScMyDelAction(const ScChangeActionType nActionTypeP) in ScMyDelAction()219 void ScXMLChangeTrackingImportHelper::StartChangeAction(const ScChangeActionType nActionType) in StartChangeAction()
1492 ScChangeActionType nActionType(SC_CAT_INSERT_COLS); in ScXMLInsertionContext()1751 ScChangeActionType nActionType(SC_CAT_DELETE_COLS); in ScXMLDeletionContext()
96 ScChangeAction::ScChangeAction( ScChangeActionType eTypeP, const ScRange& rRange ) in ScChangeAction()113 ScChangeAction::ScChangeAction( ScChangeActionType eTypeP, const ScBigRange& rRange, in ScChangeAction()362 sal_Bool ScChangeAction::IsDeletedInDelType( ScChangeActionType eDelType ) const in IsDeletedInDelType()369 ScChangeActionType eInsType; in IsDeletedInDelType()2439 ScChangeActionType eType = pAppend->GetType(); in MasterLinks()3067 ScChangeActionType eActType = pAct->GetType(); in Dependencies()3424 ScChangeActionType eActType = pAct->GetType(); in UpdateReference()3469 ScChangeActionType eActType = pAct->GetType(); in UpdateReference()4075 ScChangeActionType eType = pDel->GetType(); in GetDependents()4414 ScChangeActionType eActType = pAct->GetType(); in Reject()[all …]
601 ScChangeActionType eType = pAction->GetType(); in GetChangeAction()894 ScChangeActionType eType = pThisAction->GetType(); in MergeDocument()960 ScChangeActionType eSourceType = pSourceAction->GetType(); in MergeDocument()
323 String* ScAcceptChgDlg::MakeTypeString(ScChangeActionType eType) in MakeTypeString()364 ScChangeActionType eType=pScChangeAction->GetType(); in IsValidAction()433 ScChangeActionType eType=pScChangeAction->GetType(); in InsertChangeAction()614 ScChangeActionType eType=pScChangeAction->GetType(); in InsertFilteredAction()
204 String* MakeTypeString(ScChangeActionType eType);
1318 ScChangeActionType eType; in IsCellInChangeTrack()1387 ScChangeActionType eType = pAction->GetType(); in GetCellChangeTrackNote()
118 ScChangeActionType eType = pAction->GetType(); in ShowNoteMarker()
2106 ScChangeActionType eActionType; in DrawChangeTrack()
Completed in 99 milliseconds