Home
last modified time | relevance | path

Searched refs:pScChangeAction (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx380 pScChangeAction->GetDescription( aDesc, pDoc,!pScChangeAction->IsMasterDelete()); in IsValidAction()
474 pScChangeAction->GetDescription( aDesc, pDoc,!pScChangeAction->IsMasterDelete()); in InsertChangeAction()
656 pScChangeAction->GetDescription( aDesc, pDoc,!pScChangeAction->IsMasterDelete()); in InsertFilteredAction()
867 while(pScChangeAction!=NULL) in UpdateView()
913 pScChangeAction=pScChangeAction->GetNext(); in UpdateView()
1139 while(pScChangeAction!=NULL) in RejectFiltered()
1148 pScChangeAction=pScChangeAction->GetPrev(); in RejectFiltered()
1162 while(pScChangeAction!=NULL) in AcceptFiltered()
1171 pScChangeAction=pScChangeAction->GetPrev(); in AcceptFiltered()
1376 pScChangeAction=pScChangeAction->GetNext(); in InsertAcceptedORejected()
[all …]
/aoo4110/main/sc/source/ui/inc/
H A Dacredlin.hxx202 sal_Bool IsValidAction(const ScChangeAction* pScChangeAction);
206 SvLBoxEntry* InsertChangeAction(const ScChangeAction* pScChangeAction,ScChangeActionState eState,
210 SvLBoxEntry* InsertFilteredAction(const ScChangeAction* pScChangeAction,ScChangeActionState eState,
215 SvLBoxEntry* InsertChangeActionContent(const ScChangeActionContent* pScChangeAction,
218 void GetDependents( const ScChangeAction* pScChangeAction,
240 sal_Bool Expand(ScChangeTrack* pChanges,const ScChangeAction* pScChangeAction,

Completed in 33 milliseconds