Home
last modified time | relevance | path

Searched refs:write (Results 151 – 175 of 657) sorted by relevance

12345678910>>...27

/aoo41x/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx73 virtual bool write( const void* pBuf, unsigned int nLen ) throw();
155 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) throw() in write() function in FileEmitContext
198 bool bRet = write( pBuf, nLen ); in copyOrigBytes()
/aoo41x/main/filter/source/flash/
H A Dswfwriter.cxx154 pFont->write( *mpFontsStream ); in storeTo()
211 mpSprite->write( *mpMovieStream ); in endSprite()
321 mpTag->write( *mpMovieStream ); in endTag()
/aoo41x/main/udkapi/com/sun/star/io/
H A DTextOutputStream.idl40 /** provides functionality to write text data to a
50 /// Interface to write text data
H A DXTextOutputStream.idl40 /** Interface to write strings to a stream using a special
43 <p>This interfaces allows to write strings to a stream.
/aoo41x/main/qadevOOo/runner/graphical/
H A DHTMLResult.java71 m_aOut.write( _sStr ); in writeln()
72 m_aOut.write ( ls ); in writeln()
/aoo41x/main/qadevOOo/runner/helper/
H A DSimpleMailSender.java138 output.write(line + "\r\n"); in sendline()
148 output.write(line + "\r\n"); in sendline()
/aoo41x/main/oox/source/xls/
H A Daddressconverter.cxx132 void BinAddress::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinAddress
165 void BinRange::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinRange
213 void BinRangeList::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinRangeList
226 aIt->write( rStrm, bCol16Bit, bRow32Bit ); in writeSubList()
H A Dbiffoutputstream.cxx62 void BiffOutputRecordBuffer::write( const void* pData, sal_uInt16 nBytes ) in write() function in oox::xls::prv::BiffOutputRecordBuffer
141 maRecBuffer.write( pnBuffer, nBlockSize ); in writeMemory()
/aoo41x/main/uui/source/
H A Dids.src230 Text [ en-US ] = "$(ARG1) is write protected." ;
349 …Text [ en-US ] = "The file $(ARG1) is locked by another user. Currently, another write access to t…
355 …Text [ en-US ] = "The file $(ARG1) is locked by yourself. Currently, another write access to this …
365 …oblems on the server managing the file lock. It cannot be guaranteed that write operations on this…
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java88 out.write( lines[i], 0, lines[i].length() ); in writeMailCap()
150 out.write( lines[i], 0, lines[i].length() ); in writeMimeTypes()
/aoo41x/main/oox/source/core/
H A Dxmlfilterbase.cxx315 pDoc->write( sValue ); in writeElement()
323 pDoc->write( OUString::valueOf( nValue ) ); in writeElement()
346 pDoc->write( pStr ); in writeElement()
/aoo41x/main/forms/source/component/
H A DHidden.cxx154 void SAL_CALL OHiddenModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OHiddenModel
163 OControlModel::write(_rxOutStream); in write()
H A Dspinbutton.cxx209 void SAL_CALL OSpinButtonModel::write( const Reference< XObjectOutputStream >& _rxOutStream ) in write() function in frm::OSpinButtonModel
212 OBoundControlModel::write( _rxOutStream ); in write()
/aoo41x/main/extensions/source/oooimprovement/
H A Dsoapsender.cxx118 …if(socket->write(header.getStr(), header.getLength()) != static_cast<sal_Int32>(header.getLength()… in send()
137 if(socket->write(buf2, bytes_read) != bytes_read) in send()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java174 os.write(data); in handle()
181 os.write(e.getMessage().getBytes()); in handle()
/aoo41x/main/ucb/source/ucp/file/
H A Dfilrec.cxx180 ::osl::FileBase::RC ReconnectingFile::write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt… in write() function in fileaccess::ReconnectingFile
185 return m_aFile.write( pBuffer, uBytesToWrite, rBytesWritten ); in write()
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/
H A DConnector.java253 oConnection.write(connStr.getBytes()); in run()
254 oConnection.write(new byte[]{0}); in run()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java119 os.write(header); in sendPackage()
121 os.write(data); in sendPackage()
/aoo41x/main/sc/workben/celltrans/
H A Dparse.py137 sys.stdout.write(chr(item))
196 file.write(chars)
/aoo41x/main/io/source/connector/
H A Dconnector.hxx75 virtual void SAL_CALL write( const ::com::sun::star::uno::Sequence< sal_Int8 >& aData )
104 virtual void SAL_CALL write( const ::com::sun::star::uno::Sequence< sal_Int8 >& aData )
/aoo41x/main/io/test/
H A Dtestconnection.cxx75 r->write( seq ); in doWrite()
160 r->write( seq ); in testConnection()
/aoo41x/main/offapi/com/sun/star/embed/
H A DStorageStream.idl87 In case a stream is opened with read-write access only one instance of
92 be possible to open the stream for read-write access until all the
135 or read-write access is requested.
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java121 public void write(OutputStream out) throws IOException { in write() method in DeployedUnoPackagesDB
122 XMLParserFactory.getParser().write(document, out); in write()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DOpenMode.idl64 /** open a document. Allow shared read and write access.
74 /** open a document. Deny shared write access.
/aoo41x/main/solenv/bin/
H A Dlinkoo147 # re-write the link
160 # move / write the link
330 -w $OOO_INSTALL || die "You need write access to $OOO_INSTALL";

Completed in 119 milliseconds

12345678910>>...27