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
9d0b6931
Kaydet (Commit)
9d0b6931
authored
May 24, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
cppcheck: unusedPrivateFunction
Change-Id: Id9634d47b009c4208169cf7f3793ba927ce95a64
üst
a7653da3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
ucbdemo.cxx
ucb/workben/ucb/ucbdemo.cxx
+0
-16
No files found.
ucb/workben/ucb/ucbdemo.cxx
Dosyayı görüntüle @
9d0b6931
...
...
@@ -352,8 +352,6 @@ private:
OUString
m_aConfigurationKey2
;
sal_Bool
m_bInited
:
1
;
static
OUString
getUnoURL
();
public
:
Ucb
(
uno
::
Reference
<
lang
::
XMultiServiceFactory
>&
rxFactory
,
OUString
const
&
rConfigurationKey1
,
...
...
@@ -377,20 +375,6 @@ public:
OUString
Ucb
::
m_aProtocol
;
// static
OUString
Ucb
::
getUnoURL
()
{
OUString
aUnoURL
(
"uno:socket,host=localhost,port=8121;"
);
if
(
m_aProtocol
.
getLength
()
==
0
)
aUnoURL
+=
"urp"
;
else
aUnoURL
+=
m_aProtocol
;
aUnoURL
+=
";UCB.Factory"
;
return
aUnoURL
;
}
Ucb
::
Ucb
(
uno
::
Reference
<
lang
::
XMultiServiceFactory
>&
rxFactory
,
OUString
const
&
rConfigurationKey1
,
OUString
const
&
rConfigurationKey2
)
...
...
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