Home
last modified time | relevance | path

Searched refs:pReq (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dimpldde.cxx378 DdeTransaction* pReq = 0; in IMPL_LINK() local
380 pReq = pRequest; // dann kann nur der fertig sein in IMPL_LINK()
382 pReq = pLink; // dann kann nur der fertig sein in IMPL_LINK()
384 if( pReq ) in IMPL_LINK()
386 if( ImplHasOtherFormat( *pReq ) ) in IMPL_LINK()
388 pReq->Execute(); in IMPL_LINK()
390 else if( pReq == pRequest ) in IMPL_LINK()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1351 SfxRequest* pReq; in Execute() local
1357 pReq = new SfxRequest( nSlot, eCall, aSet ); in Execute()
1361 pReq->SetModifier( nModi ); in Execute()
1367 pReq->SetInternalArgs_Impl( aSet ); in Execute()
1369 _Execute( *pShell, *pSlot, *pReq, eCall ); in Execute()
1371 delete pReq; return pRet; in Execute()
1565 if ( !pReq->IsCancelled() ) in IMPL_LINK()
1567 if ( !IsLocked(pReq->GetSlot()) ) in IMPL_LINK()
1583 pReq->SetSynchronCall( sal_False ); in IMPL_LINK()
1584 Call_Impl( *pSh, *pSlot, *pReq, pReq->AllowsRecording() ); //! woher bRecord? in IMPL_LINK()
[all …]
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx611 ModuleSizeExceeded* pReq = new ModuleSizeExceeded( aNames ); in implStorePasswordLibrary() local
612 uno::Reference< task::XInteractionRequest > xReq( pReq ); in implStorePasswordLibrary()
614 if ( pReq->isAbort() ) in implStorePasswordLibrary()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx130 …WrtShell &rWrtSh, sal_Bool bUseDialog, sal_uInt16 nSlot,const SfxItemSet *pArgs, SfxRequest *pReq ) in lcl_CharDialog() argument
245 if (pReq) in lcl_CharDialog()
246 pReq->Done(aTmpSet); in lcl_CharDialog()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx3804 ModuleSizeExceeded* pReq = new ModuleSizeExceeded( sModules ); in QuerySaveSizeExceededModules_Impl() local
3805 uno::Reference< task::XInteractionRequest > xReq( pReq ); in QuerySaveSizeExceededModules_Impl()
3807 return pReq->isApprove(); in QuerySaveSizeExceededModules_Impl()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx108 …rtShell &rWrtSh, sal_Bool bUseDialog, sal_uInt16 nSlot,const SfxItemSet *pArgs, SfxRequest *pReq );
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt221 …#29 0x00002b0fcb17d3f2 in SfxDispatcher::PostMsgHandler (this=0x110fde0, pReq=0x1484f20) at /home/…

Completed in 59 milliseconds