Home
last modified time | relevance | path

Searched refs:WriteSfx (Results 1 – 9 of 9) sorted by relevance

/trunk/main/idl/source/prj/
H A Ddatabase.cxx923 sal_Bool SvIdlWorkingBase::WriteSfx( SvStream & rOutStm ) in WriteSfx() function in SvIdlWorkingBase
936 pModule->WriteSfx( *this, aTmpStm ); in WriteSfx()
942 pType->WriteSfx( *this, rOutStm ); in WriteSfx()
H A Dsvidl.cxx180 if( !pDataBase->WriteSfx( aOutStm ) )
/trunk/main/idl/source/objects/
H A Dmodule.cxx461 void SvMetaModule::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaModule
466 pClass->WriteSfx( rBase, rOutStm ); in WriteSfx()
H A Dobject.cxx837 void SvMetaClass::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaClass
H A Dtypes.cxx1948 void SvMetaType::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaType
/trunk/main/idl/inc/
H A Dmodule.hxx98 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );
H A Dobject.hxx152 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );
H A Ddatabase.hxx169 sal_Bool WriteSfx( SvStream & );
H A Dtypes.hxx246 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );

Completed in 68 milliseconds