Home
last modified time | relevance | path

Searched refs:stream (Results 151 – 175 of 237) sorted by relevance

12345678910

/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx49 sal_uLong read(SvStream &stream);
88 sal_uLong Pattern::read(SvStream &stream) { in read() argument
97 stream >> ((char&)nbyte[ny]); in read()
/trunk/main/udkapi/com/sun/star/io/
H A DXSeekableInputStream.idl39 /** This interface can be used to represent a seekable input stream.
H A DSequenceOutputStream.idl36 /** This service allows to wrap a sequence of bytes with a output stream object.
H A DDataOutputStream.idl55 <p>A plain output stream is sufficient.
H A DDataInputStream.idl60 A plain input stream is sufficient.
H A DXDataExporter.idl60 /** exports data for a component into an output stream.
/trunk/main/udkapi/com/sun/star/script/
H A DXStarBasicDialogInfo.idl49 /** returns binary data describing the SIDialog in SBX stream format
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/
H A DContentTypes.java27 import javax.xml.stream.Location;
H A DRelatedParts.java31 import javax.xml.stream.Location;
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java56 import javax.xml.transform.stream.StreamResult;
57 import javax.xml.transform.stream.StreamSource;
/trunk/main/offapi/com/sun/star/ucb/
H A DMissingInputStreamException.idl40 expects that an input stream is supplied with the given
H A DXSimpleFileAccess2.idl58 A stream containing the data for the file to be (over-)written
H A DContentInfoAttribute.idl42 /** Supply an input stream with the <type>InsertCommandArgument</type>,
H A DInsertCommandArgument.idl46 /** A stream containing document data.
/trunk/main/boost/prj/
H A Dd.lst581 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\karma\stream
582 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\karma\stream\detail
624 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\qi\stream
625 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\qi\stream\detail
1307 ..\%__SRC%\inc\boost\spirit\home\karma\stream\* %_DEST%\inc%_EXT%\boost\spirit\home\karma\stream
1308 ..\%__SRC%\inc\boost\spirit\home\karma\stream\detail\* %_DEST%\inc%_EXT%\boost\spirit\home\karma\st…
1350 ..\%__SRC%\inc\boost\spirit\home\qi\stream\* %_DEST%\inc%_EXT%\boost\spirit\home\qi\stream
1351 ..\%__SRC%\inc\boost\spirit\home\qi\stream\detail\* %_DEST%\inc%_EXT%\boost\spirit\home\qi\stream\d…
/trunk/main/offapi/com/sun/star/graphic/
H A DXSvgParser.idl33 This interface allows to parse a SVG stream in form of a sequence of bytes
/trunk/main/offapi/com/sun/star/xml/
H A DXMLExportFilter.idl43 XDocumentHandler will then be used to export the XML data stream. */
H A DXMLImportFilter.idl52 /** The document handler is used to stream XML data into the filter. */
/trunk/main/offapi/com/sun/star/document/
H A DXMLBasicImporter.idl47 interface is used to stream the XML data into the filter.</p>
H A DXMLOasisBasicImporter.idl47 interface is used to stream the XML data into the filter.</p>
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXEntityResolver.idl55 <p>If <var>aInputStream</var> is a valid reference to an input stream,
/trunk/main/offapi/com/sun/star/embed/
H A DXPackageStructureCreator.idl51 the result package will be written into this stream
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXElementStackKeeper.idl39 * Manipulate the "key SAX events" in a SAX event stream.
/trunk/main/offapi/com/sun/star/plugin/
H A DXPlugin.idl49 /** Tells the plugin instance that a new stream is requested.
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/
H A DXMLViewFactory.java26 import javax.xml.stream.Location;

Completed in 62 milliseconds

12345678910