Home
last modified time | relevance | path

Searched refs:ScUnoRefList (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dunoreflist.cxx33 ScUnoRefList::ScUnoRefList() in ScUnoRefList() function in ScUnoRefList
37 ScUnoRefList::~ScUnoRefList() in ~ScUnoRefList()
41 void ScUnoRefList::Add( sal_Int64 nId, const ScRangeList& rOldRanges ) in Add()
46 void ScUnoRefList::Undo( ScDocument* pDoc ) in Undo()
/aoo4110/main/sc/inc/
H A Dunoreflist.hxx47 class ScUnoRefList class
53 ScUnoRefList();
54 ~ScUnoRefList();
H A Ddocument.hxx131 class ScUnoRefList;
293 ScUnoRefList* pUnoRefUndoList;
742 ScUnoRefList* EndUnoRefUndo(); // must be deleted by caller!
/aoo4110/main/sc/source/ui/inc/
H A Drefundo.hxx39 class ScUnoRefList;
52 ScUnoRefList* pUnoRefs;
/aoo4110/main/sc/source/core/data/
H A Ddocumen3.cxx861 pUnoRefUndoList = new ScUnoRefList; in BeginUnoRefUndo()
864 ScUnoRefList* ScDocument::EndUnoRefUndo() in EndUnoRefUndo()
866 ScUnoRefList* pRet = pUnoRefUndoList; in EndUnoRefUndo()

Completed in 66 milliseconds