Home
last modified time | relevance | path

Searched defs:write (Results 76 – 100 of 147) sorted by last modified time

123456

/trunk/main/svl/inc/svl/
H A Dhttpcook.hxx87 void write (SvStream& rStrm) const in write() function
/trunk/main/store/source/
H A Dstorbios.cxx723 storeError OStorePageBIOS::write ( in write() function in OStorePageBIOS
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
/trunk/main/soltools/testSHL/util/
H A Dtlog.cxx83 ::osl::FileBase::RC tLog::write( const sal_Char* buf, sal_Bool v ) { in write() function in tstutl::tLog
/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/sdext/source/pdfimport/odf/
H A Dodfemitter.cxx106 void OdfEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::OdfEmitter
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx65 virtual bool write( const void* pBuf, unsigned int nLen ) throw() in write() function in StringEmitContext
/trunk/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx135 void SaxEmitter::write( const rtl::OUString& rText ) in write() function in pdfi::SaxEmitter
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx155 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) throw() in write() function in FileEmitContext
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx277 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) in write() function in pdfi::FileEmitContext
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DManifestParser.java90 public void write(Document doc, OutputStream out) throws IOException { in write() method in ManifestParser
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java164 public void write(OutputStream out) throws IOException { in write() method in Manifest
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DXMLParser.java33 public void write(Document doc, OutputStream out) throws IOException; in write() method
H A DXMLParserFactory.java97 public void write(Document doc, OutputStream out) throws IOException { in write() method in XMLParserFactory.DefaultParser
110 Method write; in write() local
H A DDeployedUnoPackagesDB.java121 public void write(OutputStream out) throws IOException { in write() method in DeployedUnoPackagesDB
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
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXOutputStreamWrapper.java33 public void write(int b) in write() method in XOutputStreamWrapper
51 public void write(byte[] b) in write() method in XOutputStreamWrapper
68 public void write( byte[] b, int off, int len ) in write() method in XOutputStreamWrapper
/trunk/main/sax/source/tools/
H A Dfshelper.cxx151 FastSerializerHelper* FastSerializerHelper::write(const char* value) in write() function in sax_fastparser::FastSerializerHelper
156 FastSerializerHelper* FastSerializerHelper::write(const rtl::OUString& value) in write() function in sax_fastparser::FastSerializerHelper
162 FastSerializerHelper* FastSerializerHelper::write(sal_Int32 value) in write() function in sax_fastparser::FastSerializerHelper
167 FastSerializerHelper* FastSerializerHelper::write(sal_Int64 value) in write() function in sax_fastparser::FastSerializerHelper
172 FastSerializerHelper* FastSerializerHelper::write(float value) in write() function in sax_fastparser::FastSerializerHelper
177 FastSerializerHelper* FastSerializerHelper::write(double value) in write() function in sax_fastparser::FastSerializerHelper
H A Dfastserializer.cxx99 void FastSaxSerializer::write( const OUString& s ) in write() function in sax_fastparser::FastSaxSerializer
/trunk/main/sal/inc/osl/
H A Dsocket.hxx438 inline sal_Int32 StreamSocket::write(const void* pBuffer, sal_uInt32 n) in write() function in osl::StreamSocket
H A Dpipe.hxx190 inline sal_Int32 SAL_CALL StreamPipe::write(const void* pBuffer, sal_Int32 n) const in write() function in osl::StreamPipe
/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
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java159 public void write(XObjectOutputStream outStream) in write() method in MyPersistObject
/trunk/main/package/source/package/zipapi/
H A DZipOutputStream.cxx191 void SAL_CALL ZipOutputStream::write( const Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset, sa… in write() function in ZipOutputStream
/trunk/main/oox/source/xls/
H A Daddressconverter.cxx132 void BinAddress::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinAddress
165 void BinRange::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinRange
213 void BinRangeList::write( BiffOutputStream& rStrm, bool bCol16Bit, bool bRow32Bit ) const in write() function in oox::xls::BinRangeList

Completed in 91 milliseconds

123456