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
b0baf990
Kaydet (Commit)
b0baf990
authored
Eki 16, 2001
tarafından
Carsten Driesner
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#87255# added default values for dtd
üst
a02ce8ae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
accelerator.dtd
framework/dtd/accelerator.dtd
+4
-4
statusbar.dtd
framework/dtd/statusbar.dtd
+7
-7
No files found.
framework/dtd/accelerator.dtd
Dosyayı görüntüle @
b0baf990
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: accelerator.dtd,v 1.
1 2001-08-03 16:44:00
cd Exp $
$Id: accelerator.dtd,v 1.
2 2001-10-16 15:44:43
cd Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
...
...
@@ -64,8 +64,8 @@
<!ELEMENT accel:item EMPTY>
<!ATTLIST accel:item
accel:code CDATA #REQUIRED
accel:shift %boolean;
#IMPLIED
accel:mod1 %boolean;
#IMPLIED
accel:mod2 %boolean;
#IMPLIED
accel:shift %boolean;
"false"
accel:mod1 %boolean;
"false"
accel:mod2 %boolean;
"false"
xlink:href CDATA #REQUIRED
>
framework/dtd/statusbar.dtd
Dosyayı görüntüle @
b0baf990
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: statusbar.dtd,v 1.
1 2001-06-20 12:25:22
cd Exp $
$Id: statusbar.dtd,v 1.
2 2001-10-16 15:44:43
cd Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
...
...
@@ -66,10 +66,10 @@
<!ELEMENT statusbar:statusbaritem EMPTY>
<!ATTLIST statusbar:statusbaritem
xlink:href CDATA #REQUIRED
statusbar:align %alignment;
#IMPLIED
statusbar:style %style;
#IMPLIED
statusbar:autosize %boolean;
#IMPLIED
statusbar:ownerdraw %boolean;
#IMPLIED
statusbar:width %numeric;
#IMPLIED
statusbar:offset %numeric;
#IMPLIED
statusbar:align %alignment;
"center"
statusbar:style %style;
"in"
statusbar:autosize %boolean;
"false"
statusbar:ownerdraw %boolean;
"false"
statusbar:width %numeric;
"0"
statusbar:offset %numeric;
"5"
>
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