Lines Matching refs:SfxMacroLoader

1671 SFX_IMPL_XINTERFACE_5( SfxMacroLoader, OWeakObject, ::com::sun::star::frame::XDispatchProvider, ::c…  in SFX_IMPL_XINTERFACE_5()  argument
1672 SFX_IMPL_XTYPEPROVIDER_5( SfxMacroLoader, ::com::sun::star::frame::XDispatchProvider, ::com::sun::s… in SFX_IMPL_XINTERFACE_5()
1673 SFX_IMPL_XSERVICEINFO( SfxMacroLoader, PROTOCOLHANDLER_SERVICENAME, "com.sun.star.comp.sfx2.SfxMacr… in SFX_IMPL_XINTERFACE_5()
1674 SFX_IMPL_SINGLEFACTORY( SfxMacroLoader ) in SFX_IMPL_XINTERFACE_5()
1676 void SAL_CALL SfxMacroLoader::initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::… in SFX_IMPL_XINTERFACE_5()
1686 SfxObjectShell* SfxMacroLoader::GetObjectShell_Impl() in GetObjectShell_Impl()
1707 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > SAL_CALL SfxMacroLoader::que… in queryDispatch()
1720SfxMacroLoader::queryDispatches( const ::com::sun::star::uno::Sequence < ::com::sun::star::frame::… in queryDispatches()
1774 void SAL_CALL SfxMacroLoader::dispatchWithNotification( const ::com::sun::star::util::URL& … in dispatchWithNotification()
1799 ::com::sun::star::uno::Any SAL_CALL SfxMacroLoader::dispatchWithReturnValue( in dispatchWithReturnValue()
1809 void SAL_CALL SfxMacroLoader::dispatch( const ::com::sun::star::util::URL& … in dispatch()
1820 void SAL_CALL SfxMacroLoader::addStatusListener( in addStatusListener()
1832 void SAL_CALL SfxMacroLoader::removeStatusListener( in removeStatusListener()
1839 ErrCode SfxMacroLoader::loadMacro( const ::rtl::OUString& rURL, com::sun::star::uno::Any& rRetval, … in loadMacro()
2247 IF_NAME_CREATECOMPONENTFACTORY( SfxMacroLoader ) in component_getFactory()