Kaydet (Commit) a109a0d2 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS swqcore08 (1.2.458); FILE MERGED

2005/02/28 10:17:39 hbrinkm 1.2.458.1: #i42807# UpdateTOXBaseSection
üst 54452d48
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: SwUndoTOXChange.hxx,v $ * $RCSfile: SwUndoTOXChange.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2004-05-18 13:56:15 $ * last change: $Author: rt $ $Date: 2005-03-29 14:36:05 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
************************************************************************/ ************************************************************************/
#ifndef _SW_UNDO_TOX_CHANGE_HXX #ifndef _SW_UNDO_TOX_CHANGE_HXX
#define _SW_UNDO_TOX_CHANGE_HXX #define _SW_UNDO_TOX_CHANGE_HXX
#ifndef _UNDOBJ_HXX #ifndef _UNDOBJ_HXX
#include <undobj.hxx> #include <undobj.hxx>
#endif #endif
...@@ -73,6 +72,8 @@ class SwUndoTOXChange : public SwUndo ...@@ -73,6 +72,8 @@ class SwUndoTOXChange : public SwUndo
{ {
SwTOXBase * pTOX, aOld, aNew; SwTOXBase * pTOX, aOld, aNew;
void UpdateTOXBaseSection();
public: public:
SwUndoTOXChange(SwTOXBase * pTOX, const SwTOXBase & rNew); SwUndoTOXChange(SwTOXBase * pTOX, const SwTOXBase & rNew);
virtual ~SwUndoTOXChange(); virtual ~SwUndoTOXChange();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment