summaryrefslogtreecommitdiffstats
path: root/sw/inc/dbmgr.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-09-30 16:03:07 +0200
committerMichael Stahl <mst@openoffice.org>2010-09-30 16:03:07 +0200
commit5104cfc4b35a32ff3871dcd8f60079ceff2a608d (patch)
treee5ad65d9c029d08ec3a65a98bd242528ce519641 /sw/inc/dbmgr.hxx
parentsw34refactor1: remove obsolete (printer refactoring) ViewShell::CreatePrtDoc() (diff)
downloadcore-5104cfc4b35a32ff3871dcd8f60079ceff2a608d.tar.gz
core-5104cfc4b35a32ff3871dcd8f60079ceff2a608d.zip
sw34refactor1: remove obsolete (due to printer refactoring) class SwPrtOptions:
remove SwPrtOptions instances with SwPrintData. replace SwPrtOptions::MakeOptions() with sw::InitPrintOptionsFromApplication(). move some constants from swprtopt.hxx to printdata.hxx. remove swprtopt.hxx.
Diffstat (limited to 'sw/inc/dbmgr.hxx')
-rw-r--r--sw/inc/dbmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index d044f5e80fa6..fd2f694f5e3f 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -73,7 +73,6 @@ struct SwDBFormatData
class SwView;
class SwWrtShell;
-class SwPrtOptions;
class SfxProgress;
class ListBox;
class Button;