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
2e7e5e79
Kaydet (Commit)
2e7e5e79
authored
Mar 12, 2012
tarafından
Winfried Donkers
Kaydeden (comit)
Cédric Bosdonnat
Mar 15, 2012
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fdo#45671 split button for calc cell border color
üst
32eed8ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
scdll.cxx
sc/source/ui/app/scdll.cxx
+1
-1
tbcontrl.hxx
svx/inc/svx/tbcontrl.hxx
+3
-0
No files found.
sc/source/ui/app/scdll.cxx
Dosyayı görüntüle @
2e7e5e79
...
@@ -207,7 +207,7 @@ void ScDLL::Init()
...
@@ -207,7 +207,7 @@ void ScDLL::Init()
SvxColorExtToolBoxControl
::
RegisterControl
(
SID_BACKGROUND_COLOR
,
pMod
);
SvxColorExtToolBoxControl
::
RegisterControl
(
SID_BACKGROUND_COLOR
,
pMod
);
SvxFrameToolBoxControl
::
RegisterControl
(
SID_ATTR_BORDER
,
pMod
);
SvxFrameToolBoxControl
::
RegisterControl
(
SID_ATTR_BORDER
,
pMod
);
SvxFrameLineStyleToolBoxControl
::
RegisterControl
(
SID_FRAME_LINESTYLE
,
pMod
);
SvxFrameLineStyleToolBoxControl
::
RegisterControl
(
SID_FRAME_LINESTYLE
,
pMod
);
Svx
FrameLineColorToolBoxControl
::
RegisterControl
(
SID_FRAME_LINECOLOR
,
pMod
);
Svx
ColorExtToolBoxControl
::
RegisterControl
(
SID_FRAME_LINECOLOR
,
pMod
);
SvxClipBoardControl
::
RegisterControl
(
SID_PASTE
,
pMod
);
SvxClipBoardControl
::
RegisterControl
(
SID_PASTE
,
pMod
);
SvxUndoRedoControl
::
RegisterControl
(
SID_UNDO
,
pMod
);
SvxUndoRedoControl
::
RegisterControl
(
SID_UNDO
,
pMod
);
SvxUndoRedoControl
::
RegisterControl
(
SID_REDO
,
pMod
);
SvxUndoRedoControl
::
RegisterControl
(
SID_REDO
,
pMod
);
...
...
svx/inc/svx/tbcontrl.hxx
Dosyayı görüntüle @
2e7e5e79
...
@@ -87,6 +87,9 @@
...
@@ -87,6 +87,9 @@
for cell background color (calc)
for cell background color (calc)
Execute-Id SID_ATTR_CHAR_COLOR_BACKGROUND
Execute-Id SID_ATTR_CHAR_COLOR_BACKGROUND
for table/cell border color (writer, calc)
Execute-Id SID_FRAME_LINECOLOR
SvxColorToolBoxControl
SvxColorToolBoxControl
--------------------------------
--------------------------------
Item type: SvxBrushItem
Item type: SvxBrushItem
...
...
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