Home
last modified time | relevance | path

Searched refs:Write (Results 226 – 250 of 397) sorted by relevance

12345678910>>...16

/aoo42x/main/tools/source/ref/
H A Dglobname.cxx151 rOStr.Write( (sal_Char *)&rObj.pImp->szData[ 8 ], 8 ); in operator <<()
H A Dpstm.cxx324 sal_uIntPtr nRet = pStm->Write( pData, nSize ); in PutData()
/aoo42x/main/idl/source/objects/
H A Dbastype.cxx85 void SvUINT32::Write( SvStream & rStm, sal_uInt32 nVal ) in Write() function in SvUINT32
/aoo42x/main/svl/source/filerec/
H A Dfilerec.cxx814 _pStream->Write( _aContentOfs.GetData(), in Close()
/aoo42x/main/svtools/inc/svtools/
H A Dtexteng.hxx300 …sal_Bool Write( SvStream& rOutput, const TextSelection* pSel = NULL, sal_Bool bHTML = sal_False…
/aoo42x/main/basic/source/runtime/
H A Dstep1.cxx419 pIosys->Write( s ); in StepPRCHAR()
/aoo42x/main/vcl/source/gdi/
H A Dwall.cxx185 ( (Color&) rImplWallpaper.maColor ).Write( rOStm, sal_True ); in operator <<()
/aoo42x/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp472 profile.Write(&out); in main()
/aoo42x/main/sw/source/ui/app/
H A Ddocsh2.cxx1043 ErrCode eErr = aWrt.Write( xWrt ); in Execute()
1111 ErrCode eErr = aWrt.Write( xWrt ); in Execute()
/aoo42x/main/editeng/source/editeng/
H A Deditobj.cxx1333 rOStream.Write( pC->GetText().GetBuffer(), nL*sizeof(sal_Unicode) ); in StoreData()
1340 rOStream.Write( pC->GetStyle().GetBuffer(), nL*sizeof(sal_Unicode) ); in StoreData()
H A Deditview.cxx603 sal_uLong EditView::Write( SvStream& rOutput, EETextFormat eFormat ) in Write() function in EditView
607 PIMPEE->Write( rOutput, eFormat, pImpEditView->GetEditSelection() ); in Write()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx1009 aMemStream.Write( pnData, nBufferSize ); in ProcessObj()
4205 pStream->Write(pBuffer, pWwFib->lcbCmds); in StoreMacroCmds()
4859 rOut.Write(in, nBS); in DecryptRC4()
4879 rOut.Write(in, nBS); in DecryptXOR()
5083 aDecryptMain.Write(pIn, nUnencryptedHdr); in LoadThroughDecryption()
/aoo42x/main/svx/source/gallery2/
H A Dgalobj.cxx343 rOut.Write( aDummy, 10 ); in WriteData()
/aoo42x/main/l10ntools/source/
H A Dxrmmerge.cxx675 pOutputStream->Write( rOutput.GetBuffer(), rOutput.Len()); in Output()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx2033 rStream.Write( aStrDelimEncoded.GetBuffer(), in AsciiSave()
2035 rStream.Write( aStrEnc.GetBuffer(), aStrEnc.Len() ); in AsciiSave()
2037 rStream.Write( aStrDelimEncoded.GetBuffer(), in AsciiSave()
/aoo42x/main/sfx2/source/dialog/
H A Dversdlg.cxx97 SvStream& Write( SvStream & ) const;
/aoo42x/main/sfx2/source/appl/
H A Dfileobj.cxx204 aMeta.Write( aMemStm ); in GetData()
/aoo42x/main/filter/source/flash/
H A Dswfwriter2.cxx181 out.Write( GetData(), nSz ); in write()
/aoo42x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx288 sal_uInt32 nWritten = mpStream->Write(aData.getConstArray(),aData.getLength()); in writeBytes()
/aoo42x/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx365 nRes = aWriter.Write ( xWrt ); in PutBlock()
/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx1149 … mpImpl->mpTextEngine->Write( pDataObj->GetHTMLStream(), &mpImpl->maSelection, sal_True ); in Copy()
2035 sal_Bool TextView::Write( SvStream& rOutput ) in Write() function in TextView
2110 … mpImpl->mpTextEngine->Write( pDataObj->GetHTMLStream(), &mpImpl->maSelection, sal_True ); in dragGestureRecognized()
/aoo42x/main/editeng/source/outliner/
H A Doutlvw.cxx1878 sal_uLong OutlinerView::Write( SvStream& rOutput, EETextFormat eFormat ) in Write() function in OutlinerView
1881 return pEditView->Write( rOutput, eFormat ); in Write()
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx381 …OSL_VERIFY_EQUALS( rStream.Write(&rIndex.m_aHeader,PAGE_SIZE), PAGE_SIZE, "Write not successful: W… in operator <<()
/aoo42x/main/autodoc/source/display/html/
H A Dpm_class.cxx140 pNavi->Write( CurOut() ); in Write_NavBar()
/aoo42x/main/tools/inc/tools/
H A Dstream.hxx430 sal_Size Write( const void* pData, sal_Size nSize );

Completed in 205 milliseconds

12345678910>>...16