Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 147) sorted by path

123456

/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/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/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/codemaker/source/codemaker/
H A Dglobal.cxx400 bool FileStream::write(void const * buffer, sal_uInt64 size) { in write() function in FileStream
/trunk/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
/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/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeOutputStreamHelper.java46 public void write(byte[] b, int off, int len) throws java.io.IOException{ in write() method in NativeOutputStreamHelper
50 public void write(byte[] b) throws java.io.IOException{ in write() method in NativeOutputStreamHelper
58 public void write(int b) throws java.io.IOException{ in write() method in NativeOutputStreamHelper
H A DNativeStorageAccess.java73 …public native void write(String name,String key,byte[] b, int offset, int length) throws java.io.I… in write() method in NativeStorageAccess
H A DStorageAccess.java122 public void write(byte[] b, int offset, int length) throws java.io.IOException{ in write() method in StorageAccess
H A DStorageNativeOutputStream.java77 …public native void write(String key,String _file,byte[] b, int off, int len) throws java.io.IOExce… in write() method in StorageNativeOutputStream
89 public native void write(String key,String _file,byte[] b) throws java.io.IOException; in write() method in StorageNativeOutputStream
122 public native void write(String key,String _file,int b) throws java.io.IOException; in write() method in StorageNativeOutputStream
/trunk/main/connectivity/source/drivers/hsqldb/
H A Daccesslog.hxx105 void write( jint value ) in write() function in connectivity::hsqldb::DataLogFile
111 void write( const sal_Int8* buffer, sal_Int32 bytesRead ) in write() function in connectivity::hsqldb::DataLogFile
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1271 void SAL_CALL SbaXFormAdapter::write(const Reference< ::com::sun::star::io::XObjectOutputStream >& … in write() function in SbaXFormAdapter
/trunk/main/dbaccess/source/ui/uno/
H A DColumnModel.cxx170 void OColumnControlModel::write(const Reference<XObjectOutputStream>& /*_rxOutStream*/) throw ( ::c… in write() function in dbaui::OColumnControlModel
/trunk/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx119 void ExtensionProperties::write() in write() function in dp_manager::ExtensionProperties
/trunk/main/dtrans/source/win32/dtobj/
H A DDTransHelper.cxx63 void SAL_CALL CStgTransferHelper::write( const void* lpData, ULONG cb, ULONG* cbWritten ) in write() function in CStgTransferHelper
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx588 void MyPersistObject::write( const XObjectOutputStreamRef & rOut ) in write() function in MyPersistObject
/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/filter/source/pdf/
H A Dpdfexport.cxx288 void PDFExportStreamDoc::write( const Reference< XOutputStream >& xStream ) in write() function in PDFExportStreamDoc
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1995 void SAL_CALL SVGWriter::write( const REF( NMSP_SAX::XDocumentHandler )& rxDocHandler, in write() function in SVGWriter
/trunk/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
/trunk/main/forms/source/component/
H A DButton.cxx150 void OButtonModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw (::com::sun::sta… in write() function in frm::OButtonModel
H A DCheckBox.cxx156 void SAL_CALL OCheckBoxModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream) in write() function in frm::OCheckBoxModel
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 DDatabaseForm.cxx3893 void SAL_CALL ODatabaseForm::write(const Reference<XObjectOutputStream>& _rxOutStream) throw( IOExc… in write() function in frm::ODatabaseForm

Completed in 147 milliseconds

123456