Lines Matching refs:svx

287 		else if( svx::RecoveryUI::st_getImplementationName().equalsAscii( pImplName ) )  in component_getFactory()
290 svx::RecoveryUI::st_getImplementationName(), in component_getFactory()
291 svx::RecoveryUI::st_createInstance, in component_getFactory()
292 svx::RecoveryUI::st_getSupportedServiceNames() ); in component_getFactory()
294 else if( svx::GraphicExporter_getImplementationName().equalsAscii( pImplName ) ) in component_getFactory()
297 svx::GraphicExporter_getImplementationName(), in component_getFactory()
298 svx::GraphicExporter_createInstance, in component_getFactory()
299 svx::GraphicExporter_getSupportedServiceNames() ); in component_getFactory()
301 … else if ( svx::FontHeightToolBoxControl::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()
304 svx::FontHeightToolBoxControl::getImplementationName_Static(), in component_getFactory()
305 svx::FontHeightToolBoxControl_createInstance, in component_getFactory()
306 svx::FontHeightToolBoxControl::getSupportedServiceNames_Static() ); in component_getFactory()
308 …else if ( svx::FindTextToolbarController::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()
311 svx::FindTextToolbarController::getImplementationName_Static(), in component_getFactory()
312 svx::FindTextToolbarController_createInstance, in component_getFactory()
313 svx::FindTextToolbarController::getSupportedServiceNames_Static() ); in component_getFactory()
315 …else if ( svx::DownSearchToolboxController::getImplementationName_Static().equalsAscii( pImplName … in component_getFactory()
318 svx::DownSearchToolboxController::getImplementationName_Static(), in component_getFactory()
319 svx::DownSearchToolboxController_createInstance, in component_getFactory()
320 svx::DownSearchToolboxController::getSupportedServiceNames_Static() ); in component_getFactory()
322 …else if ( svx::UpSearchToolboxController::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()
325 svx::UpSearchToolboxController::getImplementationName_Static(), in component_getFactory()
326 svx::UpSearchToolboxController_createInstance, in component_getFactory()
327 svx::UpSearchToolboxController::getSupportedServiceNames_Static() ); in component_getFactory()
329 else if ( svx::FindbarDispatcher::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()
332 svx::FindbarDispatcher::getImplementationName_Static(), in component_getFactory()
333 svx::FindbarDispatcher_createInstance, in component_getFactory()
334 svx::FindbarDispatcher::getSupportedServiceNames_Static() ); in component_getFactory()
351 else if( ::svx::SvXMLGraphicImportHelper_getImplementationName().equalsAscii( pImplName ) ) in component_getFactory()
355 ::svx::SvXMLGraphicImportHelper_getImplementationName(), in component_getFactory()
356 ::svx::SvXMLGraphicImportHelper_createInstance, in component_getFactory()
357 ::svx::SvXMLGraphicImportHelper_getSupportedServiceNames() ); in component_getFactory()
359 else if( ::svx::SvXMLGraphicExportHelper_getImplementationName().equalsAscii( pImplName ) ) in component_getFactory()
363 ::svx::SvXMLGraphicExportHelper_getImplementationName(), in component_getFactory()
364 ::svx::SvXMLGraphicExportHelper_createInstance, in component_getFactory()
365 ::svx::SvXMLGraphicExportHelper_getSupportedServiceNames() ); in component_getFactory()
367 else if (::svx::sidebar::PanelFactory::getImplementationName().equalsAscii(pImplName)) in component_getFactory()
371 ::svx::sidebar::PanelFactory::getImplementationName(), in component_getFactory()
372 ::svx::sidebar::PanelFactory::createInstance, in component_getFactory()
373 ::svx::sidebar::PanelFactory::getSupportedServiceNames()); in component_getFactory()