diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:03:25 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:03:25 +0000 |
commit | bdf077910b3f602c089e08dd0e1862b5e2586acd (patch) | |
tree | 0d5ca182d573dbc52addf408db853b6f7582a277 /sw/inc/mdiexp.hxx | |
parent | 2e2788f11ad2f7d365979fdf8744de8bff466d43 (diff) |
INTEGRATION: CWS tune05 (1.2.774); FILE MERGED
2004/07/09 07:42:55 cmc 1.2.774.1: #i30554# remove unused JavaScriptScrollMDI
Diffstat (limited to 'sw/inc/mdiexp.hxx')
-rw-r--r-- | sw/inc/mdiexp.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx index 4315bbcd79d5..edcee294c311 100644 --- a/sw/inc/mdiexp.hxx +++ b/sw/inc/mdiexp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: mdiexp.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jp $ $Date: 2000-10-30 20:31:41 $ + * last change: $Author: obo $ $Date: 2004-08-12 12:03:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,8 +104,6 @@ void RepaintPagePreview( ViewShell* pVwSh, const SwRect& rRect ); // alle QuickDraw-Bitmaps des speziellen Docs loeschen void DelAllGrfCacheEntries( SwDoc* pDoc ); -extern void JavaScriptScrollMDI( SfxFrame* pFrame, INT32 nX, INT32 nY ); - // ChgMode fuer Tabellen aus der Konfiguration lesen USHORT GetTblChgDefaultMode(); |