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
d0bf70d2
Kaydet (Commit)
d0bf70d2
authored
Haz 04, 2014
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove whitespace
Change-Id: Ia5ed1a0c12ffc95b31cbbd43b6291218935e2296
üst
c7cfe038
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
+0
-23
ctrlbox.hxx
include/svtools/ctrlbox.hxx
+0
-23
No files found.
include/svtools/ctrlbox.hxx
Dosyayı görüntüle @
d0bf70d2
...
...
@@ -44,8 +44,6 @@ typedef ::std::vector< FontInfo > ImplFontList;
#define CHANGE_DIST ( ( sal_uInt16 ) 4 )
#define ADAPT_DIST ( ( sal_uInt16 ) 8 )
/*************************************************************************
Description
...
...
@@ -147,10 +145,6 @@ FontList; FontNameBox; FontStyleBox; FontSizeMenu
*************************************************************************/
// - ColorListBox -
class
SVT_DLLPUBLIC
ColorListBox
:
public
ListBox
{
ImpColorList
*
pColorList
;
// separate liste, in case of user data are required from outside
...
...
@@ -228,10 +222,6 @@ inline Color ColorListBox::GetSelectEntryColor( sal_Int32 nSelIndex ) const
return
aColor
;
}
// - LineListBox -
/**
Class computing border widths shared between Line style listbox and the
SvxBorderLine implementation.
...
...
@@ -284,7 +274,6 @@ inline Color sameDistColor( Color /*rMain*/, Color rDefault )
return
rDefault
;
}
class
SVT_DLLPUBLIC
LineListBox
:
public
ListBox
{
ImpLineList
*
pLineList
;
...
...
@@ -401,10 +390,6 @@ inline void LineListBox::SetNone( const OUString& sNone )
m_sNone
=
sNone
;
}
// - FontNameBox -
class
SVT_DLLPUBLIC
FontNameBox
:
public
ComboBox
{
private
:
...
...
@@ -438,10 +423,6 @@ private:
FontNameBox
&
operator
=
(
const
FontNameBox
&
);
};
// - FontStyleBox -
class
SVT_DLLPUBLIC
FontStyleBox
:
public
ComboBox
{
OUString
aLastStyle
;
...
...
@@ -474,10 +455,6 @@ inline void FontStyleBox::SetText( const OUString& rText )
ComboBox
::
SetText
(
rText
);
}
// - FontSizeBox -
class
SVT_DLLPUBLIC
FontSizeBox
:
public
MetricBox
{
FontInfo
aFontInfo
;
...
...
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