summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-01-06 12:12:27 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-01-06 12:12:27 +0100
commitf62183c87bf998efb02b7b02a89ae39846e4cca5 (patch)
tree00a97c2938e0bf63cb4a5e93bd22bc0d38ef2402 /starmath/source/view.cxx
parent13871cc725c830c55f6fe61ae7570b474a5ff390 (diff)
parenta397923f4010c528d9295bcdf55c21bd1ef3d574 (diff)
CWS-TOOLING: integrate CWS vcl117ooo/DEV300_m97
Diffstat (limited to 'starmath/source/view.cxx')
-rwxr-xr-xstarmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index bd58487f78..39d74f7b9d 100755
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -1156,7 +1156,7 @@ void SmViewShell::Impl_Print(
rOutDev.Pop();
}
-USHORT SmViewShell::Print(SfxProgress & /*rProgress*/, BOOL /*bIsAPI*/, PrintDialog * /*pPrintDialog*/)
+USHORT SmViewShell::Print(SfxProgress & /*rProgress*/, BOOL /*bIsAPI*/)
{
RTL_LOGFILE_CONTEXT( aLog, "starmath: SmViewShell::Print" );
DBG_ASSERT( 0, "SmViewShell::Print: no longer used with new UI print dialog. Should be removed!!" );