diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-04 18:24:48 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-04 18:24:48 +0000 |
commit | 79bd76b09df5fea831179d683fc53470412b0f8e (patch) | |
tree | 2a63768731462ba517d8289adc7a8ff4f9629de0 /sfx2/source/inc/objshimp.hxx | |
parent | ff19914909750cf611a9a8317a08822786f78d57 (diff) |
INTEGRATION: CWS mav3 (1.15.4.1.12); FILE MERGED
2003/02/20 10:01:28 mav 1.15.4.1.12.1: #i2822# XLoadable and XTransferable implementations
Diffstat (limited to 'sfx2/source/inc/objshimp.hxx')
-rw-r--r-- | sfx2/source/inc/objshimp.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx index 5370c00e14dc..8ed0b46f56bf 100644 --- a/sfx2/source/inc/objshimp.hxx +++ b/sfx2/source/inc/objshimp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: objshimp.hxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: hr $ $Date: 2003-03-27 11:28:29 $ + * last change: $Author: hr $ $Date: 2003-04-04 19:24:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -234,8 +234,5 @@ struct SfxObjectShell_Impl }; -extern void GetFileTitle_Impl( String& aName ); - - #endif |