Home
last modified time | relevance | path

Searched refs:impl_staticGetImplementationName (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/embeddedobj/source/commonembedding/
H A Dregister.cxx54 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 Dxfactory.cxx54 ::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 Dxfactory.hxx58 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
105 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
/trunk/main/embeddedobj/source/msole/
H A Doleregister.cxx54 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 Dxolefactory.cxx54 ::rtl::OUString SAL_CALL OleEmbeddedObjectFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OleEmbeddedObjectFactory
316 return impl_staticGetImplementationName(); in getImplementationName()
H A Dxdialogcreator.cxx124 ::rtl::OUString SAL_CALL MSOLEDialogObjectCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in MSOLEDialogObjectCreator
359 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/embeddedobj/test/mtexecutor/
H A Dmteregister.cxx54 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 Dbitmapcreator.cxx45 ::rtl::OUString SAL_CALL VCLBitmapCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in VCLBitmapCreator
97 return impl_staticGetImplementationName(); in getImplementationName()
H A Dmainthreadexecutor.cxx43 ::rtl::OUString SAL_CALL MainThreadExecutor::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in MainThreadExecutor
98 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindowfactory.cxx46 ::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 Ddocumentcloser.cxx236 return impl_staticGetImplementationName(); in getImplementationName()
268 ::rtl::OUString SAL_CALL ODocumentCloser::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in ODocumentCloser
H A Dhatchwindowfactory.hxx52 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();
/trunk/main/toolkit/source/layout/core/
H A Dfactory.cxx42 … 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()
/trunk/main/svl/source/fsstor/
H A Dfsfactory.cxx57 ::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()
/trunk/main/embeddedobj/test/MainThreadExecutor/
H A Dregister.cxx51 …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 Dxexecutor.cxx100 ::rtl::OUString SAL_CALL UNOMainThreadExecutor::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in UNOMainThreadExecutor
116 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/sot/source/unoolestorage/
H A Dregister.cxx51 if ( pServiceManager && aImplName.equals( OLESimpleStorage::impl_staticGetImplementationName() ) ) in component_getFactory()
54 OLESimpleStorage::impl_staticGetImplementationName(), in component_getFactory()
H A Dxolesimplestorage.cxx87 ::rtl::OUString SAL_CALL OLESimpleStorage::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OLESimpleStorage
784 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/package/source/xstor/
H A Dregister.cxx52 if ( pServiceManager && aImplName.equals( OStorageFactory::impl_staticGetImplementationName() ) ) in component_getFactory()
55 OStorageFactory::impl_staticGetImplementationName(), in component_getFactory()
H A Dxfactory.cxx72 ::rtl::OUString SAL_CALL OStorageFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OStorageFactory
298 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/package/source/package/manifest/
H A DUnoRegister.cxx76 else if ( OZipFileAccess::impl_staticGetImplementationName().compareToAscii( pImplName ) == 0 ) in component_getFactory()
78 OZipFileAccess::impl_staticGetImplementationName(), in component_getFactory()
/trunk/main/comphelper/source/misc/
H A Dihwrapnofilter.cxx54 ::rtl::OUString SAL_CALL OIHWrapNoFilterDialog::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in comphelper::OIHWrapNoFilterDialog
93 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/package/source/package/zippackage/
H A Dzipfileaccess.cxx451 ::rtl::OUString SAL_CALL OZipFileAccess::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in OZipFileAccess
467 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/embeddedobj/source/general/
H A Dxcreator.cxx56 ::rtl::OUString SAL_CALL UNOEmbeddedObjectCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName() function in UNOEmbeddedObjectCreator
465 return impl_staticGetImplementationName(); in getImplementationName()
/trunk/main/comphelper/inc/comphelper/
H A Dihwrapnofilter.hxx63 static ::rtl::OUString SAL_CALL impl_staticGetImplementationName();

Completed in 78 milliseconds

12