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
4be55ffc
Kaydet (Commit)
4be55ffc
authored
Şub 21, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: queriing->querying
Change-Id: I9bb56396f263c73fbb22a556da32a5da7f94c3fd
üst
2d0c4cd6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
unoobjw.cxx
extensions/source/ole/unoobjw.cxx
+1
-1
CachedDynamicResultSetFactory.java
...tests/java/mod/_cached/CachedDynamicResultSetFactory.java
+1
-1
No files found.
extensions/source/ole/unoobjw.cxx
Dosyayı görüntüle @
4be55ffc
...
...
@@ -318,7 +318,7 @@ STDMETHODIMP InterfaceOleWrapper_Impl::GetIDsOfNames(REFIID /*riid*/,
// "_GetValueObject() or Bridge_GetValueObject()" on an UNO wrapper object (class InterfaceOleWrapper_Impl).
// A value object is appropriately initialized within the script and passed as
// parameter to an UNO object method or property. The convertDispparamsArgs function
// can easily find out that a param is such an object by quer
i
ing for the
// can easily find out that a param is such an object by quer
y
ing for the
// IJScriptValue interface. By this interface one the type and kind ( out, in/out)
// can be determined and the right conversion can be applied.
// Using ValueObjects we spare us the effort of acquiring and examining type information
...
...
qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
Dosyayı görüntüle @
4be55ffc
...
...
@@ -66,7 +66,7 @@ public class CachedDynamicResultSetFactory extends TestCase {
* {@link ifc.ucb._XCachedDynamicResultSetFactory} : the destination
* interface requires as its parameter an instance of
* <code>CachedDynamicResultSetStub</code> service. It is created
* using <code>UniversalContentBroker</code> and quer
i
ing it for
* using <code>UniversalContentBroker</code> and quer
y
ing it for
* <code>PackageContent</code> which represents JAR file mentioned
* above. Then the dynamic list of file contents (entries) is retrieved.
* Using <code>CachedDynamicResultSetStubFactory</code> service a stub of
...
...
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