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
98a11f3a
Kaydet (Commit)
98a11f3a
authored
Şub 23, 2012
tarafından
Korrawit Pruegsanusak
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Some doxygen warnings cleanup
üst
7506e70e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
typedescription.h
cppu/inc/typelib/typedescription.h
+1
-1
factory.hxx
cppuhelper/inc/cppuhelper/factory.hxx
+6
-6
No files found.
cppu/inc/typelib/typedescription.h
Dosyayı görüntüle @
98a11f3a
...
...
@@ -424,7 +424,7 @@ typedef struct _typelib_InterfaceAttributeTypeDescription
<code>nAllMembers</code>, <code>ppAllMembers</code> are also
initialized; <code>aBase.bComplete</code> is still false. This happens
when an interface type description is created with
<code>typelib_typedescription_newMIInterface</co
c
de> or
<code>typelib_typedescription_newMIInterface</code> or
<code>typelib_typedescription_newInterface</code>.</li>
<li>At the final level, <code>pMapMemberIndexToFunctionIndex</code>,
...
...
cppuhelper/inc/cppuhelper/factory.hxx
Dosyayı görüntüle @
98a11f3a
...
...
@@ -182,9 +182,9 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >(SA
@param rServiceManager the service manager used by the implementation.
@param rImplementationName the implementation name. An empty string is possible.
@param
ComponentInstantiation
the function pointer to create an object.
@param rServiceNames
the service supported by the implementation.
@param pModCount
for future extension (library unloading concept).
@param
pCreateFunction
the function pointer to create an object.
@param rServiceNames the service supported by the implementation.
@param pModCount for future extension (library unloading concept).
@return a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.
...
...
@@ -224,9 +224,9 @@ createFactoryProxy(
@param rServiceManager the service manager used by the implementation.
@param rImplementationName the implementation name. An empty string is possible.
@param
ComponentInstantiation
the function pointer to create an object.
@param rServiceNames
the service supported by the implementation.
@param pModCount
for future extension (library unloading concept).
@param
pCreateFunction
the function pointer to create an object.
@param rServiceNames the service supported by the implementation.
@param pModCount for future extension (library unloading concept).
@return a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.
...
...
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