Home
last modified time | relevance | path

Searched refs:WriteSvIdl (Results 1 – 15 of 15) sorted by path

/trunk/main/idl/inc/
H A Dbasobj.hxx109 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
192 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
272 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dbastype.hxx157 sal_Bool WriteSvIdl( SvStringHashEntry * pName, SvStream & rOutStm );
176 sal_Bool WriteSvIdl( SvStringHashEntry * pName, SvStream & rOutStm,
220 sal_Bool WriteSvIdl( SvStringHashEntry * pName, SvStream & rOutStm,
233 sal_Bool WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm,
251 sal_Bool WriteSvIdl( SvStream & rOutStm );
280 sal_Bool WriteSvIdl( SvStream & rOutStm );
H A Ddatabase.hxx167 sal_Bool WriteSvIdl( SvStream & );
H A Dmodule.hxx90 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dobject.hxx148 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dslot.hxx250 virtual void WriteSvIdl( SvIdlDataBase & rBase,
H A Dtypes.hxx109 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
236 virtual void WriteSvIdl( SvIdlDataBase & rBase,
284 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
318 virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
/trunk/main/idl/source/objects/
H A Dbasobj.cxx149 void SvMetaObject::WriteSvIdl( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteSvIdl() function in SvMetaObject
373 aHelpContext.WriteSvIdl( SvHash_HelpContext(), rOutStm, nTab ); in WriteAttributesSvIdl()
379 aHelpText.WriteSvIdl( rBase, rOutStm, nTab ); in WriteAttributesSvIdl()
385 aConfigName.WriteSvIdl( SvHash_ConfigName(), rOutStm, nTab ); in WriteAttributesSvIdl()
430 void SvMetaName::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaName
713 aUUId.WriteSvIdl( rOutStm ); in WriteAttributesSvIdl()
719 aVersion.WriteSvIdl( rOutStm ); in WriteAttributesSvIdl()
742 void SvMetaExtern::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaExtern
745 SvMetaReference::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
H A Dbastype.cxx220 sal_Bool SvBOOL::WriteSvIdl( SvStringHashEntry * pName, SvStream & rOutStm ) in WriteSvIdl() function in SvBOOL
291 sal_Bool SvIdentifier::WriteSvIdl( SvStringHashEntry * pName, in WriteSvIdl() function in SvIdentifier
451 sal_Bool SvString::WriteSvIdl( SvStringHashEntry * pName, SvStream & rOutStm, in WriteSvIdl() function in SvString
495 sal_Bool SvHelpText::WriteSvIdl( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 nTab ) in WriteSvIdl() function in SvHelpText
497 return SvString::WriteSvIdl( SvHash_HelpText(), rOutStm, nTab ); in WriteSvIdl()
546 sal_Bool SvUUId::WriteSvIdl( SvStream & rOutStm ) in WriteSvIdl() function in SvUUId
598 sal_Bool SvVersion::WriteSvIdl( SvStream & rOutStm ) in WriteSvIdl() function in SvVersion
H A Dmodule.cxx229 aHelpFileName.WriteSvIdl( SvHash_HelpFile(), rOutStm, nTab +1 ); in WriteAttributesSvIdl()
235 aSlotIdFile.WriteSvIdl( SvHash_SlotIdFile(), rOutStm, nTab +1 ); in WriteAttributesSvIdl()
241 aTypeLibFile.WriteSvIdl( SvHash_TypeLibFile(), rOutStm, nTab +1 ); in WriteAttributesSvIdl()
375 aTypeList.GetObject( n )->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
381 aAttrList.GetObject( n )->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
387 aClassList.GetObject( n )->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
446 void SvMetaModule::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaModule
455 SvMetaExtern::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
H A Dobject.cxx263 aAutomation.WriteSvIdl( SvHash_Automation(), rOutStm ); in WriteAttributesSvIdl()
390 aAttrList.GetObject( n )->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
511 void SvMetaClass::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaClass
518 SvMetaName::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
H A Dslot.cxx737 aMethod->WriteSvIdl( rBase, rOutStm, nTab ); in WriteAttributesSvIdl()
742 aHasCoreId.WriteSvIdl( SvHash_HasCoreId(), rOutStm ); in WriteAttributesSvIdl()
748 aGroupId.WriteSvIdl( SvHash_GroupId(), rOutStm, nTab +1); in WriteAttributesSvIdl()
754 aExecMethod.WriteSvIdl( SvHash_ExecMethod(), rOutStm, nTab +1); in WriteAttributesSvIdl()
760 aStateMethod.WriteSvIdl( SvHash_StateMethod(), rOutStm, nTab +1); in WriteAttributesSvIdl()
767 aDisableFlags.WriteSvIdl( SvHash_DisableFlags(), rOutStm, nTab +1); in WriteAttributesSvIdl()
777 aPseudoSlots.WriteSvIdl( SvHash_PseudoSlots(), rOutStm ); in WriteAttributesSvIdl()
783 aGet.WriteSvIdl( SvHash_Get(), rOutStm ); in WriteAttributesSvIdl()
789 aSet.WriteSvIdl( SvHash_Set(), rOutStm ); in WriteAttributesSvIdl()
998 void SvMetaSlot::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaSlot
[all …]
H A Dtypes.cxx403 void SvMetaAttribute::WriteSvIdl in WriteSvIdl() function in SvMetaAttribute
419 SvMetaName::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
471 aExport.WriteSvIdl( SvHash_Export(), rOutStm ); in WriteAttributesSvIdl()
477 aExport.WriteSvIdl( SvHash_Hidden(), rOutStm ); in WriteAttributesSvIdl()
483 aReadonly.WriteSvIdl( SvHash_Readonly(), rOutStm ); in WriteAttributesSvIdl()
1551 void SvMetaType::WriteSvIdl in WriteSvIdl() function in SvMetaType
1564 SvMetaExtern::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
1810 aSvName.WriteSvIdl( SvHash_SvName(), rOutStm, nTab ); in WriteAttributesSvIdl()
1862 pAttr->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
2006 pAttr->WriteSvIdl( rBase, rOutStm, nTab +1 ); in WriteMethodArgs()
[all …]
/trunk/main/idl/source/prj/
H A Ddatabase.cxx888 sal_Bool SvIdlWorkingBase::WriteSvIdl( SvStream & rOutStm ) in WriteSvIdl() function in SvIdlWorkingBase
913 pModule->WriteSvIdl( *this, rOutStm, 0 ); in WriteSvIdl()
H A Dsvidl.cxx166 if( !pDataBase->WriteSvIdl( aOutStm ) )

Completed in 90 milliseconds