/aoo41x/main/dtrans/source/win32/dnd/ |
H A D | dndentry.cxx | 76 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 81 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, DNDSOURCE_IMPL_NAME ) ) ) in component_getFactory() 87 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory() 94 else if( pSrvManager && ( 0 == rtl_str_compare( pImplName, DNDTARGET_IMPL_NAME ) ) ) in component_getFactory() 100 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/fpicker/source/aqua/ |
H A D | FPentry.cxx | 95 const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* /*pRegistryKey*/ ) in component_getFactory() argument 99 if( pSrvManager ) in component_getFactory() 113 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory() 125 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/fpicker/source/unx/gnome/ |
H A D | FPentry.cxx | 99 const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* /*pRegistryKey*/ ) in component_getFactory() argument 103 if( pSrvManager ) in component_getFactory() 122 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory() 134 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/dtrans/source/cnttype/ |
H A D | mctfentry.cxx | 103 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 107 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, MIMECONTENTTYPEFACTORY_IMPL_NAME ) ) ) in component_getFactory() 113 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/shell/source/win32/ |
H A D | SysShentry.cxx | 89 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 93 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, SYSSHEXEC_IMPL_NAME ) ) ) in component_getFactory() 99 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/fpicker/source/unx/kde4/ |
H A D | KDE4FPEntry.cxx | 54 …void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_In… in component_getFactory() argument 58 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FILE_PICKER_IMPL_NAME ) ) ) in component_getFactory() 64 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/dtrans/source/os2/clipb/ |
H A D | Os2Service.cxx | 57 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 61 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, OS2_CLIPBOARD_IMPL_NAME ) ) ) in component_getFactory() 68 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/dtrans/source/win32/clipb/ |
H A D | wcbentry.cxx | 101 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 105 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, WINCLIPBOARD_IMPL_NAME ) ) ) in component_getFactory() 112 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/dtrans/source/win32/ftransl/ |
H A D | ftranslentry.cxx | 106 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 110 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, IMPL_NAME ) ) ) in component_getFactory() 116 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/fpicker/source/win32/folderpicker/ |
H A D | Fopentry.cxx | 91 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument 95 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FOLDER_PICKER_IMPL_NAME ) ) ) in component_getFactory() 101 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | FPentry.cxx | 104 const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* ) in component_getFactory() argument 108 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FILE_PICKER_IMPL_NAME ) ) ) in component_getFactory() 114 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
|