commit 85f50f62704db5534b6997f596e103b4b1d27068 Author: serval Date: Thu Dec 9 23:26:03 2010 +0100 Remove of the virtual function AppendContent diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx index e733509..c78b4fc 100644 --- a/sc/inc/chgtrack.hxx +++ b/sc/inc/chgtrack.hxx @@ -1248,11 +1248,6 @@ public: // nicht anders geht (setzen nur String fuer // NewValue bzw. Formelerzeugung) - // bevor neuer Wert im Dokument gesetzt wird - void AppendContent( const ScAddress& rPos, - const String& rNewValue, - ScBaseCell* pOldCell ); - SC_DLLPUBLIC void AppendInsert( const ScRange& ); // pRefDoc may be NULL => no lookup of contents