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
fd5baa88
Kaydet (Commit)
fd5baa88
authored
Ara 15, 2000
tarafından
Frank Schönheit
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#82151# two instances of the registration helper module - one for every library in this project
üst
2b823d23
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
31 deletions
+8
-31
registrationhelper.hxx
dbaccess/source/inc/registrationhelper.hxx
+4
-20
registrationhelper.cxx
dbaccess/source/shared/registrationhelper.cxx
+4
-11
No files found.
dbaccess/source/inc/registrationhelper.hxx
Dosyayı görüntüle @
fd5baa88
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: registrationhelper.hxx,v $
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
* last change: $Author: fs $ $Date: 2000-1
0-11 11:20:4
5 $
* last change: $Author: fs $ $Date: 2000-1
2-15 15:22:1
5 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -59,20 +59,8 @@
*
************************************************************************/
#ifndef _DBA_REGISTRATION_HELPER_HXX_
#define _DBA_REGISTRATION_HELPER_HXX_
#ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_
#include <com/sun/star/uno/Sequence.hxx>
#endif
#ifndef _COM_SUN_STAR_REGISTRY_XREGISTRYKEY_HPP_
#include <com/sun/star/registry/XRegistryKey.hpp>
#endif
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
#endif
#ifndef _CPPUHELPER_FACTORY_HXX_
#include <cppuhelper/factory.hxx>
#ifndef _REGISTRATIONHELPER_INCLUDED_INDIRECTLY_
#error "don't include this file directly! use dba_reghelper.hxx or dbu_reghelper.hxx instead!"
#endif
typedef
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
lang
::
XSingleServiceFactory
>
(
SAL_CALL
*
FactoryInstantiation
)
...
...
@@ -211,7 +199,3 @@ OOneInstanceAutoRegistration<TYPE>::~OOneInstanceAutoRegistration()
OModuleRegistration
::
revokeComponent
(
TYPE
::
getImplementationName_Static
());
}
//==========================================================================
#endif // _DBA_REGISTRATION_HELPER_HXX_
dbaccess/source/shared/registrationhelper.cxx
Dosyayı görüntüle @
fd5baa88
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: registrationhelper.cxx,v $
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
* last change: $Author: fs $ $Date: 2000-1
0-11 11:21:40
$
* last change: $Author: fs $ $Date: 2000-1
2-15 15:24:02
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -59,15 +59,8 @@
*
************************************************************************/
#ifndef _DBA_REGISTRATION_HELPER_HXX_
#include "registrationhelper.hxx"
#endif
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif
#ifndef _COMPHELPER_SEQUENCE_HXX_
#include <comphelper/sequence.hxx>
#ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!"
#endif
using
namespace
::
com
::
sun
::
star
::
uno
;
...
...
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