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
671746f5
Kaydet (Commit)
671746f5
authored
Eki 02, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use prefix
Change-Id: Id1ac9a800b58595771be22097d77d3a7c5a8862c
üst
1b075ea2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
services.cxx
oox/source/core/services.cxx
+1
-1
oox.component
oox/util/oox.component
+1
-1
No files found.
oox/source/core/services.cxx
Dosyayı görüntüle @
671746f5
...
...
@@ -65,7 +65,7 @@ static ::cppu::ImplementationEntry const spServices[] =
}
// namespace
extern
"C"
SAL_DLLPUBLIC_EXPORT
void
*
SAL_CALL
component_getFactory
(
const
char
*
pImplName
,
void
*
pServiceManager
,
void
*
pRegistryKey
)
extern
"C"
SAL_DLLPUBLIC_EXPORT
void
*
SAL_CALL
oox_
component_getFactory
(
const
char
*
pImplName
,
void
*
pServiceManager
,
void
*
pRegistryKey
)
{
return
::
cppu
::
component_getFactoryHelper
(
pImplName
,
pServiceManager
,
pRegistryKey
,
spServices
);
}
...
...
oox/util/oox.component
Dosyayı görüntüle @
671746f5
...
...
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<component
loader=
"com.sun.star.loader.SharedLibrary"
<component
loader=
"com.sun.star.loader.SharedLibrary"
prefix=
"oox"
xmlns=
"http://openoffice.org/2010/uno-components"
>
<implementation
name=
"com.sun.star.comp.oox.core.FastTokenHandler"
>
<service
name=
"com.sun.star.xml.sax.FastTokenHandler"
/>
...
...
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