Searched refs:WriteSfx (Results 1 – 9 of 9) sorted by relevance
923 sal_Bool SvIdlWorkingBase::WriteSfx( SvStream & rOutStm ) in WriteSfx() function in SvIdlWorkingBase936 pModule->WriteSfx( *this, aTmpStm ); in WriteSfx()942 pType->WriteSfx( *this, rOutStm ); in WriteSfx()
180 if( !pDataBase->WriteSfx( aOutStm ) )
461 void SvMetaModule::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaModule466 pClass->WriteSfx( rBase, rOutStm ); in WriteSfx()
837 void SvMetaClass::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaClass
1948 void SvMetaType::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx() function in SvMetaType
98 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );
152 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );
169 sal_Bool WriteSfx( SvStream & );
246 virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );
Completed in 42 milliseconds