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
8bfde0c1
Kaydet (Commit)
8bfde0c1
authored
Agu 25, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:unreffun
Change-Id: I6a772c32071a85579861e9f2c03f7664032ff643
üst
5170d822
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
tbcontrl.cxx
svx/source/tbxctrls/tbcontrl.cxx
+0
-9
No files found.
svx/source/tbxctrls/tbcontrl.cxx
Dosyayı görüntüle @
8bfde0c1
...
@@ -138,7 +138,6 @@ public:
...
@@ -138,7 +138,6 @@ public:
inline
void
SetVisibilityListener
(
const
Link
&
aVisListener
)
{
aVisibilityListener
=
aVisListener
;
}
inline
void
SetVisibilityListener
(
const
Link
&
aVisListener
)
{
aVisibilityListener
=
aVisListener
;
}
void
SetDefaultStyle
(
const
OUString
&
rDefault
)
{
sDefaultStyle
=
rDefault
;
}
void
SetDefaultStyle
(
const
OUString
&
rDefault
)
{
sDefaultStyle
=
rDefault
;
}
DECL_STATIC_LINK
(
SvxStyleBox_Impl
,
FocusHdl_Impl
,
Control
*
);
protected
:
protected
:
virtual
void
Select
()
SAL_OVERRIDE
;
virtual
void
Select
()
SAL_OVERRIDE
;
...
@@ -661,14 +660,6 @@ void SvxStyleBox_Impl::UserDraw( const UserDrawEvent& rUDEvt )
...
@@ -661,14 +660,6 @@ void SvxStyleBox_Impl::UserDraw( const UserDrawEvent& rUDEvt )
}
}
}
}
IMPL_STATIC_LINK
(
SvxStyleBox_Impl
,
FocusHdl_Impl
,
Control
*
,
_pCtrl
)
{
(
void
)
pThis
;
if
(
_pCtrl
)
_pCtrl
->
GrabFocus
();
return
0
;
}
static
bool
lcl_GetDocFontList
(
const
FontList
**
ppFontList
,
SvxFontNameBox_Impl
*
pBox
)
static
bool
lcl_GetDocFontList
(
const
FontList
**
ppFontList
,
SvxFontNameBox_Impl
*
pBox
)
{
{
bool
bChanged
=
false
;
bool
bChanged
=
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