summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/viewfunc.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-11-13 13:35:31 +0000
committerThomas Lange <tl@openoffice.org>2002-11-13 13:35:31 +0000
commit45421ca83fa5c91854aa299c436df296b7d192fc (patch)
tree77cc5b50a8cef59148585ea52a6d57a40b180e32 /sw/source/ui/uiview/viewfunc.hxx
parent586b62d1089ec0c9c7d9401b2e45b6914c7705af (diff)
#103868# PDF export / MakeOptions moved
Diffstat (limited to 'sw/source/ui/uiview/viewfunc.hxx')
-rw-r--r--sw/source/ui/uiview/viewfunc.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/uiview/viewfunc.hxx b/sw/source/ui/uiview/viewfunc.hxx
index b2b5a36ba122..2c1713400974 100644
--- a/sw/source/ui/uiview/viewfunc.hxx
+++ b/sw/source/ui/uiview/viewfunc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewfunc.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2002-06-28 12:08:13 $
+ * last change: $Author: tl $ $Date: 2002-11-13 14:31:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,6 @@ class Window;
class SwWrtShell;
struct SwPrintData;
// folgende Funktionen stehen im viewprt.cxx
-void MakeOptions( PrintDialog*, SwPrtOptions&, BOOL* pFlag, BOOL bWeb, SfxPrinter* pPrt, SwPrintData* pData );
PrintDialog* CreatePrintDialog( Window* , USHORT, SwWrtShell* );
void SetPrinter( SfxPrinter*, BOOL bWeb );
SfxTabPage* CreatePrintOptionsPage( Window*, const SfxItemSet& );