summaryrefslogtreecommitdiff
path: root/sw/inc/printdata.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2009-12-08 13:00:42 +0100
committerThomas Lange [tl] <tl@openoffice.org>2009-12-08 13:00:42 +0100
commit34b5a53a562ac9bb3387e1e5603cd04165a268ae (patch)
tree0394d10875d34ddce5bd93e91d395a4d7cfb8732 /sw/inc/printdata.hxx
parent8a75134b7668c04ee8b8bab2d49a84d3540a702a (diff)
#i105728#, #i105730#, #i105727# intelli UI thingies
Diffstat (limited to 'sw/inc/printdata.hxx')
-rwxr-xr-xsw/inc/printdata.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/printdata.hxx b/sw/inc/printdata.hxx
index 2df487f69838..356ecb30b79e 100755
--- a/sw/inc/printdata.hxx
+++ b/sw/inc/printdata.hxx
@@ -50,6 +50,7 @@ class OutputDevice;
class SwViewOptionAdjust_Impl;
class SwPrtOptions;
class SwWrtShell;
+class SfxViewShell;
////////////////////////////////////////////////////////////
@@ -60,7 +61,7 @@ class SwPrintUIOptions : public vcl::PrinterOptionsHelper
OutputDevice* m_pLast;
public:
- SwPrintUIOptions( bool bWeb, bool bSwSrcView );
+ SwPrintUIOptions( bool bWeb, bool bSwSrcView, bool bHasSelection, bool bHasPostIts );
~SwPrintUIOptions();
bool processPropertiesAndCheckFormat( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& i_rNewProp );