summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/docprev.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:20:00 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:41:09 +0200
commited6b8a100c1aabb342573f252509573bbe124d29 (patch)
tree35874493d9470202b3221aa2a1666b6647494242 /sd/source/ui/dlg/docprev.cxx
parent78f6407978aa48c3cbb116bc281940dbf1f2dcbc (diff)
remove whitespaces
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
Diffstat (limited to 'sd/source/ui/dlg/docprev.cxx')
-rw-r--r--sd/source/ui/dlg/docprev.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/docprev.cxx b/sd/source/ui/dlg/docprev.cxx
index 6c15a684204a..2a72f6773cb6 100644
--- a/sd/source/ui/dlg/docprev.cxx
+++ b/sd/source/ui/dlg/docprev.cxx
@@ -205,7 +205,6 @@ bool SdDocPreviewWin::Notify( NotifyEvent& rNEvt )
return Control::Notify( rNEvt );
}
-
void SdDocPreviewWin::updateViewSettings()
{
::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell,mpObj);
@@ -250,7 +249,6 @@ void SdDocPreviewWin::updateViewSettings()
::sd::DrawView* pView = new ::sd::DrawView(pDocShell, this, NULL);
-
const Size aSize( pPage->GetSize() );
pView->SetBordVisible( false );