Searched refs:ReadContextSvIdl (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/idl/inc/ |
H A D | types.hxx | 163 virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ); 300 virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm );
|
H A D | module.hxx | 62 virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm );
|
H A D | object.hxx | 121 virtual void ReadContextSvIdl( SvIdlDataBase &,
|
H A D | basobj.hxx | 164 virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm );
|
/aoo4110/main/idl/source/objects/ |
H A D | module.cxx | 252 void SvMetaModule::ReadContextSvIdl( SvIdlDataBase & rBase, in ReadContextSvIdl() function in SvMetaModule 316 ReadContextSvIdl( rBase, aTokStm ); in ReadContextSvIdl()
|
H A D | basobj.cxx | 299 ReadContextSvIdl( rBase, rInStm ); in DoReadContextSvIdl() 312 void SvMetaName::ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & ) in ReadContextSvIdl() function in SvMetaName
|
H A D | types.cxx | 1833 void SvMetaType::ReadContextSvIdl( SvIdlDataBase & rBase, in ReadContextSvIdl() function in SvMetaType 2472 void SvMetaTypeEnum::ReadContextSvIdl( SvIdlDataBase & rBase, in ReadContextSvIdl() function in SvMetaTypeEnum
|
H A D | object.cxx | 274 void SvMetaClass::ReadContextSvIdl( SvIdlDataBase & rBase, in ReadContextSvIdl() function in SvMetaClass
|
Completed in 41 milliseconds