Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
4d40b6dc
Kaydet (Commit)
4d40b6dc
authored
Eki 14, 2012
tarafından
Xisco Fauli
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
pyfax: uuups
Change-Id: I392ef7ff029e59b405086fae10a8a9a6bb70d64b
üst
bfe191c0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
FaxDocument.py
wizards/com/sun/star/wizards/fax/FaxDocument.py
+2
-3
FaxWizardDialogImpl.py
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
+1
-1
No files found.
wizards/com/sun/star/wizards/fax/FaxDocument.py
Dosyayı görüntüle @
4d40b6dc
...
...
@@ -15,9 +15,8 @@
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
from
..text.TextDocument
import
*
#TextDocument, traceback, Helper,\
#TextFieldHandler, Configuration
from
..text.TextDocument
import
TextDocument
,
traceback
,
Helper
,
\
TextFieldHandler
,
Configuration
from
..text.TextSectionHandler
import
TextSectionHandler
from
..common.PropertyNames
import
PropertyNames
...
...
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
Dosyayı görüntüle @
4d40b6dc
...
...
@@ -485,7 +485,7 @@ class FaxWizardDialogImpl(FaxWizardDialog):
self
.
initializeElements
()
self
.
setElements
()
def
txtTemplateTextChanged
(
self
):
def
txtTemplate
Name
TextChanged
(
self
):
# Change Template Title in Properties
xDocProps
=
TextDocument
.
xTextDocument
.
DocumentProperties
xDocProps
.
Title
=
self
.
txtTemplateName
.
Text
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment