summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-09 15:20:35 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-09 15:20:35 +0100
commit0d3513ca6431804576aef6e294aed3baa305774f (patch)
treed135d2dc73ffd5d824791b1039118fa15799b7f1 /sc/source/ui/inc/docsh.hxx
parent0304fc8ab143e4fa0a700cb8858fea4ef1b9fdf5 (diff)
vcl117: #i115477# clean up unused methods
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--sc/source/ui/inc/docsh.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index 624aa5181da7..e13bee9d8adc 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -303,10 +303,6 @@ public:
void DoHardRecalc( BOOL bApi );
bool CheckPrint( ScMarkData* pMarkData, bool bForceSelected, bool bIsAPI );
- void PreparePrint( ScMarkData* pMarkData );
- void Print( SfxProgress& rProgress,
- ScMarkData* pMarkData, Window* pDialogParent,
- BOOL bForceSelected, BOOL bIsAPI );
void UpdateOle( const ScViewData* pViewData, BOOL bSnapSize = FALSE );
BOOL IsOle();