Home
last modified time | relevance | path

Searched refs:pSrvManager (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dtrans/source/os2/dnd/
H A Ddndentry.cxx75 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… in component_getFactory() argument
82 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, OS2_DNDSOURCE_IMPL_NAME ) ) ) in component_getFactory()
88 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
95 else if( pSrvManager && ( 0 == rtl_str_compare( pImplName, OS2_DNDTARGET_IMPL_NAME ) ) ) in component_getFactory()
101 reinterpret_cast< XMultiServiceFactory* > ( pSrvManager ), in component_getFactory()
/trunk/main/dtrans/source/win32/dnd/
H A Ddndentry.cxx76 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/fpicker/source/aqua/
H A DFPentry.cxx95 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()
/trunk/main/fpicker/source/unx/gnome/
H A DFPentry.cxx99 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()
/trunk/main/shell/source/win32/
H A DSysShentry.cxx89 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()
/trunk/main/dtrans/source/cnttype/
H A Dmctfentry.cxx103 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Service.cxx57 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/dtrans/source/win32/ftransl/
H A Dftranslentry.cxx106 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/dtrans/source/win32/clipb/
H A Dwcbentry.cxx101 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FPEntry.cxx54 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/fpicker/source/win32/folderpicker/
H A DFopentry.cxx91 …L_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface*… 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()
/trunk/main/fpicker/source/win32/filepicker/
H A DFPentry.cxx104 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()

Completed in 52 milliseconds