Searched defs:pReflection (Results 1 – 5 of 5) sorted by relevance
/trunk/main/stoc/source/corereflection/ |
H A D | base.hxx | 233 InterfaceIdlClassImpl( IdlReflectionServiceImpl * pReflection, in InterfaceIdlClassImpl() 268 CompoundIdlClassImpl( IdlReflectionServiceImpl * pReflection, in CompoundIdlClassImpl() 293 ArrayIdlClassImpl( IdlReflectionServiceImpl * pReflection, in ArrayIdlClassImpl() 331 EnumIdlClassImpl( IdlReflectionServiceImpl * pReflection, in EnumIdlClassImpl()
|
H A D | crbase.cxx | 55 IdlClassImpl::IdlClassImpl( IdlReflectionServiceImpl * pReflection, in IdlClassImpl() 240 IdlMemberImpl::IdlMemberImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlMemberImpl()
|
H A D | crenum.cxx | 41 IdlEnumFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlEnumFieldImpl()
|
H A D | crcomp.cxx | 47 IdlCompFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlCompFieldImpl()
|
H A D | criface.cxx | 57 IdlAttributeFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlAttributeFieldImpl() 358 IdlInterfaceMethodImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlInterfaceMethodImpl()
|
Completed in 29 milliseconds