/aoo42x/main/embeddedobj/source/commonembedding/ |
H A D | register.cxx | 54 if ( aImplName.equals( OOoEmbeddedObjectFactory::impl_staticGetImplementationName() ) ) in component_getFactory() 57 OOoEmbeddedObjectFactory::impl_staticGetImplementationName(), in component_getFactory() 61 …else if ( aImplName.equals( OOoSpecialEmbeddedObjectFactory::impl_staticGetImplementationName() ) ) in component_getFactory() 64 … OOoSpecialEmbeddedObjectFactory::impl_staticGetImplementationName(), in component_getFactory() 68 else if ( aImplName.equals( UNOEmbeddedObjectCreator::impl_staticGetImplementationName() ) ) in component_getFactory() 71 UNOEmbeddedObjectCreator::impl_staticGetImplementationName(), in component_getFactory()
|
H A D | xfactory.cxx | 54 ::rtl::OUString SAL_CALL OOoEmbeddedObjectFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OOoEmbeddedObjectFactory 477 return impl_staticGetImplementationName(); in getImplementationName() 510 ::rtl::OUString SAL_CALL OOoSpecialEmbeddedObjectFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OOoSpecialEmbeddedObjectFactory 552 return impl_staticGetImplementationName(); in getImplementationName()
|
H A D | xfactory.hxx | 58 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName(); 105 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | oleregister.cxx | 54 if ( aImplName.equals( OleEmbeddedObjectFactory::impl_staticGetImplementationName() ) ) in component_getFactory() 57 OleEmbeddedObjectFactory::impl_staticGetImplementationName(), in component_getFactory() 63 else if ( aImplName.equals( MSOLEDialogObjectCreator::impl_staticGetImplementationName() ) ) in component_getFactory() 66 MSOLEDialogObjectCreator::impl_staticGetImplementationName(), in component_getFactory() 92 OleEmbeddedObjectFactory::impl_staticGetImplementationName() + in component_writeInfo() 101 MSOLEDialogObjectCreator::impl_staticGetImplementationName() + in component_writeInfo()
|
H A D | xolefactory.cxx | 54 ::rtl::OUString SAL_CALL OleEmbeddedObjectFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OleEmbeddedObjectFactory 316 return impl_staticGetImplementationName(); in getImplementationName()
|
H A D | xdialogcreator.cxx | 124 ::rtl::OUString SAL_CALL MSOLEDialogObjectCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in MSOLEDialogObjectCreator 359 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/embeddedobj/test/mtexecutor/ |
H A D | mteregister.cxx | 54 if ( aImplName.equals( MainThreadExecutor::impl_staticGetImplementationName() ) ) in component_getFactory() 57 MainThreadExecutor::impl_staticGetImplementationName(), in component_getFactory() 61 else if ( aImplName.equals( VCLBitmapCreator::impl_staticGetImplementationName() ) ) in component_getFactory() 64 VCLBitmapCreator::impl_staticGetImplementationName(), in component_getFactory() 93 MainThreadExecutor::impl_staticGetImplementationName() + in component_writeInfo() 101 VCLBitmapCreator::impl_staticGetImplementationName() + in component_writeInfo()
|
H A D | bitmapcreator.cxx | 45 ::rtl::OUString SAL_CALL VCLBitmapCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in VCLBitmapCreator 97 return impl_staticGetImplementationName(); in getImplementationName()
|
H A D | mainthreadexecutor.cxx | 43 ::rtl::OUString SAL_CALL MainThreadExecutor::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in MainThreadExecutor 98 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/svtools/source/hatchwindow/ |
H A D | hatchwindowfactory.cxx | 46 ::rtl::OUString SAL_CALL OHatchWindowFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OHatchWindowFactory 79 return impl_staticGetImplementationName(); in getImplementationName() 120 …if (OHatchWindowFactory::impl_staticGetImplementationName().compareToAscii (pImplementationName ) … in component_getFactory() 124 OHatchWindowFactory::impl_staticGetImplementationName(), in component_getFactory() 128 …else if (ODocumentCloser::impl_staticGetImplementationName().compareToAscii (pImplementationName )… in component_getFactory() 132 ODocumentCloser::impl_staticGetImplementationName(), in component_getFactory()
|
H A D | documentcloser.cxx | 236 return impl_staticGetImplementationName(); in getImplementationName() 268 ::rtl::OUString SAL_CALL ODocumentCloser::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in ODocumentCloser
|
H A D | hatchwindowfactory.hxx | 52 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
|
/aoo42x/main/toolkit/source/layout/core/ |
H A D | factory.cxx | 42 … if ( pServiceManager && aImplName.equals( LayoutFactory::impl_staticGetImplementationName() ) ) in comp_Layout_component_getFactory() 44 … LayoutFactory::impl_staticGetImplementationName(), in comp_Layout_component_getFactory() 57 ::rtl::OUString SAL_CALL LayoutFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in LayoutFactory 80 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/svl/source/fsstor/ |
H A D | fsfactory.cxx | 57 ::rtl::OUString SAL_CALL FSStorageFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in FSStorageFactory 206 return impl_staticGetImplementationName(); in getImplementationName() 246 …if (FSStorageFactory::impl_staticGetImplementationName().compareToAscii (pImplementationName) == 0) in component_getFactory() 250 FSStorageFactory::impl_staticGetImplementationName(), in component_getFactory()
|
/aoo42x/main/embeddedobj/test/MainThreadExecutor/ |
H A D | register.cxx | 51 …if ( pServiceManager && aImplName.equals( UNOMainThreadExecutor::impl_staticGetImplementationName(… in component_getFactory() 54 UNOMainThreadExecutor::impl_staticGetImplementationName(), in component_getFactory() 79 UNOMainThreadExecutor::impl_staticGetImplementationName() + in component_writeInfo()
|
H A D | xexecutor.cxx | 100 ::rtl::OUString SAL_CALL UNOMainThreadExecutor::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in UNOMainThreadExecutor 116 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/sot/source/unoolestorage/ |
H A D | register.cxx | 51 if ( pServiceManager && aImplName.equals( OLESimpleStorage::impl_staticGetImplementationName() ) ) in component_getFactory() 54 OLESimpleStorage::impl_staticGetImplementationName(), in component_getFactory()
|
H A D | xolesimplestorage.cxx | 87 ::rtl::OUString SAL_CALL OLESimpleStorage::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OLESimpleStorage 784 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/package/source/xstor/ |
H A D | register.cxx | 52 if ( pServiceManager && aImplName.equals( OStorageFactory::impl_staticGetImplementationName() ) ) in component_getFactory() 55 OStorageFactory::impl_staticGetImplementationName(), in component_getFactory()
|
H A D | xfactory.cxx | 72 ::rtl::OUString SAL_CALL OStorageFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OStorageFactory 298 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/package/source/package/manifest/ |
H A D | UnoRegister.cxx | 76 else if ( OZipFileAccess::impl_staticGetImplementationName().compareToAscii( pImplName ) == 0 ) in component_getFactory() 78 OZipFileAccess::impl_staticGetImplementationName(), in component_getFactory()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | ihwrapnofilter.cxx | 54 ::rtl::OUString SAL_CALL OIHWrapNoFilterDialog::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in comphelper::OIHWrapNoFilterDialog 93 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | zipfileaccess.cxx | 451 ::rtl::OUString SAL_CALL OZipFileAccess::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OZipFileAccess 467 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/embeddedobj/source/general/ |
H A D | xcreator.cxx | 56 ::rtl::OUString SAL_CALL UNOEmbeddedObjectCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in UNOEmbeddedObjectCreator 465 return impl_staticGetImplementationName(); in getImplementationName()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | ihwrapnofilter.hxx | 63 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
|