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
5d54e993
Kaydet (Commit)
5d54e993
authored
Mar 18, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use SolarMutexGuard directly
Change-Id: I6e558d312e1c0b4243d9ce7a44cc3be346863bab
üst
690b76aa
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
toolbarlayoutmanager.cxx
framework/source/layoutmanager/toolbarlayoutmanager.cxx
+0
-0
toolbarlayoutmanager.hxx
framework/source/layoutmanager/toolbarlayoutmanager.hxx
+1
-3
No files found.
framework/source/layoutmanager/toolbarlayoutmanager.cxx
Dosyayı görüntüle @
5d54e993
This diff is collapsed.
Click to expand it.
framework/source/layoutmanager/toolbarlayoutmanager.hxx
Dosyayı görüntüle @
5d54e993
...
@@ -25,7 +25,6 @@
...
@@ -25,7 +25,6 @@
*/
*/
#include <vector>
#include <vector>
#include <threadhelp/threadhelpbase.hxx>
#include <macros/generic.hxx>
#include <macros/generic.hxx>
#include <macros/xinterface.hxx>
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <macros/xtypeprovider.hxx>
...
@@ -62,8 +61,7 @@ namespace framework
...
@@ -62,8 +61,7 @@ namespace framework
class
ToolbarLayoutManager
:
public
::
cppu
::
WeakImplHelper3
<
::
com
::
sun
::
star
::
awt
::
XDockableWindowListener
,
class
ToolbarLayoutManager
:
public
::
cppu
::
WeakImplHelper3
<
::
com
::
sun
::
star
::
awt
::
XDockableWindowListener
,
::
com
::
sun
::
star
::
ui
::
XUIConfigurationListener
,
::
com
::
sun
::
star
::
ui
::
XUIConfigurationListener
,
::
com
::
sun
::
star
::
awt
::
XWindowListener
>
,
::
com
::
sun
::
star
::
awt
::
XWindowListener
>
private
ThreadHelpBase
// Struct for right initalization of mutex member! Must be first of baseclasses.
{
{
public
:
public
:
enum
{
DOCKINGAREAS_COUNT
=
4
};
enum
{
DOCKINGAREAS_COUNT
=
4
};
...
...
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