summaryrefslogtreecommitdiff
path: root/vcl/source/window/printdlg.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-12-20 09:18:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-20 16:52:56 +0000
commit3c70c8e449253b4219c12ee4ef50384030a474ef (patch)
tree7cfa9a7f25b8fc8d3f878f335f358e0cea9ba3b9 /vcl/source/window/printdlg.cxx
parent049afdad58b7b07698b6002659f075aa555688f3 (diff)
implement small-size variant stock image buttons
Change-Id: I82d5a957b5c38b8aa19e28ceb8d6850c0bf7526e
Diffstat (limited to 'vcl/source/window/printdlg.cxx')
-rw-r--r--vcl/source/window/printdlg.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/source/window/printdlg.cxx b/vcl/source/window/printdlg.cxx
index 0e63800f9d58..7005257ab35e 100644
--- a/vcl/source/window/printdlg.cxx
+++ b/vcl/source/window/printdlg.cxx
@@ -591,12 +591,6 @@ PrintDialog::PrintDialog( Window* i_pParent, const boost::shared_ptr<PrinterCont
mpForwardBtn->SetStyle( mpForwardBtn->GetStyle() | WB_BEVELBUTTON );
mpBackwardBtn->SetStyle( mpBackwardBtn->GetStyle() | WB_BEVELBUTTON );
- // set symbols on forward and backward button
- mpBackwardBtn->SetSymbol( SYMBOL_PREV );
- mpForwardBtn->SetSymbol( SYMBOL_NEXT );
- mpBackwardBtn->ImplSetSmallSymbol( sal_True );
- mpForwardBtn->ImplSetSmallSymbol( sal_True );
-
maPageStr = mpNumPagesText->GetText();
// init reverse print