Home
last modified time | relevance | path

Searched refs:SvMetaTypeString (Results 1 – 4 of 4) sorted by relevance

/trunk/main/idl/inc/
H A Dtypes.hxx264 class SvMetaTypeString : public SvMetaType class
267 SV_DECL_META_FACTORY1( SvMetaTypeString, SvMetaType, 19 )
268 SvMetaTypeString();
270 SV_DECL_IMPL_REF(SvMetaTypeString)
271 SV_DECL_IMPL_PERSIST_LIST(SvMetaTypeString,SvMetaTypeString *)
/trunk/main/idl/source/objects/
H A Dtypes.cxx2287 SV_IMPL_META_FACTORY1( SvMetaTypeString, SvMetaType );
2295 SvMetaTypeString::SvMetaTypeString() in SvMetaTypeString() function in SvMetaTypeString
2300 void SvMetaTypeString::Load( SvPersistStream & rStm ) in Load()
2305 void SvMetaTypeString::Save( SvPersistStream & rStm ) in Save()
/trunk/main/idl/source/prj/
H A Dglobals.cxx67 pClassMgr->SV_CLASS_REGISTER( SvMetaTypeString ); in IdlDll()
H A Ddatabase.cxx94 aTypeList.Append( new SvMetaTypeString() ); in GetTypeList()

Completed in 41 milliseconds