ALT Linux Bugzilla
– Attachment 5136 Details for
Bug 26239
Неправильно печатаются документы Landscape-ориентации
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Установка уровня языка принтера по умолчанию на Level from driver
libreoffice-3.4.3.2-set-printer-language.patch (text/plain), 568 bytes, created by
Andrey Cherepanov
on 2011-10-01 15:28:11 MSK
(
hide
)
Description:
Установка уровня языка принтера по умолчанию на Level from driver
Filename:
MIME Type:
Creator:
Andrey Cherepanov
Created:
2011-10-01 15:28:11 MSK
Size:
568 bytes
patch
obsolete
>diff --git a/libreoffice-libs-gui/padmin/source/prtsetup.cxx b/libreoffice-libs-gui/padmin/source/prtsetup.cxx >index 59ee529..1d43b53 100644 >--- a/libreoffice-libs-gui/padmin/source/prtsetup.cxx >+++ b/libreoffice-libs-gui/padmin/source/prtsetup.cxx >@@ -391,6 +391,10 @@ RTSDevicePage::RTSDevicePage( RTSDialog* pParent ) : > } > > sal_uLong nLevelEntryData = 0; >+ >+ if( m_alLevelBox.GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND ) >+ m_aLevelBox.SelectEntryPos( 0 ); >+ > if( m_pParent->m_aJobData.m_nPDFDevice > 0 ) > nLevelEntryData = 10; > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26239
: 5136