Searched refs:SV_IMPL_META_FACTORY1 (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/idl/source/objects/ |
H A D | basobj.cxx | 39 SV_IMPL_META_FACTORY1( SvMetaObject, SvRttiBase ) in SV_IMPL_META_FACTORY1() function 184 SV_IMPL_META_FACTORY1( SvMetaName, SvMetaObject ); 546 SV_IMPL_META_FACTORY1( SvMetaReference, SvMetaName ); 593 SV_IMPL_META_FACTORY1( SvMetaExtern, SvMetaReference );
|
H A D | types.cxx | 39 SV_IMPL_META_FACTORY1( SvMetaAttribute, SvMetaReference ); 1009 SV_IMPL_META_FACTORY1( SvMetaType, SvMetaExtern ); 2287 SV_IMPL_META_FACTORY1( SvMetaTypeString, SvMetaType ); 2312 SV_IMPL_META_FACTORY1( SvMetaEnumValue, SvMetaName ); 2399 SV_IMPL_META_FACTORY1( SvMetaTypeEnum, SvMetaType ); 2603 SV_IMPL_META_FACTORY1( SvMetaTypevoid, SvMetaType );
|
H A D | module.cxx | 38 SV_IMPL_META_FACTORY1( SvMetaModule, SvMetaExtern );
|
H A D | object.cxx | 95 SV_IMPL_META_FACTORY1( SvMetaClass, SvMetaType );
|
H A D | slot.cxx | 36 SV_IMPL_META_FACTORY1( SvMetaSlot, SvMetaAttribute );
|
/aoo42x/main/idl/inc/ |
H A D | basobj.hxx | 90 #define SV_IMPL_META_FACTORY1( Class, Super1 ) \ macro
|
Completed in 53 milliseconds