Home
last modified time | relevance | path

Searched defs:write (Results 51 – 75 of 154) sorted by relevance

1234567

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DSelection.java125 public void write(OutputStream output) throws IOException { in write() method in Selection
H A DRow.java122 public void write(OutputStream output) throws IOException { in write() method in Row
H A DColInfo.java140 public void write(OutputStream output) throws IOException { in write() method in ColInfo
H A DDefinedName.java126 public void write(OutputStream output) throws IOException { in write() method in DefinedName
H A DPane.java203 public void write(OutputStream output) throws IOException { in write() method in Pane
/AOO41X/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java177 public void write(File file) throws IOException { in write() method in ParcelDescriptor
183 public void write() throws IOException { in write() method in ParcelDescriptor
190 public void write(OutputStream out) throws IOException { in write() method in ParcelDescriptor
/AOO41X/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java997 public synchronized void write(Object dummy) throws Exception in write() method in AgendaTemplate.ItemsTable
1430 public void write(int topic, PropertyValue[] data) throws Exception in write() method in AgendaTemplate.Topics
1683 void write(Object any) throws Exception; in write() method
1724 public void write(Object textRange) in write() method in ParaStyled
1757 public void write(Object textRange) in write() method in TextElement
1798 public void write(Object textRange) in write() method in PlaceholderTextElement
1843 public void write(Object textRange) in write() method in PlaceholderElement
1890 public void write(Object tableCursor) throws Exception in write() method in AgendaItem
/AOO41X/main/l10ntools/java/jpropex/java/
H A DSdfData.java86 public void write( String filename ) in write() method in SdfData
/AOO41X/main/dbaccess/source/ui/uno/
H A DColumnModel.cxx170 void OColumnControlModel::write(const Reference<XObjectOutputStream>& /*_rxOutStream*/) throw ( ::c… in write() function in dbaui::OColumnControlModel
/AOO41X/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx129 void recently_used_file::write(const char* buffer, size_t size) const in write() function in recently_used_file
/AOO41X/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx119 void ExtensionProperties::write() in write() function in dp_manager::ExtensionProperties
/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
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DRecord.java141 public void write(OutputStream outs) throws IOException { in write() method in Record
H A DPalmDocument.java123 public void write(OutputStream os) throws IOException { in write() method in PalmDocument
/AOO41X/main/forms/source/component/
H A DGroupBox.cxx112 void SAL_CALL OGroupBoxModel::write(const Reference< XObjectOutputStream>& _rxOutStream) in write() function in frm::OGroupBoxModel
H A DHidden.cxx154 void SAL_CALL OHiddenModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OHiddenModel
/AOO41X/main/sdext/source/pdfimport/odf/
H A Dodfemitter.cxx106 void OdfEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::OdfEmitter
/AOO41X/main/io/source/stm/
H A Dstreamhelper.cxx41 void MemFIFO::write( const Sequence< sal_Int8 > &seq ) in write() function in io_stm::MemFIFO
/AOO41X/main/jurt/com/sun/star/comp/connections/
H A DPipedConnection.java225 …public void write(byte aData[]) throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeExcept… in write() method in PipedConnection
/AOO41X/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx135 void SaxEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::SaxEmitter
/AOO41X/main/store/source/
H A Dstordata.cxx308 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
346 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
381 storeError OStoreIndirectionPageObject::write ( in write() function in OStoreIndirectionPageObject
826 storeError OStoreDirectoryPageObject::write ( in write() function in OStoreDirectoryPageObject
/AOO41X/main/io/source/acceptor/
H A Dacc_pipe.cxx117 void PipeConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::PipeConnection
/AOO41X/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java164 public void write(OutputStream out) throws IOException { in write() method in Manifest
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedXMLObject.java227 void write(OfficeZip zip) throws IOException { in write() method in EmbeddedXMLObject
/AOO41X/main/filter/source/flash/
H A Dswfwriter2.cxx152 void Tag::write( SvStream &out ) in write() function in Tag
385 void Sprite::write( SvStream& out ) in write() function in Sprite
505 void FlashFont::write( SvStream& out ) in write() function in FlashFont

1234567