Home
last modified time | relevance | path

Searched refs:Write (Results 201 – 225 of 397) sorted by relevance

12345678910>>...16

/trunk/main/tools/inc/tools/
H A Dcolor.hxx187 SvStream& Write( SvStream& rOStm, sal_Bool bNewFormat = sal_True );
/trunk/main/idl/inc/
H A Dslot.hxx84 virtual void Write( SvIdlDataBase & rBase,
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DLogGenerator.java45 public static void Write ( in Write() method in LogGenerator
/trunk/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx105 sal_Bool ORowSetImportExport::Write() in Write() function in ORowSetImportExport
/trunk/main/vcl/workben/
H A Dsvpclient.cxx279 aStream.Write( aAnswer.getStr(), aAnswer.getLength() );
/trunk/main/offapi/com/sun/star/table/
H A DCellValueBinding.idl45 <p>Read/Write access to the cell represented by this component is supported,
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx122 sal_Size Write( const void* pData, sal_Size nBytes );
H A Dxlformula.hxx399 void Write( XclExpStream& rStrm ) const;
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx104 if( !IsError( aWrt.Write( xWrt )) ) in GetData()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx221 nRet = pOwnStm->Write( pData, nSize ); in PutData()
323 if( nRead != pDestStm->Write( pMem, nRead ) ) in CopyTo()
H A Dstgelem.cxx164 r.Write( cSignature, 8 + 16 ); in Store()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1218 sal_Bool Write( SvStream& rStrm );
1444 sal_Bool Write( SvStream& rStrm, WW8Fib& rFib );
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx895 aMemoryStream.Write( pData, nEscLen ); in ReadRecordParams()
966 pEMFStream->Write( pBuf, nCount ); in ReadRecordParams()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx158 FltError nErr = aEx.Write(); in ScExportHTML()
344 sal_uLong ScHTMLExport::Write() in Write() function in ScHTMLExport
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx341 if( !IsError( aWriter.Write( xWrt ) ) && in GetSelectedText()
/trunk/main/sw/source/ui/dbui/
H A Dmmgreetingspage.src221 Text[ en-US ] = "Write your message here";
/trunk/main/filter/source/msfilter/
H A Dmsoleexp.cxx294 bExtentSuccess = ( xExtStm->Write( aWriteSet, 16 ) == 16 ); in ExportOLEObject()
/trunk/main/tools/source/generic/
H A Dpoly.cxx2068 rOStream.Write( rPoly.mpImplPolygon->mpPointAry, nPoints*sizeof(Point) ); in operator <<()
2109 rOStream.Write( mpImplPolygon->mpFlagAry, mpImplPolygon->mnPoints ); in ImplWrite()
2114 void Polygon::Write( SvStream& rOStream ) const in Write() function in Polygon
/trunk/main/starmath/source/
H A Dmathtype.cxx2070 xStor->Write(aCompObj,sizeof(aCompObj)); in ConvertFromStarMath()
2078 xStor2->Write(aOle,sizeof(aOle)); in ConvertFromStarMath()
2104 aHdr.Write(pS); in ConvertFromStarMath()
/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx83 s->Write(data.getConstArray(), n); in wrapStream()
H A Dimpgraph.cxx1257 pOStm->Write( (char*) pBuffer, nPartLen ); in ImplReadEmbedded()
1929 …rOStm.Write(rImpGraphic.getSvgData()->getSvgDataArray().get(), rImpGraphic.getSvgData()->getSvgDat… in operator <<()
/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx376 aTargetStream.Write( pBuf, nSize ); in DoCopy_Impl()
/trunk/main/offapi/com/sun/star/form/binding/
H A DValueBinding.idl48 <p>Read/Write access to the value represented by this component is supported,
/trunk/main/l10ntools/layout/
H A Dtralay.cxx304 layoutXml->Write( outFile ); in MergeLanguage()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1454 bool Write(SvStream& rStrm);
1760 bool Write(SvStream& rStrm, WW8Fib& rFib) const;

Completed in 178 milliseconds

12345678910>>...16