Home
last modified time | relevance | path

Searched refs:rAction (Results 201 – 225 of 269) sorted by relevance

1234567891011

/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dtpaction.cxx235 for (const presentation::ClickAction & rAction : maCurrentActions) in Construct() local
237 const char* pRId = GetClickActionSdResId(rAction); in Construct()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/devel/cccc/cccc-3.1.6/pccts/antlr/
H A Dproto.h329 extern set rAction( ActionNode *, int, set * );
587 extern set rAction();
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h351 extern set rAction( ActionNode *, int, set * );
632 extern set rAction();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dviewsh.hxx222 …virtual void notifyWindow(vcl::LOKWindowId nLOKWindowId, const OUString& rAction, c…
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfField.cpp409 void PdfField::AddAlternativeAction( const PdfName & rsName, const PdfAction & rAction ) in AddAlternativeAction() argument
415 pAA->GetDictionary().AddKey( rsName, rAction.GetObject()->Reference() ); in AddAlternativeAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsvapp.hxx1335 const OUString& rAction,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dviewsh.hxx238 …virtual void notifyWindow(vcl::LOKWindowId nLOKWindowId, const OUString& rAction, c…
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dmetaact.cxx1097 MetaTextArrayAction::MetaTextArrayAction( const MetaTextArrayAction& rAction ) : in MetaTextArrayAction() argument
1099 maStartPt ( rAction.maStartPt ), in MetaTextArrayAction()
1100 maStr ( rAction.maStr ), in MetaTextArrayAction()
1101 mnIndex ( rAction.mnIndex ), in MetaTextArrayAction()
1102 mnLen ( rAction.mnLen ) in MetaTextArrayAction()
1104 if( rAction.mpDXAry ) in MetaTextArrayAction()
1107 memcpy( mpDXAry.get(), rAction.mpDXAry.get(), mnLen * sizeof( tools::Long ) ); in MetaTextArrayAction()
H A Dpdfextoutdevdata.cxx404 …[](const PDFExtOutDevDataSync& rAction) { return rAction.eAct == PDFExtOutDevDataSync::EndGroupGfx… in PlaySyncPageAct() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dmetaact.cxx1085 MetaTextArrayAction::MetaTextArrayAction( const MetaTextArrayAction& rAction ) : in MetaTextArrayAction() argument
1087 maStartPt ( rAction.maStartPt ), in MetaTextArrayAction()
1088 maStr ( rAction.maStr ), in MetaTextArrayAction()
1089 mnIndex ( rAction.mnIndex ), in MetaTextArrayAction()
1090 mnLen ( rAction.mnLen ) in MetaTextArrayAction()
1092 if( rAction.mpDXAry ) in MetaTextArrayAction()
1095 memcpy( mpDXAry.get(), rAction.mpDXAry.get(), mnLen * sizeof( long ) ); in MetaTextArrayAction()
H A Dpdfextoutdevdata.cxx399 …[](const PDFExtOutDevDataSync& rAction) { return rAction.eAct == PDFExtOutDevDataSync::EndGroupGfx… in PlaySyncPageAct() argument
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Params/
H A DController.cpp85 rAction(defaults),
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx102 void collectUIInformation(const std::map<OUString, OUString>& aParameters, const OUString& rAction) in collectUIInformation() argument
107 aDescription.aAction = rAction; in collectUIInformation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx104 void collectUIInformation(const std::map<OUString, OUString>& aParameters, const OUString& rAction) in collectUIInformation() argument
109 aDescription.aAction = rAction; in collectUIInformation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterSlideSorter.cxx93 void ForAllVisibleSlides (const ::std::function<void (sal_Int32)>& rAction);
1328 const ::std::function<void (sal_Int32)>& rAction) in ForAllVisibleSlides()
1337 rAction(nSlideIndex); in ForAllVisibleSlides()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativeanimation.cpp2691 …QDeclarativeAction &rAction = pc->rotationIsSet() && i < actions.size()-1 ? actions[++i] : dummyAc… in transition() local
2758 rAction.toValue = rAction.toValue.toReal() + rotation; in transition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterSlideSorter.cxx93 void ForAllVisibleSlides (const ::std::function<void (sal_Int32)>& rAction);
1330 const ::std::function<void (sal_Int32)>& rAction) in ForAllVisibleSlides()
1339 rAction(nSlideIndex); in ForAllVisibleSlides()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.cxx1098 void BookmarksTabPage_Impl::DoAction(std::string_view rAction) in DoAction() argument
1100 if (rAction == "display") in DoAction()
1102 else if (rAction == "rename") in DoAction()
1118 else if (rAction == "delete") in DoAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Doutput.cxx88 void ScActionColorChanger::Update( const ScChangeAction& rAction ) in Update() argument
91 switch (rAction.GetType()) in Update()
114 if (aLastUserName != rAction.GetUser()) in Update()
116 aLastUserName = rAction.GetUser(); in Update()

1234567891011