Lines Matching refs:aImpl

199 	rtl::OUString aImpl(rtl::OUString::createFromAscii(pImplName));  in component_getFactory()  local
201 if ( aImpl == ScSpreadsheetSettings::getImplementationName_Static() ) in component_getFactory()
209 else if ( aImpl == ScRecentFunctionsObj::getImplementationName_Static() ) in component_getFactory()
217 else if ( aImpl == ScFunctionListObj::getImplementationName_Static() ) in component_getFactory()
225 else if ( aImpl == ScAutoFormatsObj::getImplementationName_Static() ) in component_getFactory()
233 else if ( aImpl == ScFunctionAccess::getImplementationName_Static() ) in component_getFactory()
241 else if ( aImpl == ScFilterOptionsObj::getImplementationName_Static() ) in component_getFactory()
249 else if ( aImpl == ScXMLImport_getImplementationName() ) in component_getFactory()
257 else if ( aImpl == ScXMLImport_Meta_getImplementationName() ) in component_getFactory()
265 else if ( aImpl == ScXMLImport_Styles_getImplementationName() ) in component_getFactory()
273 else if ( aImpl == ScXMLImport_Content_getImplementationName() ) in component_getFactory()
281 else if ( aImpl == ScXMLImport_Settings_getImplementationName() ) in component_getFactory()
289 else if ( aImpl == ScXMLOOoExport_getImplementationName() ) in component_getFactory()
297 else if ( aImpl == ScXMLOOoExport_Meta_getImplementationName() ) in component_getFactory()
305 else if ( aImpl == ScXMLOOoExport_Styles_getImplementationName() ) in component_getFactory()
313 else if ( aImpl == ScXMLOOoExport_Content_getImplementationName() ) in component_getFactory()
321 else if ( aImpl == ScXMLOOoExport_Settings_getImplementationName() ) in component_getFactory()
329 else if ( aImpl == ScXMLOasisExport_getImplementationName() ) in component_getFactory()
337 else if ( aImpl == ScXMLOasisExport_Meta_getImplementationName() ) in component_getFactory()
345 else if ( aImpl == ScXMLOasisExport_Styles_getImplementationName() ) in component_getFactory()
353 else if ( aImpl == ScXMLOasisExport_Content_getImplementationName() ) in component_getFactory()
361 else if ( aImpl == ScXMLOasisExport_Settings_getImplementationName() ) in component_getFactory()
369 else if ( aImpl == ScDocument_getImplementationName() ) in component_getFactory()
377 else if ( aImpl == ::sc::sidebar::ScPanelFactory::getImplementationName() ) in component_getFactory()