Lines Matching refs:rArguments
118 Sequence< Any > const & rArguments,
215 Sequence< Any > const & rArguments, in createInstanceWithArgumentsAndContext()
226 xInit->initialize( rArguments ); in createInstanceWithArgumentsAndContext()
230 if ( rArguments.getLength() ) in createInstanceWithArgumentsAndContext()
362 Sequence< Any > const & rArguments,
499 Sequence< Any > const & rArguments, in createInstanceWithArgumentsAndContext()
510 …xTheInstance = OSingleFactoryHelper::createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext()
514 return OSingleFactoryHelper::createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext()
606 Sequence< Any > const & rArguments,
802 Sequence< Any > const & rArguments, in createInstanceWithArgumentsAndContext()
821 return xModuleFactory->createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext()
831 return xModuleFactoryDepr->createInstanceWithArguments( rArguments ); in createInstanceWithArgumentsAndContext()