diff options
author | Kai Ahrens <ka@openoffice.org> | 2001-02-15 10:34:13 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2001-02-15 10:34:13 +0000 |
commit | a4c12fa4d1a67e4ca5d194f9a92899b6019a29d0 (patch) | |
tree | d2e6b8e2ec3fdc69b8d9b310347c39a9bffa85ec /goodies/inc | |
parent | 6661ddddf94353b961f917bb2ba3bde22298a4d9 (diff) |
#83707#: new method ::SetSwapState
Diffstat (limited to 'goodies/inc')
-rw-r--r-- | goodies/inc/grfmgr.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/goodies/inc/grfmgr.hxx b/goodies/inc/grfmgr.hxx index b9d126f78e84..ec13a867b00b 100644 --- a/goodies/inc/grfmgr.hxx +++ b/goodies/inc/grfmgr.hxx @@ -2,9 +2,9 @@ * * $RCSfile: grfmgr.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: ka $ $Date: 2000-12-21 16:49:02 $ + * last change: $Author: ka $ $Date: 2001-02-15 11:34:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -455,3 +455,4 @@ public: }; #endif // _GRFMGR_HXX + |