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
9813a2ec
Kaydet (Commit)
9813a2ec
authored
Agu 22, 2011
tarafından
Cédric Bosdonnat
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Color config cleanup: last bits remaining removed
üst
5d8e27d7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
11 deletions
+8
-11
UI.xcu
officecfg/registry/data/org/openoffice/Office/UI.xcu
+2
-2
UI.xcs
officecfg/registry/schema/org/openoffice/Office/UI.xcs
+6
-6
colorcfg.cxx
svtools/source/config/colorcfg.cxx
+0
-3
No files found.
officecfg/registry/data/org/openoffice/Office/UI.xcu
Dosyayı görüntüle @
9813a2ec
...
...
@@ -403,12 +403,12 @@
<value
xsi:nil=
"true"
/>
</prop>
</node>
<node
oor:name=
"Writer
PageBreaks
"
>
<node
oor:name=
"Writer
HeaderFooterMark
"
>
<prop
oor:name=
"Color"
>
<value
xsi:nil=
"true"
/>
</prop>
</node>
<node
oor:name=
"Writer
HeaderFooterMark
"
>
<node
oor:name=
"Writer
PageBreaks
"
>
<prop
oor:name=
"Color"
>
<value
xsi:nil=
"true"
/>
</prop>
...
...
officecfg/registry/schema/org/openoffice/Office/UI.xcs
Dosyayı görüntüle @
9813a2ec
...
...
@@ -283,23 +283,23 @@
</info>
</prop>
</group>
<group
oor:name=
"Writer
PageBreaks
"
>
<group
oor:name=
"Writer
HeaderFooterMark
"
>
<info>
<desc>
Specifies the settings for the
page break
mark in Writer.
</desc>
<desc>
Specifies the settings for the
header/footer
mark in Writer.
</desc>
</info>
<prop
oor:name=
"Color"
oor:type=
"xs:int"
>
<info>
<desc>
Specifies the color used for the
page break
mark.
</desc>
<desc>
Specifies the color used for the
header/footer
mark.
</desc>
</info>
</prop>
</group>
<group
oor:name=
"Writer
HeaderFooterMark
"
>
<group
oor:name=
"Writer
PageBreaks
"
>
<info>
<desc>
Specifies the settings for the
header/footer
mark in Writer.
</desc>
<desc>
Specifies the settings for the
page break
mark in Writer.
</desc>
</info>
<prop
oor:name=
"Color"
oor:type=
"xs:int"
>
<info>
<desc>
Specifies the color used for the
header/footer
mark.
</desc>
<desc>
Specifies the color used for the
page break
mark.
</desc>
</info>
</prop>
</group>
...
...
svtools/source/config/colorcfg.cxx
Dosyayı görüntüle @
9813a2ec
...
...
@@ -134,7 +134,6 @@ uno::Sequence< OUString> ColorConfig_Impl::GetPropertyNames(const rtl::OUString&
{
RTL_CONSTASCII_USTRINGPARAM
(
"/FontColor"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/Links"
)
,
sal_True
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/LinksVisited"
)
,
sal_True
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/Anchor"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/Spell"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/SmartTags"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/Shadow"
)
,
sal_True
},
...
...
@@ -159,8 +158,6 @@ uno::Sequence< OUString> ColorConfig_Impl::GetPropertyNames(const rtl::OUString&
{
RTL_CONSTASCII_USTRINGPARAM
(
"/CalcReference"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/CalcNotesBackground"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/DrawGrid"
)
,
sal_True
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/DrawDrawing"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/DrawFill"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/BASICIdentifier"
),
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/BASICComment"
)
,
sal_False
},
{
RTL_CONSTASCII_USTRINGPARAM
(
"/BASICNumber"
)
,
sal_False
},
...
...
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