Lines Matching refs:_aName
178 OUString _aName; member in stoc_rdbtdp::TypeDescriptionImpl
183 , _aName( rName ) in TypeDescriptionImpl()
201 OUString _aName; member in stoc_rdbtdp::InterfaceTypeDescriptionImpl
260 OUString _aName; member in stoc_rdbtdp::CompoundTypeDescriptionImpl
281 , _aName( rName ) in CompoundTypeDescriptionImpl()
314 OUString _aName; member in stoc_rdbtdp::EnumTypeDescriptionImpl
330 , _aName( rName ) in EnumTypeDescriptionImpl()
359 OUString _aName; member in stoc_rdbtdp::TypedefTypeDescriptionImpl
372 , _aName( rName ) in TypedefTypeDescriptionImpl()
397 OUString _aName; member in stoc_rdbtdp::ServiceTypeDescriptionImpl
427 : _aName( rName ), _aBytes( rBytes ), _xTDMgr( xTDMgr ), in ServiceTypeDescriptionImpl()
492 OUString _aName; member in stoc_rdbtdp::ModuleTypeDescriptionImpl
502 : _aName( rName ), _xTDMgr( xTDMgr ), _pMembers( 0 ) in ModuleTypeDescriptionImpl()
527 OUString _aName; member in stoc_rdbtdp::ConstantTypeDescriptionImpl
533 : _aName( rName ), _aValue( rValue ) in ConstantTypeDescriptionImpl()
557 OUString _aName; member in stoc_rdbtdp::ConstantsTypeDescriptionImpl
568 : _aName( rName ), _aBytes( rBytes), _pMembers( 0 ), _published( published ) in ConstantsTypeDescriptionImpl()
596 OUString _aName; member in stoc_rdbtdp::SingletonTypeDescriptionImpl
611 : _aName( rName ), _aBaseName( rBaseName), _xTDMgr( xTDMgr ), in SingletonTypeDescriptionImpl()