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
e3848f6d
Kaydet (Commit)
e3848f6d
authored
Mar 20, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove unused ThreadHelpBase base
Change-Id: Id08d2c937a5d41c74852bb14ac726d87853dfc7e
üst
61474243
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
menudocumenthandler.hxx
framework/inc/xml/menudocumenthandler.hxx
+1
-2
No files found.
framework/inc/xml/menudocumenthandler.hxx
Dosyayı görüntüle @
e3848f6d
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <threadhelp/threadhelpbase.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ustring.hxx>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
...
@@ -35,7 +34,7 @@
...
@@ -35,7 +34,7 @@
namespace
framework
{
namespace
framework
{
class
FWE_DLLPUBLIC
ReadMenuDocumentHandlerBase
:
public
ThreadHelpBase
,
// Struct for right initalization of mutex member! Must be first of baseclasses.
class
FWE_DLLPUBLIC
ReadMenuDocumentHandlerBase
:
public
::
cppu
::
WeakImplHelper1
<
::
com
::
sun
::
star
::
xml
::
sax
::
XDocumentHandler
>
public
::
cppu
::
WeakImplHelper1
<
::
com
::
sun
::
star
::
xml
::
sax
::
XDocumentHandler
>
{
{
public
:
public
:
...
...
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