Home
last modified time | relevance | path

Searched defs:write (Results 51 – 75 of 147) sorted by last modified time

123456

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBIFFRecord.java54 public void write(OutputStream output) throws IOException; in write() method
H A DBeginningOfFile.java100 public void write(OutputStream output) throws IOException { in write() method in BeginningOfFile
H A DBlankCell.java71 public void write(OutputStream output) throws IOException { in write() method in BlankCell
H A DBoolErrCell.java83 public void write(OutputStream output) throws IOException { in write() method in BoolErrCell
H A DBoundSheet.java100 public void write(OutputStream output) throws IOException { in write() method in BoundSheet
H A DCellValue.java97 public void write(OutputStream output) throws IOException { in write() method in CellValue
H A DCodePage.java90 public void write(OutputStream output) throws IOException { in write() method in CodePage
H A DColInfo.java140 public void write(OutputStream output) throws IOException { in write() method in ColInfo
H A DDefColWidth.java68 public void write(OutputStream output) throws IOException { in write() method in DefColWidth
H A DDefRowHeight.java75 public void write(OutputStream output) throws IOException { in write() method in DefRowHeight
H A DDefinedName.java126 public void write(OutputStream output) throws IOException { in write() method in DefinedName
H A DEof.java57 public void write(OutputStream output) throws IOException { in write() method in Eof
H A DExtendedFormat.java359 public void write(OutputStream output) throws IOException { in write() method in ExtendedFormat
/trunk/main/vos/source/
H A Dsocket.cxx1448 sal_Int32 OStreamSocket::write(const void* pBuffer, sal_uInt32 n) in write() function in OStreamSocket
H A Dstream.cxx59 sal_Int32 OStream::write(const void* pbuffer, sal_uInt32 n) in write() function in OStream
66 sal_Int32 OStream::write(IPositionableStream::Offset offset, in write() function in OStream
H A Dpipe.cxx376 sal_Int32 OStreamPipe::write(const void* pBuffer, sal_uInt32 n) in write() function in OStreamPipe
/trunk/main/vos/inc/vos/
H A Dstream.hxx197 inline sal_Bool OStream::write(sal_Int32 value) in write() function in vos::OStream
202 inline sal_Bool OStream::write(sal_Int16 value) in write() function in vos::OStream
207 inline sal_Bool OStream::write(sal_Char value) in write() function in vos::OStream
212 inline sal_Bool OStream::write(sal_uInt8 value) in write() function in vos::OStream
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx396 void OConfigurationValueContainer::write( sal_Bool _bCommit ) in write() function in utl::OConfigurationValueContainer
/trunk/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
/trunk/main/tools/inc/tools/
H A Dinetmime.hxx1023 void write(const sal_Char * pBegin, sal_Size nLength) in write() function in INetMIMEOutputSink
1110 inline void INetMIMEOutputSink::write(const sal_Char * pBegin, in write() function in INetMIMEOutputSink
1117 inline void INetMIMEOutputSink::write(const sal_uInt32 * pBegin, in write() function in INetMIMEOutputSink
1124 inline void INetMIMEOutputSink::write(const sal_Unicode * pBegin, in write() function in INetMIMEOutputSink
1131 inline void INetMIMEOutputSink::write(const ByteString & rOctets, in write() function in INetMIMEOutputSink
1321 inline void INetMIMEEncodedWordOutputSink::write(const sal_Char * pBegin, in write() function in INetMIMEEncodedWordOutputSink
1331 inline void INetMIMEEncodedWordOutputSink::write(const sal_Unicode * pBegin, in write() function in INetMIMEEncodedWordOutputSink
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx602 void UnoControlModel::write( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectO… in write() function in UnoControlModel
H A Dstdtabcontrollermodel.cxx361 void StdTabControllerModel::write( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XO… in write() function in StdTabControllerModel
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py117 def write( self, string ): member in NullDevice
/trunk/main/svl/source/numbers/
H A Dsupservs.cxx159 void SAL_CALL SvNumberFormatsSupplierServiceObject::write( const Reference< XObjectOutputStream >& … in write() function in SvNumberFormatsSupplierServiceObject
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx881 sal_uInt32 SvDataPipe_Impl::write(sal_Int8 const * pBuffer, sal_uInt32 nSize) in write() function in SvDataPipe_Impl

Completed in 84 milliseconds

123456