Home
last modified time | relevance | path

Searched refs:rPresetType (Results 1 – 6 of 6) sorted by relevance

/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DUtil.h169 #define rPresetType \
176 rPresetType, \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dshape.cxx447 const OUString& rClass, const OUString& rPresetType, in lcl_createPresetShape() argument
610 && (rPresetType == "textArchDown" || rPresetType == "textArchUp" in lcl_createPresetShape()
611 || rPresetType == "textCircle" || rPresetType == "textButton")) in lcl_createPresetShape()
628 comphelper::makePropertyValue( sPresetTextWarp, rPresetType ) ); in lcl_createPresetShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dshape.cxx440 const OUString& rClass, const OUString& rPresetType, in lcl_createPresetShape() argument
600 && (rPresetType == "textArchDown" || rPresetType == "textArchUp" in lcl_createPresetShape()
601 || rPresetType == "textCircle" || rPresetType == "textButton")) in lcl_createPresetShape()
618 comphelper::makePropertyValue( sPresetTextWarp, rPresetType ) ); in lcl_createPresetShape()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Params/
H A DPADnoteParameters.cpp158 rPresetType,
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Synth/
H A DOscilGen.cpp208 rPresetType, in rSelf()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog5756 conditions can be changed to use rPresetType instead of rClass.