/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/drawfunc/ |
H A D | futext.cxx | 190 sal_uInt16 nSlotID = aSfxRequest.GetSlot(); in MouseButtonDown() 284 else if (aSfxRequest.GetSlot() == SID_DRAW_NOTEEDIT ) in MouseButtonDown() 289 Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 302 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 326 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 388 if (aSfxRequest.GetSlot() == SID_DRAW_TEXT_MARQUEE) in MouseButtonUp() 412 sal_uInt16 nSlotID(aSfxRequest.GetSlot()); in MouseButtonUp() 447 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonUp() 467 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonUp() 575 sal_uInt16 nSlotID = aSfxRequest.GetSlot(); in SetInEditMode()
|
H A D | fupoor.cxx | 41 aSfxRequest(rReq), in FuPoor() 270 else if (aSfxRequest.GetSlot() == SID_DRAW_XPOLYGON in doConstructOrthogonal() 271 || aSfxRequest.GetSlot() == SID_DRAW_XPOLYGON_NOFILL in doConstructOrthogonal() 272 || aSfxRequest.GetSlot() == SID_DRAW_XLINE) in doConstructOrthogonal()
|
H A D | fuconstr.cxx | 210 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in SimpleMouseButtonUp() 234 Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in KeyInput()
|
H A D | fuconrec.cxx | 113 SetLineEnds(aAttr, *pObj, aSfxRequest.GetSlot()); in MouseButtonDown() 131 if (aSfxRequest.GetSlot() == SID_DRAW_CAPTION_VERTICAL) in MouseButtonUp() 157 switch (aSfxRequest.GetSlot() ) in Activate()
|
H A D | fuconarc.cxx | 76 switch (aSfxRequest.GetSlot() ) in Activate()
|
H A D | fudraw.cxx | 198 if ( rViewShell.IsDrawTextShell() || aSfxRequest.GetSlot() == SID_DRAW_NOTEEDIT ) in KeyInput() 202 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in KeyInput()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/drawfunc/ |
H A D | futext.cxx | 189 sal_uInt16 nSlotID = aSfxRequest.GetSlot(); in MouseButtonDown() 283 else if (aSfxRequest.GetSlot() == SID_DRAW_NOTEEDIT ) in MouseButtonDown() 288 Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 301 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 325 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonDown() 387 if (aSfxRequest.GetSlot() == SID_DRAW_TEXT_MARQUEE) in MouseButtonUp() 411 sal_uInt16 nSlotID(aSfxRequest.GetSlot()); in MouseButtonUp() 446 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonUp() 466 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in MouseButtonUp() 571 sal_uInt16 nSlotID = aSfxRequest.GetSlot(); in SetInEditMode()
|
H A D | fupoor.cxx | 41 aSfxRequest(rReq), in FuPoor() 270 else if (aSfxRequest.GetSlot() == SID_DRAW_XPOLYGON in doConstructOrthogonal() 271 || aSfxRequest.GetSlot() == SID_DRAW_XPOLYGON_NOFILL in doConstructOrthogonal() 272 || aSfxRequest.GetSlot() == SID_DRAW_XLINE) in doConstructOrthogonal()
|
H A D | fuconstr.cxx | 210 rDisp.Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in SimpleMouseButtonUp() 234 Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in KeyInput()
|
H A D | fuconrec.cxx | 112 SetLineEnds(aAttr, *pObj, aSfxRequest.GetSlot()); in MouseButtonDown() 130 if (aSfxRequest.GetSlot() == SID_DRAW_CAPTION_VERTICAL) in MouseButtonUp() 156 switch (aSfxRequest.GetSlot() ) in Activate()
|
H A D | fuconarc.cxx | 75 switch (aSfxRequest.GetSlot() ) in Activate()
|
H A D | fudraw.cxx | 178 if ( rViewShell.IsDrawTextShell() || aSfxRequest.GetSlot() == SID_DRAW_NOTEEDIT ) in KeyInput() 181 … rViewData.GetDispatcher().Execute(aSfxRequest.GetSlot(), SfxCallMode::SLOT | SfxCallMode::RECORD); in KeyInput()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/ |
H A D | prevwsh.cxx | 995 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_PREVIOUS ); in DoScroll() local 996 Execute( aSfxRequest ); in DoScroll() 1018 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll() local 1019 Execute( aSfxRequest ); in DoScroll() 1040 Execute( aSfxRequest ); in DoScroll() 1062 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll() local 1063 Execute( aSfxRequest ); in DoScroll() 1078 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_FIRST ); in DoScroll() local 1079 Execute( aSfxRequest ); in DoScroll() 1098 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_LAST ); in DoScroll() local [all …]
|
H A D | tabview5.cxx | 247 … SfxRequest aSfxRequest(SID_OBJECT_SELECT, SfxCallMode::SLOT, aViewData.GetViewShell()->GetPool()); in MakeDrawView() local 249 pLayer,aSfxRequest)); in MakeDrawView()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/ |
H A D | fupoor.hxx | 47 SfxRequest aSfxRequest; member in FuPoor 90 sal_uInt16 GetSlotID() const { return aSfxRequest.GetSlot(); } in GetSlotID()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/ |
H A D | fupoor.hxx | 48 SfxRequest const aSfxRequest; member in FuPoor 91 sal_uInt16 GetSlotID() const { return aSfxRequest.GetSlot(); } in GetSlotID()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/ |
H A D | prevwsh.cxx | 1001 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_PREVIOUS ); in DoScroll() local 1002 Execute( aSfxRequest ); in DoScroll() 1024 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll() local 1025 Execute( aSfxRequest ); in DoScroll() 1046 Execute( aSfxRequest ); in DoScroll() 1068 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll() local 1069 Execute( aSfxRequest ); in DoScroll() 1084 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_FIRST ); in DoScroll() local 1085 Execute( aSfxRequest ); in DoScroll() 1104 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_LAST ); in DoScroll() local [all …]
|
H A D | tabview5.cxx | 254 … SfxRequest aSfxRequest(SID_OBJECT_SELECT, SfxCallMode::SLOT, aViewData.GetViewShell()->GetPool()); in MakeDrawView() local 256 pLayer,aSfxRequest)); in MakeDrawView()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/ |
H A D | view.cxx | 987 SfxRequest aSfxRequest( FN_UPDATE_TOX, SfxCallMode::SLOT, GetPool() ); in SwView() local 988 Execute( aSfxRequest ); in SwView()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/ |
H A D | view.cxx | 996 SfxRequest aSfxRequest( FN_UPDATE_TOX, SfxCallMode::SLOT, GetPool() ); in SwView() local 997 Execute( aSfxRequest ); in SwView()
|