summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/print.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-08-05 15:46:46 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-08-05 15:46:46 +0000
commit712176f85a73d77d7cfef92350ebfaa3d30ef79f (patch)
tree8c689fa68a5909434f1965b30dd45aa70ec1c865 /vcl/inc/vcl/print.hxx
parent4bcda09aeec59e01797f96a163f408b642491a46 (diff)
get rid of old cruft
Diffstat (limited to 'vcl/inc/vcl/print.hxx')
-rw-r--r--vcl/inc/vcl/print.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/print.hxx b/vcl/inc/vcl/print.hxx
index 789571bc7d0e..d5d42466b611 100644
--- a/vcl/inc/vcl/print.hxx
+++ b/vcl/inc/vcl/print.hxx
@@ -270,7 +270,6 @@ private:
private:
SAL_DLLPRIVATE void ImplEndPrint();
- SAL_DLLPRIVATE BOOL StartJob( const XubString& rJobName );
SAL_DLLPRIVATE BOOL EndJob();
SAL_DLLPRIVATE Printer( const Printer& rPrinter );
SAL_DLLPRIVATE Printer& operator =( const Printer& rPrinter );
@@ -487,6 +486,7 @@ public:
void abortJob();
bool isShowDialogs() const;
+ bool isDirectPrint() const;
// implementation details, not usable outside vcl
SAL_DLLPRIVATE int getFilteredPageCount();