Home
last modified time | relevance | path

Searched refs:write (Results 276 – 300 of 664) sorted by relevance

1...<<11121314151617181920>>...27

/trunk/main/offapi/com/sun/star/chart2/
H A DMutableDataSequence.idl47 /** provides write-access to the underlying data.
/trunk/main/offapi/com/sun/star/chart2/data/
H A DDataSink.idl44 /** allows the write-access of the actual data.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DCwsDataExchangeImpl.java124 out.write(stat); in setUnoApiCwsStatus()
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl104 read-write mode it is locked for reading and writing )
115 read-write mode all noncommited changes will be lost.
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx570 pThread->maStreamPipe.write( aArguments.GetBuffer(), aArguments.Len() ); in EnableOfficeIPCThread()
571 pThread->maStreamPipe.write( "\0", 1 ); in EnableOfficeIPCThread()
/trunk/main/forms/source/component/
H A DRadioButton.hxx52write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
H A DImageButton.hxx50 …virtual void SAL_CALL write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectO…
H A DFormComponent.cxx831 xPersist->write( _rxOutStream ); in writeAggregate()
843 void SAL_CALL OControlModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) in write() function in frm::OControlModel
1696 void SAL_CALL OBoundControlModel::write( const Reference<stario::XObjectOutputStream>& _rxOutStream… in write() function in frm::OBoundControlModel
1698 OControlModel::write(_rxOutStream); in write()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simreg/
H A DSimpleRegistry.java88 fOut.write(buf, 0, bytesRead) ; in copyFile()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simplereg.uno/
H A DSimpleRegistry.java85 fOut.write(buf, 0, bytesRead) ; in copyFile()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DEditorFrame.java124 ImageIO.write( aBufImage, "png", aTmpFile ); in getReplacementImage()
/trunk/main/codemaker/inc/codemaker/
H A Dglobal.hxx96 bool write(void const * buffer, sal_uInt64 size);
/trunk/main/sdext/source/pdfimport/tree/
H A Dimagecontainer.cxx146 rContext.rEmitter.write( encodeBase64( aData.getConstArray(), aData.getLength() )); in writeBase64EncodedStream()
/trunk/main/store/source/
H A Dstorbios.hxx81 storeError write (
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DInsufficientAccessRightsException.idl44 <li>Missing write access when updating data.</li>
/trunk/main/sal/osl/os2/
H A Dfile.cxx381 if (-1 == write (m_fd, (char*)"", (size_t)1)) in setSize()
450 ssize_t nBytes = ::write (m_fd, pBuffer, nBytesToWrite); in writeAt()
541 ssize_t nBytes = ::write (m_fd, pBuffer, nBytesToWrite); in writeFileAt()
2121 nRet = write( DestFileFD, buffer, nRet); in oslDoCopyFile()
/trunk/main/udkapi/com/sun/star/io/
H A DDataOutputStream.idl50 /** allows to write structured data.
H A DXObjectOutputStream.idl45 uses this interface to write its internal state into a stream.
/trunk/main/xml2cmp/source/xcd/
H A Dcr_html.cxx134 aFile.write( i_rElement.Data(), (int) nLen ); in Write_SglTextElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_nestedreg.uno/
H A DNestedRegistry.java102 fOut.write(buf, 0, bytesRead) ; in copyFile()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DFileLogWriter.java103 fw.write("LOG> " + msg + "\n"); in println()
/trunk/main/extensions/source/activex/main/
H A DREADME.txt27 To do it please write
/trunk/main/oovbaapi/ooo/vba/word/
H A DXRange.idl53 // readonly though will force an error attempting to write
/trunk/main/offapi/com/sun/star/mozilla/
H A DXCodeProxy.idl50 /** which Mozilla product this code is write for
/trunk/main/offapi/com/sun/star/packages/manifest/
H A DXManifestWriter.idl39 calls writeManifestSequence() with the XOutputStream to write the data to

Completed in 110 milliseconds

1...<<11121314151617181920>>...27