Home
last modified time | relevance | path

Searched refs:write (Results 101 – 125 of 664) sorted by relevance

12345678910>>...27

/trunk/main/udkapi/com/sun/star/registry/
H A DNestedRegistry.idl42 files will be opened in two different modes, registry1 will be opened with read/write
63 <dd> checks if registry1 has write protection.
115 <b>Note: all write functions only work on registry1.</b>
123 the registry which is opened with read/write rights and the second element must be
/trunk/main/offapi/com/sun/star/sdbc/
H A DXSQLData.idl118 It must write each of the attributes of the SQL type to the given output
119 stream. This is done by calling a method of the output stream to write
124 for a Distinct Type, write its single data element;
125 for a Structured Type, write a value for each attribute of the SQL type.
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java233 public void write(OutputStream os) throws IOException { in write() method in PalmDB
238 out.write(bName); in write()
245 records[i].write(out); in write()
H A DRecord.java99 public void write(OutputStream outs) throws IOException { in write() method in Record
103 out.write(data); in write()
/trunk/main/udkapi/com/sun/star/io/
H A DXPersist.idl42 /** makes it possible to write this object to an URL or read it from an URL.
48 // DocMerge from xml: method com::sun::star::io::XPersist::write
51 void write ( [in] string URL ) raises ( com::sun::star::io::IOException ) ;
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DReportUploader.java110 out.write(params.toString().getBytes()); in upload()
115 out.write(buffer, 0, len); in upload()
122 out.write(params.toString().getBytes()); in upload()
/trunk/main/jvmfwk/source/
H A Dframework.cxx608 javaNode.write(); in jfw_findAndSelectJRE()
871 node.write(); in jfw_setSelectedJRE()
907 node.write(); in jfw_setEnabled()
954 node.write(); in jfw_setVMParameters()
1002 node.write(); in jfw_setUserClassPath()
1049 node.write(); in jfw_addJRELocation()
1075 node.write(); in jfw_setJRELocations()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java351 public void write(OutputStream os) throws IOException { in write() method in PalmDB
356 out.write(bName); in write()
363 records[i].write(out); in write()
H A DRecord.java141 public void write(OutputStream outs) throws IOException { in write() method in Record
146 out.write(data); in write()
H A DPdbHeader.java140 public void write(DataOutput out) throws IOException { in write() method in PdbHeader
142 out.write(pdbName); in write()
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx161 pFile->write (pString, nInLength, nOutLength); in WritePS()
172 pFile->write (pString, nInLength, nOutLength); in WritePS()
184 pFile->write( rString.getStr(), nInLength, nOutLength); in WritePS()
/trunk/main/sc/source/filter/excel/
H A Dxerecord.cxx95 rStream->write( "<" )->writeId( mnElement ); in SaveXml()
130 rStream->write( "<" )->writeId( mnElement ); in SaveXml()
147 rStrm.GetCurrentStream()->write( "/>" ); in SaveXml()
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx56 virtual void SAL_CALL write( const Sequence< sal_Int8 >& aData )
117 void PipeConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::PipeConnection
123 if( m_pipe.write( seq.getConstArray() , seq.getLength() ) != seq.getLength() ) in write()
H A Dacc_socket.cxx85 virtual void SAL_CALL write( const ::com::sun::star::uno::Sequence< sal_Int8 >& aData )
249 void SocketConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::SocketConnection
255 if( m_socket.write( seq.getConstArray() , seq.getLength() ) != seq.getLength() ) in write()
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java218 ImageIO.write(m_img1, "png", file1); in writeImages()
229 ImageIO.write(m_img2, "png", file1); in writeImages()
239 ImageIO.write(m_imgDiff, "png", file1); in writeImages()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java107 baos.write(buffer, 0, len); in read()
387 void write(OutputStream os) throws IOException { in write() method in OfficeZip
405 zos.write(entry.bytes); in write()
/trunk/main/store/source/
H A Dstordata.hxx259 storeError write (
264 storeError write (
270 storeError write (
816 storeError write (
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFWriter.java195 this.write(getHeader()); in writeHeader()
204 this.write(getTrailer()); in writeTrailer()
381 this.write(writeBuffer.toString()); in writeTransUnit()
/trunk/main/
H A Daclocal.m430 # along with this program; if not, write to the Free Software
256 [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
271 [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
292 …ndir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_pyth…
330 …cdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_pyth…
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DEof.java57 public void write(OutputStream output) throws IOException { in write() method in Eof
59 output.write(getBiffType()); in write()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpstrcont.hxx52 virtual size_t write(void *buffer,size_t size,size_t nmemb);
69 virtual size_t write(void *buffer,size_t size,size_t nmemb);
/trunk/main/solenv/bin/
H A Dpackmodule51 [packedmodule.write(path) for path in stripped_paths_to_pack(deliverlog)]
52 packedmodule.write(os.path.join('inc', module, 'gb_deliver.log'))
/trunk/main/filter/source/flash/
H A Dswfwriter.hxx166 void write( SvStream& out );
192 void write( SvStream& out );
224 void write( SvStream& out );
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseHeader.java124 os.write(2); // binary doc indicator in getBytes()
125 os.write(4); // binary header indicator in getBytes()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DLog.java82 maOut.write(msIndentation.getBytes()); in printf()
83 maOut.write(String.format(sFormat, aArgumentList).getBytes()); in printf()

Completed in 122 milliseconds

12345678910>>...27