Home
last modified time | relevance | path

Searched refs:write (Results 226 – 250 of 664) sorted by relevance

12345678910>>...27

/trunk/main/offapi/com/sun/star/document/
H A DFilterFactory.idl57 This factory implements read/write access on the underlying configuration set.
212 /** provides a write access to the configuration data.
/trunk/main/sdext/source/pdfimport/sax/
H A Demitcontext.hxx50 virtual void write( const rtl::OUString& rString );
/trunk/main/automation/source/simplecm/
H A Dtcpio.cxx38 nLastSent = pStreamSocket->write( pBuffer, nLen ); in TransferBytes()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedObject.java103 abstract void write(OfficeZip zip) throws IOException; in write() method in EmbeddedObject
H A DEmbeddedBinaryObject.java100 void write(OfficeZip zip) { in write() method in EmbeddedBinaryObject
/trunk/main/xml2cmp/source/xcd/
H A Dcr_html.hxx83 { aFile.write( i_sStr, (int) strlen(i_sStr) ); } in WriteStr()
/trunk/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.cxx47 rStream.write(aData.getConstArray(),aData.getLength(),nWritten); in writeBytes()
/trunk/main/soltools/testSHL/inc/
H A Dtlog.hxx89 ::osl::FileBase::RC write( const sal_Char* buf, sal_Bool v = sal_False );
/trunk/main/desktop/source/deployment/manager/
H A Ddp_properties.hxx62 void write();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.TabControllerModel.csv10 "TabControllerModel";"com::sun::star::io::XPersistObject";"write()"
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DOutputStreamToXOutputStreamAdapter.java77 iOut.write(b); in writeBytes()
/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/forms/source/component/
H A DFixedText.hxx49write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
H A DGroupBox.hxx49write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
H A DImageControl.cxx372 void OImageControlModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::s… in write() function in frm::OImageControlModel
375 OBoundControlModel::write(_rxOutStream); in write()
/trunk/main/ucb/source/ucp/file/
H A Dfilrec.hxx75 …::osl::FileBase::RC write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt64& rBytesWritten…
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DtextRecord.java98 os.write(e.getBytes()); in getBytes()
/trunk/main/unotools/inc/unotools/
H A Dconfigvaluecontainer.hxx198 void write( sal_Bool _bCommit = sal_True );
/trunk/main/sal/qa/rtl_strings/
H A Dreadme.txt2 If you want to write new or better tests:
/trunk/main/oox/inc/oox/xls/
H A Dbiffoutputstream.hxx60 void write( const void* pData, sal_uInt16 nBytes );
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx221 virtual bool write( const void* pBuf, unsigned int nLen );
277 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) in write() function in pdfi::FileEmitContext
/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc302 // Create an output pipe where the write end is inheritable
317 // Create an error pipe where the write end is inheritable
/trunk/main/sdext/source/pdfimport/test/
H A Doutputwrap.hxx54 maFile.write(aData.getConstArray(),aData.getLength(),nBytesWritten); in writeBytes()
/trunk/main/svx/source/inc/
H A Dfmgroup.hxx87 virtual void write( const XObjectOutputStreamRef& OutStream );

Completed in 68 milliseconds

12345678910>>...27