Searched refs:pScChangeAction (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 380 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 …]
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | acredlin.hxx | 202 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 26 milliseconds