Home
last modified time | relevance | path

Searched defs:Write (Results 1 – 25 of 86) sorted by path

1234

/trunk/main/autodoc/source/cosv/unittest/
H A Dfile_ut.cxx80 FUT_DECL( File, Write ) in FUT_DECL() argument
/trunk/main/autodoc/source/display/html/
H A Dnavibar.cxx282 NavigationBar::Write( Element & o_rOut, in Write() function in NavigationBar
/trunk/main/automation/source/server/
H A Dcmdbasestream.cxx264 void CmdBaseStream::Write( comm_USHORT nNr ) in Write() function in CmdBaseStream
270 void CmdBaseStream::Write( comm_ULONG nNr ) in Write() function in CmdBaseStream
276 void CmdBaseStream::Write( const comm_UniChar* aString, comm_USHORT nLenInChars ) in Write() function in CmdBaseStream
319 void CmdBaseStream::Write( comm_BOOL bBool ) in Write() function in CmdBaseStream
336 void CmdBaseStream::Write( comm_String *pString ) in Write() function in CmdBaseStream
341 void CmdBaseStream::Write( rtl::OString* pId ) in Write() function in CmdBaseStream
H A Dretstrm.cxx91 void RetStream::Write( String *pString ) in Write() function in RetStream
96 void RetStream::Write( SbxValue &aValue ) in Write() function in RetStream
102 void RetStream::Write( rtl::OString* pId ) in Write() function in RetStream
H A Dretstrm.hxx70 void Write( comm_USHORT nNr ){CmdBaseStream::Write( nNr );} in Write() function in RetStream
71 void Write( comm_ULONG nNr ){CmdBaseStream::Write( nNr );} in Write() function in RetStream
72 void Write( comm_BOOL bBool ){CmdBaseStream::Write( bBool );} in Write() function in RetStream
H A Dsvcommstream.cxx41 comm_ULONG SvCommStream::Write( const void* pData, comm_ULONG nSize ) { return pStream->Write( pDat… in Write() function in SvCommStream
/trunk/main/basic/source/comp/
H A Dio.cxx88 void SbiParser::Write() in Write() function in SbiParser
/trunk/main/basic/source/runtime/
H A Diosys.cxx793 SbError SbiStream::Write( const ByteString& rBuf, sal_uInt16 n ) in Write() function in SbiStream
953 void SbiIoSystem::Write( const ByteString& rBuf, short n ) in Write() function in SbiIoSystem
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx304 void ONDXNode::Write(SvStream &rStream, const ONDXPage& rPage) const in Write() function in ONDXNode
H A Ddindexnode.cxx734 void ONDXNode::Write(SvStream &rStream, const ONDXPage& rPage) const in Write() function in ONDXNode
/trunk/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx105 sal_Bool ORowSetImportExport::Write() in Write() function in ORowSetImportExport
H A DTokenWriter.cxx363 sal_Bool ODatabaseImportExport::Write() in Write() function in ODatabaseImportExport
396 sal_Bool ORTFImportExport::Write() in Write() function in ORTFImportExport
757 sal_Bool OHTMLImportExport::Write() in Write() function in OHTMLImportExport
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1357 sal_uLong EditEngine::Write( SvStream& rOutput, EETextFormat eFormat ) in Write() function in EditEngine
H A Deditview.cxx603 sal_uLong EditView::Write( SvStream& rOutput, EETextFormat eFormat ) in Write() function in EditView
H A Dimpedit4.cxx235 void ImpEditEngine::Write( SvStream& rOutput, EETextFormat eFormat, EditSelection aSel ) in Write() function in ImpEditEngine
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1878 sal_uLong OutlinerView::Write( SvStream& rOutput, EETextFormat eFormat ) in Write() function in OutlinerView
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx795 sal_Bool CGM::Write( SvStream& rIStm ) in Write() function in CGM
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx159 void Impl_OlePres::Write( SvStream & rStm ) in Write() function in Impl_OlePres
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx174 void UOF2SplitHandler::Write( OUString & rFileName , sal_Bool bStart ) throw( RuntimeException ) in Write() function in UOF2SplitHandler
/trunk/main/idl/source/objects/
H A Dbasobj.cxx158 void SvMetaObject::Write( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */, in Write() function in SvMetaObject
472 void SvMetaName::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaName
753 void SvMetaExtern::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaExtern
H A Dbastype.cxx85 void SvUINT32::Write( SvStream & rStm, sal_uInt32 nVal ) in Write() function in SvUINT32
H A Dmodule.cxx523 void SvMetaModule::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaModule
H A Dobject.cxx584 void SvMetaClass::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaClass
H A Dslot.cxx1009 void SvMetaSlot::Write( SvIdlDataBase & rBase, in Write() function in SvMetaSlot
H A Dtypes.cxx771 void SvMetaAttribute::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaAttribute
1600 void SvMetaType::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaType
2387 void SvMetaEnumValue::Write( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16, in Write() function in SvMetaEnumValue
2562 void SvMetaTypeEnum::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write() function in SvMetaTypeEnum

Completed in 169 milliseconds

1234