Home
last modified time | relevance | path

Searched refs:DeleteUnchanged (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Drefundo.hxx58 void DeleteUnchanged( const ScDocument* pDoc );
/trunk/main/sc/inc/
H A Dpatattr.hxx82 void DeleteUnchanged( const ScPatternAttr* pOldAttrs );
/trunk/main/sc/source/ui/undo/
H A Drefundo.cxx96 void ScRefUndoData::DeleteUnchanged( const ScDocument* pDoc ) in DeleteUnchanged() function in ScRefUndoData
H A Dundobase.cxx297 pRefUndoData->DeleteUnchanged(pDoc); in ScMoveUndo()
H A Dundoblk.cxx898 pRefUndoData->DeleteUnchanged( pDocShell->GetDocument() ); in ScUndoPaste()
1011 pRefRedoData->DeleteUnchanged( pDoc ); in DoChange()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx878 void ScPatternAttr::DeleteUnchanged( const ScPatternAttr* pOldAttrs ) in DeleteUnchanged() function in ScPatternAttr
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1045 aNewAttrs.DeleteUnchanged( &aOldAttrs ); in ApplyAttributes()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx959 aPattern.DeleteUnchanged( pDoc->GetPattern( rPos.Col(), rPos.Row(), rPos.Tab() ) ); in PutData()

Completed in 74 milliseconds