Home
last modified time | relevance | path

Searched refs:pChanges (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx204 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 …]
H A Dhighred.cxx124 ScChangeTrack* pChanges=pDoc->GetChangeTrack(); in Init() local
125 if(pChanges!=NULL) in Init()
127 aChangeViewSet.SetTheAuthorToShow(pChanges->GetUser()); in Init()
129 ScStrCollection aUserColl=pChanges->GetUserCollection(); in Init()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx998 PropertyChangeEvent* pChanges = aChanges.getArray(); in firePropertiesChangeEvent() local
1009 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()
/trunk/main/sc/source/ui/inc/
H A Dacredlin.hxx231 void AppendChanges(ScChangeTrack* pChanges,sal_uLong nStartAction, sal_uLong nEndAction,
240 sal_Bool Expand(ScChangeTrack* pChanges,const ScChangeAction* pScChangeAction,
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx237 ScChangeTrack* pChanges=pDoc->GetChangeTrack(); in Deactivate() local
239 if(pChanges!=NULL) in Deactivate()
242 pChanges->SetModifiedLink(aLink); in Deactivate()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx935 const css::util::ElementChange* pChanges = lChanges.getConstArray(); in changesOccurred() local
952 pChanges[i].Accessor >>= sPath; in changesOccurred()
957 if (pChanges[i].Element >>= bEnabled) in changesOccurred()
973 pChanges[i].Element >>= m_nAutoSaveTimeIntervall; in changesOccurred()

Completed in 61 milliseconds