Searched refs:pChanges (Results 1 – 6 of 6) sorted by relevance
204 if(pChanges!=NULL) in ~ScAcceptChgDlg()239 if ( pChanges ) in ReInit()253 if(pChanges!=NULL) in Init()859 if(pChanges!=NULL) in UpdateView()1134 if(pChanges!=NULL) in RejectFiltered()1157 if(pChanges!=NULL) in AcceptFiltered()1180 if(pChanges!=NULL) in IMPL_LINK()1188 pChanges->RejectAll(); in IMPL_LINK()1213 if(pChanges!=NULL) in IMPL_LINK()1221 pChanges->AcceptAll(); in IMPL_LINK()[all …]
124 ScChangeTrack* pChanges=pDoc->GetChangeTrack(); in Init() local125 if(pChanges!=NULL) in Init()127 aChangeViewSet.SetTheAuthorToShow(pChanges->GetUser()); in Init()129 ScStrCollection aUserColl=pChanges->GetUserCollection(); in Init()
998 PropertyChangeEvent* pChanges = aChanges.getArray(); in firePropertiesChangeEvent() local1009 pChanges[nFirePos].Source = xSource; in firePropertiesChangeEvent()1010 pChanges[nFirePos].PropertyName = pNames[i]; in firePropertiesChangeEvent()1011 pChanges[nFirePos].PropertyHandle = pHandles[i]; in firePropertiesChangeEvent()1012 getFastPropertyValue( pChanges[nFirePos].OldValue, pHandles[i] ); in firePropertiesChangeEvent()1013 pChanges[nFirePos].NewValue = pChanges[nFirePos].OldValue; in firePropertiesChangeEvent()
231 void AppendChanges(ScChangeTrack* pChanges,sal_uLong nStartAction, sal_uLong nEndAction,240 sal_Bool Expand(ScChangeTrack* pChanges,const ScChangeAction* pScChangeAction,
237 ScChangeTrack* pChanges=pDoc->GetChangeTrack(); in Deactivate() local239 if(pChanges!=NULL) in Deactivate()242 pChanges->SetModifiedLink(aLink); in Deactivate()
935 const css::util::ElementChange* pChanges = lChanges.getConstArray(); in changesOccurred() local952 pChanges[i].Accessor >>= sPath; in changesOccurred()957 if (pChanges[i].Element >>= bEnabled) in changesOccurred()973 pChanges[i].Element >>= m_nAutoSaveTimeIntervall; in changesOccurred()
Completed in 65 milliseconds