summaryrefslogtreecommitdiffstats
path: root/sfx2/source/view/viewprn.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-08-20 18:26:05 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-08-20 19:30:59 +0000
commit1c7af455ab9345304a7ac48ce2e0310de2ac8a75 (patch)
tree4c71062081ca1990f45c33c6a3ed0ed14278bd34 /sfx2/source/view/viewprn.cxx
parentResolves: rhbz#998046 store last size/position of the table/query/form (diff)
downloadcore-1c7af455ab9345304a7ac48ce2e0310de2ac8a75.tar.gz
core-1c7af455ab9345304a7ac48ce2e0310de2ac8a75.zip
Re-work 8bit characters in source code, or remove them.
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'sfx2/source/view/viewprn.cxx')
-rw-r--r--sfx2/source/view/viewprn.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx
index 555bc8f2ffb6..df4af58b932a 100644
--- a/sfx2/source/view/viewprn.cxx
+++ b/sfx2/source/view/viewprn.cxx
@@ -674,7 +674,7 @@ void SfxViewShell::ExecPrint_Impl( SfxRequest &rReq )
const sal_uInt16 nId = rReq.GetSlot();
switch( nId )
{
- case SID_PRINTDOC: // display the printer selection and properties dialogue : File > Printā€¦
+ case SID_PRINTDOC: // display the printer selection and properties dialogue : File > Print...
case SID_PRINTDOCDIRECT: // Print the document directly, without displaying the dialogue
{
SfxObjectShell* pDoc = GetObjectShell();
@@ -769,7 +769,7 @@ void SfxViewShell::ExecPrint_Impl( SfxRequest &rReq )
rReq.Done();
break;
}
- case SID_SETUPPRINTER : // display the printer settings dialogue : File > Printer Settingsā€¦
+ case SID_SETUPPRINTER : // display the printer settings dialogue : File > Printer Settings...
case SID_PRINTER_NAME : // only for recorded macros
{
// get printer and printer settings from the document