Home
last modified time | relevance | path

Searched refs:SvxFmMSFactory (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmdmod.cxx36 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxFmMSFactory::cre… in createInstance()
54 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxFmMSFactory::cre… in createInstanceWithArguments()
60 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL SvxFmMSFactory::getAvailableServiceName… in getAvailableServiceNames()
/aoo4110/main/svx/inc/svx/
H A Dfmdmod.hxx29 class SVX_DLLPUBLIC SvxFmMSFactory : public SvxUnoDrawMSFactory class
33 SvxFmMSFactory() {}; in SvxFmMSFactory() function in SvxFmMSFactory
H A Dunomodel.hxx41 public SvxFmMSFactory,
/aoo4110/main/svx/source/unodraw/
H A Dunomod.cxx535 xRet = SvxFmMSFactory::createInstance( aServiceSpecifier ); in createInstance()
544 const uno::Sequence< OUString > aSNS_ORG( SvxFmMSFactory::getAvailableServiceNames() ); in getAvailableServiceNames()
/aoo4110/main/sd/source/ui/inc/
H A Dunomodel.hxx72 public SvxFmMSFactory,
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1849 Reference< XInterface > xTmp = SvxFmMSFactory::createInstance(aTmpServiceName); in createInstance()
1891 Sequence< OUString > aRet = SvxFmMSFactory::getAvailableServiceNames(); in getAvailableServiceNames()
1903 aServices = SvxFmMSFactory::concatServiceNames(aRet, aOwn); in getAvailableServiceNames()
/aoo4110/main/sw/inc/
H A Dunotxdoc.hxx177 public SvxFmMSFactory,
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1135 xRet = SvxFmMSFactory::createInstance( aServiceSpecifier ); in createInstance()
1158 const uno::Sequence< OUString > aSNS_ORG( SvxFmMSFactory::getAvailableServiceNames() ); in getAvailableServiceNames()
/aoo4110/main/sc/inc/
H A Ddocuno.hxx87 public SvxFmMSFactory, // derived from XMultiServiceFactory
/aoo4110/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2035 xRet.set(SvxFmMSFactory::createInstance(aServiceSpecifier)); in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2088 uno::Sequence<rtl::OUString> aDrawServices(SvxFmMSFactory::getAvailableServiceNames()); in getAvailableServiceNames()

Completed in 77 milliseconds