Home
last modified time | relevance | path

Searched refs:Write (Results 101 – 125 of 397) sorted by relevance

12345678910>>...16

/trunk/main/sc/source/filter/rtf/
H A Drtfexp.cxx60 return aEx.Write(); in ScExportRTF()
78 sal_uLong ScRTFExport::Write() in Write() function in ScRTFExport
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx231 tmpStrm.Write( maGuidFileMoniker,sizeof(maGuidFileMoniker) ); in WriteHyperlinkWithinFly()
235 tmpStrm.Write( maGuidFileTail,sizeof(maGuidFileTail) ); in WriteHyperlinkWithinFly()
245 tmpStrm.Write( maGuidUrlMoniker,sizeof(maGuidUrlMoniker) ); in WriteHyperlinkWithinFly()
272 rStrm.Write( maGuidStdLink,16 ); in WriteHyperlinkWithinFly()
286 rStrm.Write( pBuffer, nLen ); in WriteHyperlinkWithinFly()
455 aFFData.Write(pDataStrm); in DoComboBox()
516 aFFData.Write(pDataStrm); in DoCheckBox()
549 aFFData.Write(pDataStrm); in DoFormText()
H A Dwrtw8num.cxx292 m_rWW8Export.pTableStrm->Write( pNumLvlPos, WW8ListManager::nMaxLevel ); in NumberingLevel()
359 m_rWW8Export.pTableStrm->Write( aPapSprms, sizeof( aPapSprms )); in NumberingLevel()
363 m_rWW8Export.pTableStrm->Write( aCharAtrs.GetData(), aCharAtrs.Count() ); in NumberingLevel()
H A Dwrtw8nds.cxx963 m_rWW8Export.pDataStrm->Write( aURLData1, sizeof( aURLData1 ) ); in StartURL()
967 m_rWW8Export.pDataStrm->Write( &nAnchor, 1 ); in StartURL()
968 m_rWW8Export.pDataStrm->Write( MAGIC_A, sizeof(MAGIC_A) ); in StartURL()
1010 m_rWW8Export.pDataStrm->Write( MAGIC_C, sizeof(MAGIC_C) ); in StartURL()
1014 m_rWW8Export.pDataStrm->Write( MAGIC_D, sizeof( MAGIC_D ) ); in StartURL()
1033 m_rWW8Export.pDataStrm->Write( MAGIC_B, sizeof(MAGIC_B) ); in StartURL()
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx77 sal_Bool Write(SvFileStream& rStream, sal_Bool bText);
249 void Write(SvStream &rStream, const ONDXPage& rPage) const;
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx221 rDffStrm.Write( spnDffOpt, sizeof( spnDffOpt ) ); in XclExpMsoDrawingGroup()
229 rDffStrm.Write( spnDffSplitMenuColors, sizeof( spnDffSplitMenuColors ) ); in XclExpMsoDrawingGroup()
843 rStrm.Write( &aSelEx[ 0 ], aSelEx.size() ); in WriteSubRecs()
1048 rStrm.Write( pcBuffer, nWriteChars ); in Save()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx231 void Write( SvStream& rOStream ) const;
329 void Write( SvStream& rOStream ) const;
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx283 aMemStm.Write(aBuf, sal::static_int_cast< sal_Size >(nCount)); in RenderAsPNGThroughHelper()
398 aReplacement.Write( pBuf, nSizeWMF ); in CreateMtfReplacementAction()
406 aReplacement.Write( pBuf, nSizeTIFF ); in CreateMtfReplacementAction()
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx234 sal_uInt32 nWritten = rStream.Write(aData.getConstArray(),aData.getLength()); in writeBytes()
345 sal_uInt32 nWritten = m_pSvStream->Write(aData.getConstArray(),aData.getLength()); in writeBytes()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx226 sal_Bool Write( ByteString &rFilename );
227 sal_Bool Write( ofstream &rStream , XMLNode *pCur = NULL );
/trunk/main/tools/source/zcodec/
H A Dzcodec.cxx210 long ZCodec::Write( SvStream& rOStm, const sal_uInt8* pData, sal_uIntPtr nSize ) in Write() function in ZCodec
351 mpOStm->Write( PZSTREAM->next_out = mpOutBuf, nAvail ); in ImplWriteBack()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1823 if ((rOut.Write(tmpLong, sizeof(SVBT32))) != sizeof(SVBT32)) goto error; in WriteBmp()
1826 if ((rOut.Write(tmpShort, sizeof(SVBT16))) != sizeof(SVBT16)) goto error; in WriteBmp()
1829 if ((rOut.Write(tmpByte, sizeof(SVBT8))) != sizeof(SVBT8)) goto error; in WriteBmp()
1880 if(rOut.Write(pBuf, padx) != padx){ in WriteBmp()
1924 aOut.Write(pPic->rgbGet(), pPic->lcbGet() - in Out()
/trunk/main/tools/source/generic/
H A Dgen.cxx178 rOStream.Write( cAry, i ); in operator <<()
649 rOStream.Write( cAry, i ); in operator <<()
H A Dcolor.cxx321 SvStream& Color::Write( SvStream& rOStm, sal_Bool bNewFormat ) in Write() function in Color
542 rOStream.Write( cAry, i ); in operator <<()
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx443 void Write(
631 void Write();
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx158 HRESULT hr = pStream->Write( (void*)aBuffer.getArray(), nReadBytes, &nWritten ); in copyXTempOutToIStream()
666 hr = pNewExtStream->Write( (void*)aInf, EXT_STREAM_LENGTH, &nWritten ); in Save()
849 hr = m_pExtStream->Write( (void*)aInf, EXT_STREAM_LENGTH, &nWritten ); in Load()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx125 …::star::io::IOException, ::com::sun::star::uno::RuntimeException) { mrStm.Write( rData.getConstArr… in writeBytes()
1958 aMTF.Write( rOStm ); in ExportGraphic()
2039 aPNGWriter.Write( rOStm ); in ExportGraphic()
2053 … rOStm.Write(aSvgDataPtr->getSvgDataArray().get(), aSvgDataPtr->getSvgDataArrayLength()); in ExportGraphic()
2097 ( (GDIMetaFile&) aGraphic.GetGDIMetaFile() ).Write( aMemStm ); in ExportGraphic()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DSchemaReader.java377 LogGenerator.Write(aOutputFile, maSchemaBase, maTopLevelSchemas.values()); in WriteSchema()
385 LogGenerator.Write(aOutputFile, maOptimizedSchemaBase, maTopLevelSchemas.values()); in WriteOptimizedSchema()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx530 rINtImg.Write( aMemStm, SOT_FORMATSTR_ID_INET_IMAGE ); in CopyINetImage()
541 rImgMap.Write( aMemStm, String() ); in CopyImageMap()
H A Dimap2.cxx252 void ImageMap::Write( SvStream& rOStm, sal_uLong nFormat, const String& rBaseURL ) const in Write() function in ImageMap
256 case( IMAP_FORMAT_BIN ) : Write( rOStm, rBaseURL ); in Write()
H A Dtransfer.cxx845 aPNGWriter.Write(aMemStm); in SetBitmapEx()
880 ( (GDIMetaFile&) rMtf ).Write( aMemStm ); in SetGDIMetaFile()
911 rIMap.Write( aMemStm, String() ); in SetImageMap()
1028 rINtImg.Write( aMemStm, SotExchange::GetFormat( rFlavor ) ); in SetINetImage()
2349 rxStream->Write( aSeq.getConstArray(), aSeq.getLength() ); in GetSotStorageStream()
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx280 rOStm.Write( aName, 32 ); in ImplWriteFont()
1758 rOStm.Write( aText.GetBuffer(), nStrLen + 1 ); in ImplWriteActions()
1796 rOStm.Write( aText.GetBuffer()+pAct->GetIndex(), nLen + 1 ); in ImplWriteActions()
1822 rOStm.Write( aText.GetBuffer(), nStrLen + 1 ); in ImplWriteActions()
2457 rOStm.Write( pA->GetData(), nDataSize ); in ImplWriteActions()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx130 virtual HRESULT STDMETHODCALLTYPE Write(void const *pv, ULONG cb, ULONG *pcbWritten);
264 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::Write(void const *, ULONG, ULONG *) in Write() function in StreamOnZipBuffer
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx347 rStrm.Write( aEncoded.GetBuffer(), aEncoded.Len() ); in ImplSaveString8()
650 rStrm.Write( mData.getConstArray(), mData.getLength() ); in ImplSave()
677 rStrm.Write( mData.getConstArray(), mData.getLength() ); in ImplSave()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1279 rStrm.Write(pnDocId, 16); in WriteBody()
1280 rStrm.Write(pnSalt, 16); in WriteBody()
1281 rStrm.Write(pnSaltHash, 16); in WriteBody()

Completed in 195 milliseconds

12345678910>>...16