Home
last modified time | relevance | path

Searched refs:bAlternate (Results 1 – 12 of 12) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/WebSite/repository/
H A DChartDirector.cwt1020 …local bAlternate = myFunction.parameters#[iParam].alternative_type && (myFunction.parameters#[iPar…
1021 if bAlternate {
1022 bAlternate = "_alt";
1032 @@sParamName + bAlternate@ = (p_@sParamName@ == NULL);@
1034 @@sParamName + bAlternate@ = @p.default@;@
1036 if bAlternate {
1049 …local bAlternate = myFunction.parameters#[iParam].alternative_type && (myFunction.parameters#[iPar…
1050 if bAlternate {
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx66 sal_uInt32 nFrequency, bool bAlternate) in ScrollTextAnimNode() argument
72 mbAlternate(bAlternate) in ScrollTextAnimNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx78 sal_uInt32 nFrequency, bool bAlternate) in ScrollTextAnimNode() argument
84 mbAlternate(bAlternate) in ScrollTextAnimNode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController_Window.cxx1357 bool bAlternate = aKeyCode.IsMod2(); in execute_KeyInput() local
1446 double fAmount = bAlternate ? 0.01 : 0.05; in execute_KeyInput()
1464 if (bAlternate) in execute_KeyInput()
1491 if (bAlternate) in execute_KeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartController_Window.cxx1336 bool bAlternate = aKeyCode.IsMod2(); in execute_KeyInput() local
1425 double fAmount = bAlternate ? 0.01 : 0.05; in execute_KeyInput()
1443 if (bAlternate) in execute_KeyInput()
1470 if (bAlternate) in execute_KeyInput()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_dimstyle.cpp1116 void ON_DimStyle::SetAlternate( bool bAlternate) in SetAlternate() argument
1118 m_bAlternate = bAlternate; in SetAlternate()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_dimstyle.cpp1116 void ON_DimStyle::SetAlternate( bool bAlternate) in SetAlternate() argument
1118 m_bAlternate = bAlternate; in SetAlternate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtext.cxx538 bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImplGetTextLines() local
543 if ( !bAlternate ) in ImplGetTextLines()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtext.cxx540 bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImplGetTextLines() local
545 if ( !bAlternate ) in ImplGetTextLines()
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DUIUtil.cs1907 bool bAlternate) in SetAlternatingBgColors() argument
1913 if(!UIUtil.GetGroupsEnabled(lv) || !bAlternate) in SetAlternatingBgColors()
1921 if(!bAlternate) in SetAlternatingBgColors()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit3.cxx1941 bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImpBreakLine() local
1946 if ( !bAlternate ) in ImpBreakLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit3.cxx1942 bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImpBreakLine() local
1947 if ( !bAlternate ) in ImpBreakLine()