Home
last modified time | relevance | path

Searched defs:write (Results 101 – 125 of 154) sorted by relevance

1234567

/AOO41X/main/forms/source/component/
H A DRadioButton.cxx285 void SAL_CALL ORadioButtonModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::ORadioButtonModel
H A Dnavigationbar.cxx230 …void SAL_CALL ONavigationBarModel::write( const Reference< XObjectOutputStream >& _rxOutStream ) t… in write() function in frm::ONavigationBarModel
H A DColumns.cxx496 void SAL_CALL OGridColumn::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OGridColumn
H A DComboBox.cxx339 void SAL_CALL OComboBoxModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) in write() function in frm::OComboBoxModel
H A DEdit.cxx550 void OEditModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::sun::star… in write() function in frm::OEditModel
/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java359 public void write(OutputStream output) throws IOException { in write() method in ExtendedFormat
H A DWorkbook.java102 public void write(OutputStream os) throws IOException { in write() method in Workbook
/AOO41X/main/package/source/zipapi/
H A DZipOutputStream.cxx191 void SAL_CALL ZipOutputStream::write( const Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset, sa… in write() function in ZipOutputStream
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java672 public void write(OutputStream os) throws IOException { in write() method in OfficeDocument
748 public void write(OutputStream os, boolean isZip) throws IOException { in write() method in OfficeDocument
H A DOfficeZip.java387 void write(OutputStream os) throws IOException { in write() method in OfficeZip
/AOO41X/main/sal/inc/osl/
H A Dpipe.hxx190 inline sal_Int32 SAL_CALL StreamPipe::write(const void* pBuffer, sal_Int32 n) const in write() function in osl::StreamPipe
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java351 public void write(OutputStream os) throws IOException { in write() method in PalmDB
/AOO41X/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java159 public void write(XObjectOutputStream outStream) in write() method in MyPersistObject
/AOO41X/main/l10ntools/scripts/tool/
H A Dsdf.py63 def write(self, filename): member in SdfData
/AOO41X/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py117 def write( self, string ): member in NullDevice
/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
/AOO41X/main/forms/source/richtext/
H A Drichtextmodel.cxx519 …void SAL_CALL ORichTextModel::write(const Reference< XObjectOutputStream >& _rxOutStream) throw ( … in write() function in frm::ORichTextModel
/AOO41X/main/io/source/acceptor/
H A Dacc_socket.cxx249 void SocketConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::SocketConnection
/AOO41X/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx361 void StdTabControllerModel::write( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XO… in write() function in StdTabControllerModel
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java67 private void write(byte[] bytes) { in write() method in CommandCaller
/AOO41X/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1679 public void write(int theByte) throws java.io.IOException in write() method in Base64.OutputStream
1740 public void write( byte[] theBytes, int off, int len ) throws java.io.IOException in write() method in Base64.OutputStream
/AOO41X/main/sax/source/tools/
H A Dfastserializer.cxx99 void FastSaxSerializer::write( const OUString& s ) in write() function in sax_fastparser::FastSaxSerializer
/AOO41X/main/codemaker/source/codemaker/
H A Dglobal.cxx400 bool FileStream::write(void const * buffer, sal_uInt64 size) { in write() function in FileStream
/AOO41X/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx396 void OConfigurationValueContainer::write( sal_Bool _bCommit ) in write() function in utl::OConfigurationValueContainer
/AOO41X/main/codemaker/source/javamaker/
H A Dclassfile.cxx81 void write(FileStream & file, void const * buffer, sal_uInt64 size) { in write() function
697 void ClassFile::write(FileStream & file) const { in write() function in ClassFile

1234567