Home
last modified time | relevance | path

Searched defs:aReq (Results 26 – 50 of 58) sorted by relevance

123

/aoo42x/main/sfx2/source/control/
H A Ddispatch.cxx1117 SfxRequest aReq( nSlot, eCall, aSet ); in ExecuteFunction() local
1123 SfxRequest aReq( nSlot, eCall, pShell->GetPool() ); in ExecuteFunction() local
1169 SfxRequest aReq( nSlot, eCall, rArgs ); in ExecuteFunction() local
1305 SfxRequest aReq( nSlot, nCall, aSet ); in Execute() local
1427 SfxRequest aReq( nSlot, eCall, aSet ); in Execute() local
1476 SfxRequest aReq( nSlot, eCall, aSet ); in _Execute() local
1542 SfxRequest aReq( nSlot, eCall, aSet ); in Execute() local
2620 SfxRequest aReq( pSlot->GetSlotId(), SFX_CALLMODE_RECORD, pSh->GetPool() ); in _Execute() local
H A Dbindings.cxx1190 SfxRequest aReq( nId, nCallMode, rPool ); in Execute_Impl() local
1230 SfxRequest aReq( nId, nCallMode, rPool ); in Execute_Impl() local
1259 void SfxBindings::Execute_Impl( SfxRequest& aReq, const SfxSlot* pSlot, SfxShell* pShell ) in Execute_Impl()
H A Drequest.cxx796 SfxRequest aReq( pImp->pViewFrame, nSlotId ); in Done_Impl() local
H A Dunoctitm.cxx793 SfxRequest aReq( GetId(), nCall, pShell->GetPool() ); in dispatch() local
/aoo42x/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx340 SfxRequest aReq(m_pSh->GetView().GetViewFrame(),FN_INSERT_FRAME); in MouseButtonUp() local
/aoo42x/main/sw/source/ui/uiview/
H A Dviewprt.cxx260 SfxRequest aReq( rReq ); in ExecutePrint() local
H A Dviewmdi.cxx507 SfxRequest aReq(FN_REPEAT_SEARCH, SFX_CALLMODE_SLOT, pThis->GetPool()); in IMPL_STATIC_LINK() local
/aoo42x/main/sfx2/source/view/
H A Dviewfrm2.cxx333 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, GetPool() ); in Exec_Impl() local
H A Dviewprn.cxx882 SfxRequest aReq( GetViewFrame(), SID_PRINTER_NAME ); in ExecPrint_Impl() local
/aoo42x/main/sfx2/source/appl/
H A Dimpldde.cxx172 DdeRequest aReq( *pConnection, sItem, 5000 ); in GetData() local
H A Dsfxpicklist.cxx306 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, SFX_APP()->GetPool() ); in ExecuteEntry() local
H A Dappserv.cxx315 SfxRequest aReq( SID_SAVEDOC, 0, pObjSh->GetPool() ); in MiscExec_Impl() local
943 … SfxRequest aReq( SID_BASICIDE_SHOWWINDOW, SFX_CALLMODE_SYNCHRON, pObjShell->GetPool() ); in OfaExec_Impl() local
H A Dappcfg.cxx982 SfxRequest aReq( SID_SAVEDOC, 0, pDoc->GetPool() ); in SaveAll_Impl() local
H A Dappopen.cxx543 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, GetPool() ); in NewDocDirectExec_Impl() local
/aoo42x/main/sw/source/ui/fldui/
H A Dfldpage.cxx177 SfxRequest aReq( pView->GetViewFrame(), in InsertFld() local
/aoo42x/main/sd/source/ui/view/
H A Ddrviews5.cxx158 SfxRequest aReq(SID_SIZE_PAGE, 0, GetDoc()->GetItemPool()); in ArrangeGUIElements() local
H A Dsdview4.cxx440 SfxRequest aReq(SID_INSERTFILE, 0, mpDoc->GetItemPool()); in IMPL_LINK() local
H A Ddrviewse.cxx697 SfxRequest aReq( nMappedSlot, 0, GetDoc()->GetItemPool() ); in FuSupport() local
H A Dsdwindow.cxx979 … SfxRequest aReq( nPreviewSlot, 0, mpViewShell->GetDocSh()->GetDoc()->GetItemPool() ); in DataChanged() local
/aoo42x/main/sw/source/ui/misc/
H A Dglossary.cxx362 SfxRequest aReq( pSh->GetView().GetViewFrame(), FN_SET_ACT_GLOSSARY ); in IMPL_LINK() local
383 SfxRequest aReq( pSh->GetView().GetViewFrame(), FN_INSERT_GLOSSARY ); in Apply() local
563 SfxRequest aReq(pSh->GetView().GetViewFrame(), FN_NEW_GLOSSARY); in IMPL_LINK() local
/aoo42x/main/sw/source/ui/shells/
H A Dbasesh.cxx366 SfxRequest aReq( pViewFrame, SID_CLIPBOARD_FORMAT_ITEMS ); in ExecClpbrd() local
402 SfxRequest aReq( pViewFrame, SID_CLIPBOARD_FORMAT_ITEMS ); in ExecClpbrd() local
909 SfxRequest aReq( pViewFrame, nSlot); in Execute() local
1194 SfxRequest aReq( GetView().GetViewFrame(), SID_FM_DESIGN_MODE ); in Execute() local
/aoo42x/main/sd/source/ui/table/
H A DTableDesignPane.cxx298 SfxRequest aReq( SID_TABLE_STYLE, SFX_CALLMODE_SYNCHRON, SFX_APP()->GetPool() ); in ApplyStyle() local
351 SfxRequest aReq( SID_TABLE_STYLE_SETTINGS, SFX_CALLMODE_SYNCHRON, SFX_APP()->GetPool() ); in ApplyOptions() local
/aoo42x/main/unotools/source/misc/
H A Datom.cxx340 Sequence< AtomClassRequest > aReq( 1 ); in getString() local
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx843 SfxRequest aReq( rView.GetViewFrame(), FN_INSERT_STRING ); in FlushInBuffer() local
2574 SfxRequest aReq(rView.GetViewFrame(), nSlotId ); in KeyInput() local
4463 SfxRequest aReq( rView.GetViewFrame(), SID_STYLE_APPLY ); in MouseButtonUp() local
5004 SfxRequest aReq( rView.GetViewFrame(), FN_INSERT_STRING ); in Command() local
/aoo42x/main/ucb/source/ucp/file/
H A Dbc.cxx1254 uno::Reference< task::XInteractionRequest > aReq( aRequestImpl ); in insert() local

Completed in 452 milliseconds

123