Lines Matching refs:Desktop

123 DEFINE_XINTERFACE_15                    (   Desktop  in DEFINE_XINTERFACE_15()  argument
142 DEFINE_XTYPEPROVIDER_15 ( Desktop in DEFINE_XINTERFACE_15()
160 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( Desktop in DEFINE_XINTERFACE_15()
166 DEFINE_INIT_SERVICE ( Desktop, in DEFINE_XINTERFACE_15()
238 Desktop::Desktop( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory )
287 Desktop::~Desktop() in ~Desktop()
294 sal_Bool SAL_CALL Desktop::terminate() in terminate()
315 Desktop::TTerminateListenerList lCalledTerminationListener; in terminate()
430 void SAL_CALL Desktop::addTerminateListener( const css::uno::Reference< css::frame::XTerminateListe… in addTerminateListener()
473 void SAL_CALL Desktop::removeTerminateListener( const css::uno::Reference< css::frame::XTerminateLi… in removeTerminateListener()
532 css::uno::Reference< css::container::XEnumerationAccess > SAL_CALL Desktop::getComponents() throw( … in getComponents()
559 css::uno::Reference< css::lang::XComponent > SAL_CALL Desktop::getCurrentComponent() throw( css::un… in getCurrentComponent()
596 css::uno::Reference< css::frame::XFrame > SAL_CALL Desktop::getCurrentFrame() throw( css::uno::Runt… in getCurrentFrame()
637 css::uno::Reference< css::lang::XComponent > SAL_CALL Desktop::loadComponentFromURL( const ::rtl::O… in loadComponentFromURL()
679 css::uno::Reference< css::container::XEnumerationAccess > SAL_CALL Desktop::getTasks() throw( css::… in getTasks()
710 css::uno::Reference< css::frame::XTask > SAL_CALL Desktop::getActiveTask() throw( css::uno::Runtime… in getActiveTask()
740 css::uno::Reference< css::frame::XDispatch > SAL_CALL Desktop::queryDispatch( const css::util::URL&… in queryDispatch()
768 css::uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL Desktop::queryDispatche… in queryDispatches()
788 void SAL_CALL Desktop::registerDispatchProviderInterceptor( const css::uno::Reference< css::frame::… in registerDispatchProviderInterceptor()
798 void SAL_CALL Desktop::releaseDispatchProviderInterceptor ( const css::uno::Reference< css::frame::… in releaseDispatchProviderInterceptor()
824 css::uno::Reference< css::frame::XFrames > SAL_CALL Desktop::getFrames() throw( css::uno::RuntimeEx… in getFrames()
850 void SAL_CALL Desktop::setActiveFrame( const css::uno::Reference< css::frame::XFrame >& xFrame ) th… in setActiveFrame()
873 css::uno::Reference< css::frame::XFrame > SAL_CALL Desktop::getActiveFrame() throw( css::uno::Runti… in getActiveFrame()
896 void SAL_CALL Desktop::initialize( const css::uno::Reference< css::awt::XWindow >& ) throw( css::un… in initialize()
901 css::uno::Reference< css::awt::XWindow > SAL_CALL Desktop::getContainerWindow() throw( css::uno::Ru… in getContainerWindow()
907 void SAL_CALL Desktop::setCreator( const css::uno::Reference< css::frame::XFramesSupplier >& /*xCre… in setCreator()
912 css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL Desktop::getCreator() throw( css::uno::… in getCreator()
918 ::rtl::OUString SAL_CALL Desktop::getName() throw( css::uno::RuntimeException ) in getName()
927 void SAL_CALL Desktop::setName( const ::rtl::OUString& sName ) throw( css::uno::RuntimeException ) in setName()
937 sal_Bool SAL_CALL Desktop::isTop() throw( css::uno::RuntimeException ) in isTop()
943 void SAL_CALL Desktop::activate() throw( css::uno::RuntimeException ) in activate()
951 void SAL_CALL Desktop::deactivate() throw( css::uno::RuntimeException ) in deactivate()
959 sal_Bool SAL_CALL Desktop::isActive() throw( css::uno::RuntimeException ) in isActive()
965 sal_Bool SAL_CALL Desktop::setComponent( const css::uno::Reference< css::awt::XWindow >& /*xC… in setComponent()
972 css::uno::Reference< css::awt::XWindow > SAL_CALL Desktop::getComponentWindow() throw( css::uno::Ru… in getComponentWindow()
978 css::uno::Reference< css::frame::XController > SAL_CALL Desktop::getController() throw( css::uno::R… in getController()
984 void SAL_CALL Desktop::contextChanged() throw( css::uno::RuntimeException ) in contextChanged()
989 void SAL_CALL Desktop::addFrameActionListener( const css::uno::Reference< css::frame::XFrameActionL… in addFrameActionListener()
996 void SAL_CALL Desktop::removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActi… in removeFrameActionListener()
1027 css::uno::Reference< css::frame::XFrame > SAL_CALL Desktop::findFrame( const ::rtl::OUString& sTarg… in findFrame()
1179 void SAL_CALL Desktop::dispose() in dispose()
1265 void SAL_CALL Desktop::addEventListener( const css::uno::Reference< css::lang::XEventListener >& xL… in addEventListener()
1278 void SAL_CALL Desktop::removeEventListener( const css::uno::Reference< css::lang::XEventListener >&… in removeEventListener()
1306 void SAL_CALL Desktop::dispatchFinished( const css::frame::DispatchResultEvent& aEvent ) throw( css… in dispatchFinished()
1342 void SAL_CALL Desktop::disposing( const css::lang::EventObject& ) throw( css::uno::RuntimeException… in disposing()
1370 void SAL_CALL Desktop::handle( const css::uno::Reference< css::task::XInteractionRequest >& xReques… in handle()
1453 ::sal_Int32 SAL_CALL Desktop::leaseNumber( const css::uno::Reference< css::uno::XInterface >& xComp… in leaseNumber()
1462 void SAL_CALL Desktop::releaseNumber( ::sal_Int32 nNumber ) in releaseNumber()
1471 void SAL_CALL Desktop::releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >… in releaseNumberForComponent()
1480 ::rtl::OUString SAL_CALL Desktop::getUntitledPrefix() in getUntitledPrefix()
1511 sal_Bool SAL_CALL Desktop::convertFastPropertyValue( css::uno::Any& aConvertedValue , in convertFastPropertyValue()
1569 void SAL_CALL Desktop::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle , in setFastPropertyValue_NoBroadcast()
1603 void SAL_CALL Desktop::getFastPropertyValue( css::uno::Any& aValue , in getFastPropertyValue()
1642 ::cppu::IPropertyArrayHelper& SAL_CALL Desktop::getInfoHelper() in getInfoHelper()
1690 css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL Desktop::getPropertySetInfo() throw (:… in getPropertySetInfo()
1736 css::uno::Reference< css::lang::XComponent > Desktop::impl_getFrameComponent( const css::uno::Refer… in impl_getFrameComponent()
1784 const css::uno::Sequence< css::beans::Property > Desktop::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()
1808 void Desktop::impl_sendQueryTerminationEvent(Desktop::TTerminateListenerList& lCalledListener, in impl_sendQueryTerminationEvent()
1849 void Desktop::impl_sendCancelTerminationEvent(const Desktop::TTerminateListenerList& lCalledListene… in impl_sendCancelTerminationEvent()
1854 Desktop::TTerminateListenerList::const_iterator pIt; in impl_sendCancelTerminationEvent()
1874 void Desktop::impl_sendNotifyTerminationEvent() in impl_sendNotifyTerminationEvent()
1905 ::sal_Bool Desktop::impl_closeFrames(::sal_Bool bAllowUI) in impl_closeFrames()
2004 sal_Bool Desktop::implcp_ctor( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFacto… in implcp_ctor()
2014 sal_Bool Desktop::implcp_addEventListener( const css::uno::Reference< css::lang::XEventListener >& … in implcp_addEventListener()
2024 sal_Bool Desktop::implcp_removeEventListener( const css::uno::Reference< css::lang::XEventListener … in implcp_removeEventListener()