Home
last modified time | relevance | path

Searched refs:Blob (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXBlob.idl62 <code>Blob</code>
70 <code>Blob</code>
91 <code>Blob</code>
117 <code>Blob</code>
133 <code>Blob</code>
158 <code>Blob</code>
179 <code>Blob</code>
197 <code>Blob</code>
222 <code>Blob</code>
H A DXParameters.idl332 If, on the other hand, the object is of a service implementing Ref, Blob,
359 If, on the other hand, the object is of a service implementing Ref, Blob,
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java47 import java.sql.Blob;
210 if (imageData instanceof Blob) in produceImage()
212 return produceFromBlob((Blob) imageData); in produceImage()
239 private OfficeImage produceFromBlob(final Blob blob) in produceFromBlob()
/aoo41x/main/connectivity/source/drivers/jdbc/
H A Dmakefile.mk47 $(SLO)$/Blob.obj \
/aoo41x/main/vcl/source/helper/
H A Dxconnection.cxx75 case SalInstance::Blob: in DisplayConnection()
/aoo41x/main/vcl/inc/
H A Dsalinst.hxx152 enum ConnectionIdentifierType { AsciiCString, Blob }; enumerator

Completed in 29 milliseconds