Home
last modified time | relevance | path

Searched refs:GetRequest (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dbrokenpackageint.hxx38 com::sun::star::uno::Reference < ::com::sun::star::task::XInteractionRequest > GetRequest();
49 com::sun::star::uno::Reference < ::com::sun::star::task::XInteractionRequest > GetRequest();
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2463 sal_uInt16 nSlot = pViewImpl->GetRequest()->GetSlot(); in IMPL_LINK()
2470 pViewImpl->GetRequest()->SetReturnValue( SfxBoolItem( nSlot, nFound != -1 ) ); in IMPL_LINK()
2471 pViewImpl->GetRequest()->Ignore(); in IMPL_LINK()
2475 pViewImpl->GetRequest()->SetReturnValue( SfxBoolItem( nSlot, nFound != -1 ) ); in IMPL_LINK()
2476 pViewImpl->GetRequest()->Done(); in IMPL_LINK()
2481 pViewImpl->GetRequest()->SetReturnValue( SfxInt32Item( nSlot, nFound ) ); in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx278 xInteraction->handle( aRequest.GetRequest() ); in detect()
287 xInteraction->handle( aNotifyRequest.GetRequest() ); in detect()
/trunk/main/starmath/source/
H A Dsmdetect.cxx265 xInteraction->handle( aRequest.GetRequest() ); in detect()
273 xInteraction->handle( aNotifyRequest.GetRequest() ); in detect()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx306 xInteraction->handle( aRequest.GetRequest() ); in detect()
314 xInteraction->handle( aNotifyRequest.GetRequest() ); in detect()
/trunk/main/framework/inc/framework/
H A Dinteraction.hxx81 com::sun::star::uno::Reference < ::com::sun::star::task::XInteractionRequest > GetRequest();
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx430 xInteraction->handle( aRequest.GetRequest() ); in detect()
438 xInteraction->handle( aNotifyRequest.GetRequest() ); in detect()
/trunk/main/sw/source/ui/inc/
H A Duivwimp.hxx179 inline SfxRequest* GetRequest() const { return m_pRequest; } in GetRequest() function in SwView_Impl
/trunk/main/framework/source/fwe/dispatch/
H A Dinteraction.cxx208 uno::Reference < task::XInteractionRequest > RequestFilterSelect::GetRequest() in GetRequest() function in framework::RequestFilterSelect
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx216 i_rxHandler->handle( aRequest.GetRequest() ); in impl_askForFilter_nothrow()
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx1103 xInteraction->handle(aRequest.GetRequest()); in impl_askUserForTypeAndFilterIfAllowed()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2406 …o::Reference < ::com::sun::star::task::XInteractionRequest > RequestPackageReparation::GetRequest() in GetRequest() function in RequestPackageReparation
2473 …r::uno::Reference < ::com::sun::star::task::XInteractionRequest > NotifyBrokenPackage::GetRequest() in GetRequest() function in NotifyBrokenPackage
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1893 xHandler->handle( aRequest.GetRequest() ); in load()
1915 xHandler->handle( aRequest.GetRequest() ); in load()

Completed in 89 milliseconds