Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 147) sorted by last modified time

123456

/trunk/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
/trunk/main/forms/source/component/
H A DImageControl.cxx372 void OImageControlModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::s… in write() function in frm::OImageControlModel
H A DComboBox.cxx339 void SAL_CALL OComboBoxModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) in write() function in frm::OComboBoxModel
H A DListBox.cxx489 void SAL_CALL OListBoxModel::write(const Reference<XObjectOutputStream>& _rxOutStream) in write() function in frm::OListBoxModel
H A DDatabaseForm.cxx3893 void SAL_CALL ODatabaseForm::write(const Reference<XObjectOutputStream>& _rxOutStream) throw( IOExc… in write() function in frm::ODatabaseForm
H A DFormComponent.cxx843 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
H A DFormattedField.cxx811 void OFormattedModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::sun:… in write() function in frm::OFormattedModel
/trunk/main/sal/inc/osl/
H A Dfile.hxx1210 inline RC write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt64& rBytesWritten) in write() function in osl::File
/trunk/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
/trunk/main/autodoc/inc/cosv/
H A Dbstream.hxx122 bostream::write( const void * i_pSrc, in write() function in csv::bostream
126 bostream::write( const char * i_sSrc ) in write() function in csv::bostream
129 bostream::write( const String & i_sSrc ) in write() function in csv::bostream
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDocument.java123 public void write(OutputStream os) throws IOException { in write() method in PalmDocument
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx899 void SAL_CALL ImplEventAttacherManager::write(const Reference< XObjectOutputStream >& OutStream) in write() function in comphelper::ImplEventAttacherManager
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx4014 class write : public ::testing::Test class
4035 TEST_F(write, write_001 ) in TEST_F() argument
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DNativeConnection.java41 public native void write(/*IN*/byte[] aData) in write() method in NativeConnection
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DNativeConnection.java38 public native void write(/*IN*/byte[] aData) in write() method in NativeConnection
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx249 void SocketConnection::write( const Sequence < sal_Int8 > &seq ) in write() function in io_acceptor::SocketConnection
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx101 void PDFTestOutputStream::write( const com::sun::star::uno::Reference< com::sun::star::io::XOutputS… in write() function in PDFTestOutputStream
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1774 shell::write( sal_Int32 CommandId, in write() function in shell
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx288 void PDFExportStreamDoc::write( const Reference< XOutputStream >& xStream ) in write() function in PDFExportStreamDoc
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java67 private void write(byte[] bytes) { in write() method in CommandCaller
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java146 void write(OutputStream os, byte xmlBytes[]) throws IOException { in write() method in OfficeZip
H A DPDBHeader.java131 public void write(DataOutput out) throws IOException { in write() method in PDBHeader
H A DPalmDB.java233 public void write(OutputStream os) throws IOException { in write() method in PalmDB
H A DRecord.java99 public void write(OutputStream outs) throws IOException { in write() method in Record

Completed in 207 milliseconds

123456