Home
last modified time | relevance | path

Searched refs:write (Results 251 – 275 of 664) sorted by relevance

1...<<11121314151617181920>>...27

/trunk/main/sal/qa/osl/file/
H A Dtest_cpy_wrt_file.cxx86 err = tmp_file.write((void*)buffer, sizeof(buffer), written); in TEST_F()
/trunk/main/forms/source/component/
H A DCheckBox.hxx51write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
H A DHidden.hxx59write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
H A DEditBase.hxx79 …virtual void SAL_CALL write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectO…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DFileTools.java95 out.write(buf, 0, len); in copyFile()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
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
/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx146 o_rPath.write( sFile ); in Get()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx96 …virtual void SAL_CALL write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectO…
443write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutSt…
1056 …virtual void SAL_CALL write( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObject…
/trunk/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
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaHelper.java85 bytes.write(encoder.getByte(t)); in convertCalcToPXL()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFWriter.java138 this.write(buffer.toString()); in writeData()
/trunk/main/l10ntools/scripts/tool/
H A Dxtxex.py47 f.write(line)
/trunk/main/sal/inc/osl/
H A Dpipe_decl.hxx227 sal_Int32 SAL_CALL write(const void* pBuffer, sal_Int32 n) const;
/trunk/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java118 _pipedConnection.write(_theByte); in run()
/trunk/main/scripting/workben/installer/
H A DZipData.java103 out.write(bytes, 0, len); in extractEntry()
/trunk/main/dtrans/source/win32/dtobj/
H A DDTransHelper.hxx80 void SAL_CALL write( const void* lpData, ULONG cb, ULONG* cbWritten = NULL );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OHiddenModel.csv6 "OHiddenModel";"com::sun::star::io::XPersistObject";"write()"
/trunk/main/offapi/com/sun/star/svg/
H A DXSVGWriter.idl40 void write( [in] com::sun::star::xml::sax::XDocumentHandler aHandler,
/trunk/main/offapi/com/sun/star/ucb/
H A DLockType.idl39 /** specifies a write lock.
H A DInteractiveNetworkWriteException.idl36 /** A network error specifing a write failure.
/trunk/main/svl/inc/svl/
H A Dhttpcook.hxx87 void write (SvStream& rStrm) const in write() function
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java134 doc.write(fos); in Convert()
/trunk/main/vos/inc/vos/
H A Dpipe.hxx244 virtual sal_Int32 SAL_CALL write(const void* pBuffer, sal_uInt32 n);
/trunk/main/udkapi/com/sun/star/io/
H A DNotConnectedException.idl38 /** is thrown when a read/write operation is tried on an instance that has
/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java83 public void write(final OutputRepository outputRepository) throws IOException in write() method in ManifestWriter

Completed in 75 milliseconds

1...<<11121314151617181920>>...27