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
a8ea2a42
Kaydet (Commit)
a8ea2a42
authored
Eki 01, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use prefix
Change-Id: Id3d3df7869f6efb548ae44c3a6cac23dc1e21774
üst
cbf20083
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
services.cxx
cui/source/uno/services.cxx
+1
-1
cui.component
cui/util/cui.component
+1
-1
cui.map
cui/util/cui.map
+1
-1
No files found.
cui/source/uno/services.cxx
Dosyayı görüntüle @
a8ea2a42
...
@@ -52,7 +52,7 @@ namespace
...
@@ -52,7 +52,7 @@ namespace
};
};
}
}
extern
"C"
SAL_DLLPUBLIC_EXPORT
void
*
SAL_CALL
component_getFactory
(
char
const
*
implName
,
void
*
serviceManager
,
void
*
registryKey
)
extern
"C"
SAL_DLLPUBLIC_EXPORT
void
*
SAL_CALL
c
ui_c
omponent_getFactory
(
char
const
*
implName
,
void
*
serviceManager
,
void
*
registryKey
)
{
{
return
cppu
::
component_getFactoryHelper
(
implName
,
serviceManager
,
registryKey
,
entries
);
return
cppu
::
component_getFactoryHelper
(
implName
,
serviceManager
,
registryKey
,
entries
);
}
}
...
...
cui/util/cui.component
Dosyayı görüntüle @
a8ea2a42
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
* instead of those above.
* instead of those above.
* -->
* -->
<component
loader=
"com.sun.star.loader.SharedLibrary"
<component
loader=
"com.sun.star.loader.SharedLibrary"
prefix=
"cui"
xmlns=
"http://openoffice.org/2010/uno-components"
>
xmlns=
"http://openoffice.org/2010/uno-components"
>
<implementation
name=
"com.sun.star.cui.ColorPicker"
>
<implementation
name=
"com.sun.star.cui.ColorPicker"
>
<service
name=
"com.sun.star.ui.dialogs.ColorPicker"
/>
<service
name=
"com.sun.star.ui.dialogs.ColorPicker"
/>
...
...
cui/util/cui.map
Dosyayı görüntüle @
a8ea2a42
...
@@ -2,7 +2,7 @@ UDK_3_0_0 {
...
@@ -2,7 +2,7 @@ UDK_3_0_0 {
global:
global:
CreateDialogFactory;
CreateDialogFactory;
GetSpecialCharsForEdit;
GetSpecialCharsForEdit;
component_getFactory;
c
ui_c
omponent_getFactory;
local:
local:
*;
*;
};
};
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