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
c723ff78
Kaydet (Commit)
c723ff78
authored
Eki 12, 2006
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS sb59 (1.4.52); FILE MERGED
2006/07/20 07:55:34 sb 1.4.52.1: #i67537# Made code warning-free.
üst
a070a1b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
acceptor.hxx
desktop/source/offacc/acceptor.hxx
+2
-5
No files found.
desktop/source/offacc/acceptor.hxx
Dosyayı görüntüle @
c723ff78
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: acceptor.hxx,v $
*
* $Revision: 1.
4
$
* $Revision: 1.
5
$
*
* last change: $Author:
rt $ $Date: 2006-05-02 17:13:21
$
* last change: $Author:
obo $ $Date: 2006-10-12 14:15:13
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -113,8 +113,6 @@ private:
OUString
m_aProtocol
;
sal_Bool
m_bInit
;
oslThread
m_aThread
;
public
:
Acceptor
(
const
Reference
<
XMultiServiceFactory
>&
aFactory
);
...
...
@@ -129,7 +127,6 @@ public:
static
Sequence
<
OUString
>
impl_getSupportedServiceNames
();
virtual
Sequence
<
OUString
>
SAL_CALL
getSupportedServiceNames
()
throw
(
RuntimeException
);
static
sal_Bool
impl_supportsService
(
const
OUString
&
aName
);
virtual
sal_Bool
SAL_CALL
supportsService
(
const
OUString
&
aName
)
throw
(
RuntimeException
);
...
...
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