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
ae13c7cb
Kaydet (Commit)
ae13c7cb
authored
Kas 01, 2007
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba24b (1.12.28); FILE MERGED
2007/08/29 12:02:56 fs 1.12.28.1: getORB made const
üst
4b4e2b1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
UserAdminDlg.cxx
dbaccess/source/ui/dlg/UserAdminDlg.cxx
+3
-3
No files found.
dbaccess/source/ui/dlg/UserAdminDlg.cxx
Dosyayı görüntüle @
ae13c7cb
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: UserAdminDlg.cxx,v $
*
* $Revision: 1.1
2
$
* $Revision: 1.1
3
$
*
* last change: $Author:
rt $ $Date: 2007-07-06 08:12:59
$
* last change: $Author:
hr $ $Date: 2007-11-01 15:07:41
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -223,7 +223,7 @@ DBG_NAME(OUserAdminDlg)
return
::
std
::
pair
<
Reference
<
XConnection
>
,
sal_Bool
>
(
m_xConnection
,
sal_False
);
}
// -----------------------------------------------------------------------------
Reference
<
XMultiServiceFactory
>
OUserAdminDlg
::
getORB
()
Reference
<
XMultiServiceFactory
>
OUserAdminDlg
::
getORB
()
const
{
return
m_pImpl
->
getORB
();
}
...
...
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