Lines Matching refs:SvMetaModule

38 SV_IMPL_META_FACTORY1( SvMetaModule, SvMetaExtern );
49 SvMetaModule::SvMetaModule() in SvMetaModule() function in SvMetaModule
58 SvMetaModule::SvMetaModule( const String & rIdlFileName, sal_Bool bImp ) in SvMetaModule() function in SvMetaModule
75 void SvMetaModule::Load( SvPersistStream & rStm ) in Load()
117 void SvMetaModule::Save( SvPersistStream & rStm ) in Save()
157 sal_Bool SvMetaModule::SetName( const ByteString & rName, SvIdlDataBase * pBase ) in SetName()
173 sal_Bool SvMetaModule::FillNextName( SvGlobalName * pName ) in FillNextName()
191 void SvMetaModule::ReadAttributesSvIdl( SvIdlDataBase & rBase, in ReadAttributesSvIdl()
219 void SvMetaModule::WriteAttributesSvIdl( SvIdlDataBase & rBase, in WriteAttributesSvIdl()
252 void SvMetaModule::ReadContextSvIdl( SvIdlDataBase & rBase, in ReadContextSvIdl()
366 void SvMetaModule::WriteContextSvIdl( SvIdlDataBase & rBase, in WriteContextSvIdl()
398 sal_Bool SvMetaModule::ReadSvIdl( SvIdlDataBase & rBase, SvTokenStream & rInStm ) in ReadSvIdl()
446 void SvMetaModule::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl()
461 void SvMetaModule::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ) in WriteSfx()
470 void SvMetaModule::WriteHelpIds( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteHelpIds()
483 void SvMetaModule::WriteAttributes( SvIdlDataBase & rBase, in WriteAttributes()
523 void SvMetaModule::Write( SvIdlDataBase & rBase, SvStream & rOutStm, in Write()
645 void SvMetaModule::WriteSrc( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSrc()
660 void SvMetaModule::WriteHxx( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteHxx()
673 void SvMetaModule::WriteCxx( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteCxx()