Searched refs:aPropModuleName (Results 1 – 1 of 1) sorted by relevance
103 const rtl::OUString aPropModuleName( RTL_CONSTASCII_USTRINGPARAM( "ModuleIdentifier" )); in createInstanceWithArgumentsAndContext() local114 if (( Arguments[i] >>= aPropValue ) && ( aPropValue.Name.equals( aPropModuleName ))) in createInstanceWithArgumentsAndContext()