Home
last modified time | relevance | path

Searched refs:MSOLEDialogObjectCreator (Results 1 – 3 of 3) sorted by relevance

/trunk/main/embeddedobj/source/msole/
H A Dxdialogcreator.cxx115 uno::Sequence< ::rtl::OUString > SAL_CALL MSOLEDialogObjectCreator::impl_staticGetSupportedServiceN… in impl_staticGetSupportedServiceNames()
124 ::rtl::OUString SAL_CALL MSOLEDialogObjectCreator::impl_staticGetImplementationName() in impl_staticGetImplementationName()
130 uno::Reference< uno::XInterface > SAL_CALL MSOLEDialogObjectCreator::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()
133 return uno::Reference< uno::XInterface >( *new MSOLEDialogObjectCreator( xServiceManager ) ); in impl_staticCreateSelfInstance()
137 embed::InsertedObjectInfo SAL_CALL MSOLEDialogObjectCreator::createInstanceByDialog( in createInstanceByDialog()
303 embed::InsertedObjectInfo SAL_CALL MSOLEDialogObjectCreator::createInstanceInitFromClipboard( in createInstanceInitFromClipboard()
356 ::rtl::OUString SAL_CALL MSOLEDialogObjectCreator::getImplementationName() in getImplementationName()
363 sal_Bool SAL_CALL MSOLEDialogObjectCreator::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
376 uno::Sequence< ::rtl::OUString > SAL_CALL MSOLEDialogObjectCreator::getSupportedServiceNames() in getSupportedServiceNames()
H A Doleregister.cxx63 else if ( aImplName.equals( MSOLEDialogObjectCreator::impl_staticGetImplementationName() ) ) in component_getFactory()
66 MSOLEDialogObjectCreator::impl_staticGetImplementationName(), in component_getFactory()
67 MSOLEDialogObjectCreator::impl_staticCreateSelfInstance, in component_getFactory()
68 MSOLEDialogObjectCreator::impl_staticGetSupportedServiceNames() ); in component_getFactory()
101 MSOLEDialogObjectCreator::impl_staticGetImplementationName() + in component_writeInfo()
103 rServices = MSOLEDialogObjectCreator::impl_staticGetSupportedServiceNames(); in component_writeInfo()
H A Dxdialogcreator.hxx35 class MSOLEDialogObjectCreator : public ::cppu::WeakImplHelper3< class
43 MSOLEDialogObjectCreator( in MSOLEDialogObjectCreator() function in MSOLEDialogObjectCreator

Completed in 19 milliseconds