Lines Matching refs:aName_
2412 SbUnoObject::SbUnoObject( const String& aName_, const Any& aUnoObj_ ) in SbUnoObject() argument
2413 : SbxObject( aName_ ) in SbUnoObject()
2484 if( aName_.Len() == 0 ) in SbUnoObject()
2500 if( aName_.Len() == 0 ) in SbUnoObject()
2644 const String& aName_, in SbUnoMethod() argument
2650 : SbxMethod( aName_, eSbxType ) in SbUnoMethod()
2717 const String& aName_, in SbUnoProperty() argument
2723 : SbxProperty( aName_, eSbxType ) in SbUnoProperty()
3825 SbUnoServiceCtor::SbUnoServiceCtor( const String& aName_, Reference< XServiceConstructorDescription… in SbUnoServiceCtor() argument
3826 : SbxMethod( aName_, SbxOBJECT ) in SbUnoServiceCtor()
3868 SbUnoSingleton::SbUnoSingleton( const String& aName_, in SbUnoSingleton() argument
3870 : SbxObject( aName_ ) in SbUnoSingleton()