Home
last modified time | relevance | path

Searched refs:bChange (Results 1 – 25 of 86) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/table/
H A Dtablecolumn.cxx143 bool bChange = false; in setFastPropertyValue() local
164 bChange = true; in setFastPropertyValue()
177 bChange = true; in setFastPropertyValue()
188 bChange = true; in setFastPropertyValue()
200 bChange = true; in setFastPropertyValue()
212 if( bChange ) in setFastPropertyValue()
H A Dtablerow.cxx213 bool bChange(false); in setFastPropertyValue() local
233 bChange = true; in setFastPropertyValue()
247 bChange = true; in setFastPropertyValue()
258 bChange = true; in setFastPropertyValue()
270 bChange = true; in setFastPropertyValue()
283 if( bChange ) in setFastPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/table/
H A Dtablecolumn.cxx142 bool bChange = false; in setFastPropertyValue() local
163 bChange = true; in setFastPropertyValue()
176 bChange = true; in setFastPropertyValue()
187 bChange = true; in setFastPropertyValue()
199 bChange = true; in setFastPropertyValue()
211 if( bChange ) in setFastPropertyValue()
H A Dtablerow.cxx213 bool bChange(false); in setFastPropertyValue() local
233 bChange = true; in setFastPropertyValue()
247 bChange = true; in setFastPropertyValue()
258 bChange = true; in setFastPropertyValue()
270 bChange = true; in setFastPropertyValue()
283 if( bChange ) in setFastPropertyValue()
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A DMergeFileInfos.cpp50 bool bChange = false; in updateParents() local
54 bChange = true; in updateParents()
59 bChange = true; in updateParents()
64 bChange = true; in updateParents()
67 if(bChange) in updateParents()
80 bool bChange = false; in updateDirectoryOrLink() local
84 bChange = true; in updateDirectoryOrLink()
89 bChange = true; in updateDirectoryOrLink()
94 bChange = true; in updateDirectoryOrLink()
97 if(bChange) in updateDirectoryOrLink()
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformcolorsetup.lfm47 AnchorSideRight.Control = bChange
64 object bChange: TButton
80 AnchorSideLeft.Control = bChange
81 AnchorSideTop.Control = bChange
83 AnchorSideRight.Control = bChange
H A Dformcolorsetup.pas34 bChange: TButton;
89 with bChange do Caption:= ini.ReadString(section, 'ch', Caption);
252 bChange.Click;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/properties/
H A De3dsceneproperties.cxx194 bool bChange(false); in PostItemChange() local
200 bChange = true; in PostItemChange()
210 bChange = true; in PostItemChange()
219 bChange = true; in PostItemChange()
223 if(bChange) in PostItemChange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/properties/
H A De3dsceneproperties.cxx196 bool bChange(false); in PostItemChange() local
202 bChange = true; in PostItemChange()
212 bChange = true; in PostItemChange()
221 bChange = true; in PostItemChange()
225 if(bChange) in PostItemChange()
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/sys/
H A Dadapthuff.c417 Bool bChange = FALSE; in AdaptDiscriminant() local
434 bChange = TRUE; in AdaptDiscriminant()
438 bChange = TRUE; in AdaptDiscriminant()
440 if (bChange) { in AdaptDiscriminant()
/dports/japanese/today/ja-today-2.12_2/
H A Dpropshet.c238 static BOOL bChange; variable
317 bChange = TRUE; in updateCheckButton()
329 bChange = TRUE; in updateCheckDropListInt()
342 bChange = TRUE; in updateCheckEditInt()
360 bChange = TRUE; in updateCheckEditText()
368 bChange = TRUE; in updateCheckEditText()
568 bChange = TRUE; in dateTabProc()
573 bChange = TRUE; in dateTabProc()
1062 bChange = TRUE; in scrnUpdateCheckFontName()
1080 bChange = TRUE; in scrnUpdateCheckEditInt()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DManagementPath.cs661 internal string SetNamespacePath(string nsPath, out bool bChange) in SetNamespacePath() argument
667 bChange = false; in SetNamespacePath()
696bChange = true; // Now dirty from above. in SetNamespacePath()
763 bChange = true; in SetNamespacePath()
849 bool bChange = false;
854 SetNamespacePath(value, out bChange);
861 if (bChange)
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/xml/
H A Dsdtransform.cxx199 bool bChange = false; in transformTextShape() local
241 bChange = true; in transformTextShape()
251 bChange = true; in transformTextShape()
255 if( bChange ) in transformTextShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddoccorr.cxx131 bool bChange = false; // has the UNO cursor been corrected? in PaMCorrAbs() local
143 bChange |= lcl_PaMCorrAbs( rPaM, aStart, aEnd, aNewPos ); in PaMCorrAbs()
152 bChange |= in PaMCorrAbs()
159 if (bChange && bLeaveSection) in PaMCorrAbs()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/xml/
H A Dsdtransform.cxx195 bool bChange = false; in transformTextShape() local
237 bChange = true; in transformTextShape()
247 bChange = true; in transformTextShape()
251 if( bChange ) in transformTextShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddoccorr.cxx125 bool bChange = false; // has the UNO cursor been corrected? in PaMCorrAbs() local
137 bChange |= lcl_PaMCorrAbs( rPaM, aStart, aEnd, aNewPos ); in PaMCorrAbs()
146 bChange |= in PaMCorrAbs()
153 if (bChange && bLeaveSection) in PaMCorrAbs()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/gui/
H A DMenuWidgets.cpp3577 bool bChange=false; in UpdateGameKey() local
3586bChange=config.setActionKey(CONTROLS_CUST_JUMP,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_JU… in UpdateGameKey()
3622bChange=config.setActionKey(CONTROLS_CUST_CROUCH,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_… in UpdateGameKey()
3638bChange=config.setActionKey(CONTROLS_CUST_BOOK,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_BO… in UpdateGameKey()
3650bChange=config.setActionKey(CONTROLS_CUST_BOOKMAP,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST… in UpdateGameKey()
3666bChange=config.setActionKey(CONTROLS_CUST_TORCH,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_T… in UpdateGameKey()
3686bChange=config.setActionKey(CONTROLS_CUST_WEAPON,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_… in UpdateGameKey()
3706bChange=config.setActionKey(CONTROLS_CUST_LOOKUP,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_… in UpdateGameKey()
3714bChange=config.setActionKey(CONTROLS_CUST_STRAFE,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_… in UpdateGameKey()
3730bChange=config.setActionKey(CONTROLS_CUST_NEXT,pmeElement->iID-BUTTON_MENUOPTIONS_CONTROLS_CUST_NE… in UpdateGameKey()
[all …]
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_srsnode.cpp904 int j, bChange = TRUE; in FixupOrdering() local
906 for( i = 1; bChange && i < GetChildCount()-1; i++ ) in FixupOrdering()
908 bChange = FALSE; in FixupOrdering()
926 bChange = TRUE; in FixupOrdering()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_srsnode.cpp940 int j, bChange = TRUE; in FixupOrdering() local
942 for( i = 1; bChange && i < GetChildCount()-1; i++ ) in FixupOrdering()
944 bChange = FALSE; in FixupOrdering()
962 bChange = TRUE; in FixupOrdering()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Ddbfunc3.cxx1402 bool bChange = false; in DataPilotInput() local
1427 bChange = true; in DataPilotInput()
1445 bChange = true; in DataPilotInput()
1450 bChange = true; in DataPilotInput()
1471 bChange = true; in DataPilotInput()
1476 bChange = true; in DataPilotInput()
1523 bChange = true; in DataPilotInput()
1533 bChange = true; in DataPilotInput()
1560 bChange = true; in DataPilotInput()
1565 bChange = true; in DataPilotInput()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Ddbfunc3.cxx1348 bool bChange = false; in DataPilotInput() local
1373 bChange = true; in DataPilotInput()
1391 bChange = true; in DataPilotInput()
1396 bChange = true; in DataPilotInput()
1417 bChange = true; in DataPilotInput()
1422 bChange = true; in DataPilotInput()
1469 bChange = true; in DataPilotInput()
1479 bChange = true; in DataPilotInput()
1506 bChange = true; in DataPilotInput()
1511 bChange = true; in DataPilotInput()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/table/
H A Dswnewtable.cxx1921 bool bChange = true; in CheckRowSpan() local
1924 while( bChange ) in CheckRowSpan()
1926 bChange = false; in CheckRowSpan()
1933 bChange = true; in CheckRowSpan()
1935 if( bChange ) in CheckRowSpan()
1941 bChange = false; in CheckRowSpan()
1950 while( bChange ) in CheckRowSpan()
1952 bChange = false; in CheckRowSpan()
1959 bChange = true; in CheckRowSpan()
1961 if( bChange ) in CheckRowSpan()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/ui/
H A DBrushHandle.cpp278 int bChange = 0; in Drag() local
293 radiusError += bChange; in Drag()
294 bChange += 2; in Drag()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DMorale.h58 INT8 bChange; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/table/
H A Dswnewtable.cxx1939 bool bChange = true; in CheckRowSpan() local
1942 while( bChange ) in CheckRowSpan()
1944 bChange = false; in CheckRowSpan()
1951 bChange = true; in CheckRowSpan()
1953 if( bChange ) in CheckRowSpan()
1959 bChange = false; in CheckRowSpan()
1968 while( bChange ) in CheckRowSpan()
1970 bChange = false; in CheckRowSpan()
1977 bChange = true; in CheckRowSpan()
1979 if( bChange ) in CheckRowSpan()
[all …]

1234