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
c0da11fb
Kaydet (Commit)
c0da11fb
authored
Kas 08, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
There's no derivations from StatusBarManager
Change-Id: Ifa2970cf838209b72e286109f14b98e77f389c0b
üst
a69873d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
statusbarmanager.hxx
framework/inc/uielement/statusbarmanager.hxx
+2
-3
No files found.
framework/inc/uielement/statusbarmanager.hxx
Dosyayı görüntüle @
c0da11fb
...
...
@@ -43,7 +43,7 @@ namespace framework
{
class
FrameworkStatusBar
;
class
StatusBarManager
:
public
::
cppu
::
WeakImplHelper
<
class
StatusBarManager
final
:
public
::
cppu
::
WeakImplHelper
<
css
::
frame
::
XFrameActionListener
,
css
::
lang
::
XComponent
,
css
::
ui
::
XUIConfigurationListener
>
...
...
@@ -77,7 +77,7 @@ class StatusBarManager : public ::cppu::WeakImplHelper<
void
FillStatusBar
(
const
css
::
uno
::
Reference
<
css
::
container
::
XIndexAccess
>&
rStatusBarData
);
pr
otected
:
pr
ivate
:
void
DataChanged
(
const
DataChangedEvent
&
rDCEvt
);
void
UserDraw
(
const
UserDrawEvent
&
rUDEvt
);
void
Command
(
const
CommandEvent
&
rEvt
);
...
...
@@ -92,7 +92,6 @@ class StatusBarManager : public ::cppu::WeakImplHelper<
void
UpdateControllers
();
void
MouseButton
(
const
MouseEvent
&
rMEvt
,
sal_Bool
(
SAL_CALL
css
::
frame
::
XStatusbarController
::*
_pMethod
)(
const
css
::
awt
::
MouseEvent
&
));
protected
:
typedef
std
::
map
<
sal_uInt16
,
css
::
uno
::
Reference
<
css
::
frame
::
XStatusbarController
>
>
StatusBarControllerMap
;
bool
m_bDisposed
:
1
,
...
...
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