Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx155 aMoveCutOffs(), in ScMyDelAction()
380 …static_cast<ScMyDelAction*>(pCurrentAction)->aMoveCutOffs.push_front(ScMyMoveCutOff(nID, nStartPos… in AddMoveCutOff()
616 if (!pAction->aMoveCutOffs.empty()) in SetDeletionDependencies()
621 ScMyMoveCutOffs::iterator aItr(pAction->aMoveCutOffs.begin()); in SetDeletionDependencies()
622 ScMyMoveCutOffs::iterator aEndItr(pAction->aMoveCutOffs.end()); in SetDeletionDependencies()
637 aItr = pAction->aMoveCutOffs.erase(aItr); in SetDeletionDependencies()
H A DXMLChangeTrackingImportHelper.hxx148 ScMyMoveCutOffs aMoveCutOffs; member

Completed in 15 milliseconds