/aoo42x/main/sc/source/core/data/ |
H A D | table6.cxx | 137 if ( bFound && in SearchCell() 242 return bFound; in SearchCell() 366 if (bFound) in Search() 371 return bFound; in Search() 386 if (bFound) in SearchAll() 418 if (bFound) in Replace() 423 return bFound; in Replace() 442 if (bFound) in ReplaceAll() 525 if (bFound) in SearchStyle() 530 return bFound; in SearchStyle() [all …]
|
H A D | table1.cxx | 418 return bFound; in GetCellArea() 543 return bFound; in GetPrintArea() 580 return bFound; in GetPrintAreaHor() 611 return bFound; in GetPrintAreaVer() 626 if (!bFound) in GetDataStart() 658 return bFound; in GetDataStart() 669 sal_Bool bFound; in GetDataArea() local 723 if (bFound) in GetDataArea() 747 if (!bFound) in GetDataArea() 756 if (!bFound) in GetDataArea() [all …]
|
H A D | attarray.cxx | 257 if (bFound) in Search() 261 return bFound; in Search() 1240 return bFound; in HasLines() 1355 return bFound; in HasAttrib() 1422 return bFound; in ExtendMerge() 1483 return bFound; in RemoveAreaMerge() 1886 return bFound; in GetFirstVisibleAttr() 1938 return bFound; in GetLastVisibleAttr() 1980 return bFound; in GetLastAttr() 1999 return bFound; in HasVisibleAttrIn() [all …]
|
H A D | olinetab.cxx | 189 sal_Bool bFound = sal_False; in Insert() local 201 bFound = sal_True; in Insert() 203 if (!bFound) in Insert() 220 while ( !bFound && bCont ); in Insert() 222 if (!bFound) in Insert() 329 return bFound; in FindTouchedLevel() 341 bFound = sal_False; in RemoveSub() 351 bFound = sal_True; in RemoveSub() 417 bFound = sal_False; in Remove() 429 bFound = sal_True; in Remove() [all …]
|
H A D | documen9.cxx | 461 sal_Bool bFound = sal_False; in HasBackgroundDraw() local 465 while (pObject && !bFound) in HasBackgroundDraw() 468 bFound = sal_True; in HasBackgroundDraw() 472 return bFound; in HasBackgroundDraw() 492 while (pObject && !bFound) in HasAnyDraw() 495 bFound = sal_True; in HasAnyDraw() 499 return bFound; in HasAnyDraw() 644 bFound = sal_True; in HasControl() 652 return bFound; in HasControl() 706 bFound = sal_True; in HasDetectiveObjects() [all …]
|
H A D | column2.cxx | 688 bFound = sal_True; in GetOptimalColWidth() 718 bFound = sal_True; in GetOptimalColWidth() 724 if (bFound) in GetOptimalColWidth() 1198 bFound = sal_True; in Next() 1202 while (!bFound); in Next() 1283 bFound = sal_True; in GetLastVisDataPos() 1303 bFound = sal_True; in GetFirstVisDataPos() 1367 if (bFound) in GetEmptyLinesInBlock() 1382 if (bFound) in GetEmptyLinesInBlock() 1417 if (bFound) in GetPrevDataPos() [all …]
|
H A D | dociter.cxx | 125 bFound = sal_True; in GetThisCol() 131 bFound = sal_True; in GetThisCol() 142 return bFound; in GetThisCol() 1647 if (!bFound) in BinarySearch() 1776 bFound = sal_True; in Advance() 1779 if (!bFound) in Advance() 1792 bFound = sal_True; in Advance() 1796 if ( !bFound ) in Advance() 1920 return bFound; in GetNext() 2182 if (bFound) in GetNext() [all …]
|
/aoo42x/main/formula/source/ui/dlg/ |
H A D | FormulaHelper.cxx | 80 sal_Bool bFound = sal_False; in GetNextFunc() local 87 if ( bFound ) in GetNextFunc() 125 return bFound; in GetNextFunc() 209 sal_Bool bRepeat, bFound; in GetFunctionStart() local 212 bFound = sal_False; in GetFunctionStart() 257 if ( bFound ) in GetFunctionStart() 317 bFound = sal_True; in GetFunctionEnd() 320 bFound = sal_True; in GetFunctionEnd() 336 bFound = sal_True; in GetFunctionEnd() 371 bFound = ( nArg == 0 ); in GetArgStart() [all …]
|
/aoo42x/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 222 sal_Bool bFound = sal_False; in Reset() local 235 bFound = sal_True; in Reset() 241 GraphicHasChanged( bFound ); in Reset() 654 if( bFound ) in GraphicHasChanged() 710 aLeftFT .Enable(bFound); in GraphicHasChanged() 711 aLeftMF .Enable(bFound); in GraphicHasChanged() 712 aRightFT .Enable(bFound); in GraphicHasChanged() 713 aRightMF .Enable(bFound); in GraphicHasChanged() 714 aTopFT .Enable(bFound); in GraphicHasChanged() 715 aTopMF .Enable(bFound); in GraphicHasChanged() [all …]
|
/aoo42x/main/svl/qa/complex/ConfigItems/helper/ |
H A D | HistoryOptTest.cxx | 279 if (bFound) in impl_existsItem() 283 if ( ! bFound) in impl_existsItem() 285 bFound = sal_False; in impl_existsItem() 293 bFound = xItem.is(); in impl_existsItem() 298 return bFound; in impl_existsItem() 317 if ( ! bFound) in impl_existsItemAtIndex() 319 bFound = sal_False; in impl_existsItemAtIndex() 327 bFound = xItem.is(); in impl_existsItemAtIndex() 332 if ( ! bFound) in impl_existsItemAtIndex() 334 bFound = sal_False; in impl_existsItemAtIndex() [all …]
|
/aoo42x/main/svtools/source/edit/ |
H A D | xtextedt.cxx | 160 bool bFound = false; in Search() local 198 bFound = aSearcher.SearchFrwrd( aText, &nStartPos, &nEndPos ); in Search() 200 bFound = aSearcher.SearchBkwrd( aText, &nEndPos, &nStartPos ); in Search() 202 if ( bFound ) in Search() 221 bFound = false; in Search() 232 return bFound; in Search() 267 sal_Bool bFound = sal_False; in Search() local 271 bFound = sal_True; in Search() 285 return bFound; in Search() 325 if ( bFound ) in Replace() [all …]
|
/aoo42x/main/sc/source/core/tool/ |
H A D | collect.cxx | 223 sal_Bool bFound = sal_False; in Search() local 239 bFound = sal_True; in Search() 245 return bFound; in Search() 253 sal_Bool bFound = Search(pScDataObject, nIndex); in Insert() local 254 if (bFound) in Insert() 269 sal_Bool bFound = Search(pScDataObject, nIndex); in InsertPos() local 270 if (bFound) in InsertPos() 428 sal_Bool bFound = sal_False; in FindText() local 460 bFound = sal_True; in FindText() 488 bFound = sal_True; in FindText() [all …]
|
H A D | consoli.cxx | 301 sal_Bool bFound = sal_False; in AddFields() local 304 bFound = sal_True; in AddFields() 305 if (!bFound) in AddFields() 318 sal_Bool bFound = sal_False; in AddFields() local 321 bFound = sal_True; in AddFields() 322 if (!bFound) in AddFields() 574 sal_Bool bFound = sal_False; in AddData() local 579 bFound = sal_True; in AddData() 595 sal_Bool bFound = sal_False; in AddData() local 600 bFound = sal_True; in AddData() [all …]
|
H A D | doubleref.cxx | 65 sal_Bool bFound; in lcl_createStarQuery() local 99 bFound = sal_False; in lcl_createStarQuery() 114 bFound = sal_False; in lcl_createStarQuery() 368 sal_Bool bFound = sal_True; in findFieldColumn() local 370 bFound = sal_False; in findFieldColumn() 373 while (!bFound && (aLook.Col() <= nDBCol2)) in findFieldColumn() 379 bFound = ScGlobal::GetpTransliteration()->isEqual(aCellStr, aUpper); in findFieldColumn() 380 if (!bFound) in findFieldColumn() 385 return bFound ? nField : -1; in findFieldColumn()
|
/aoo42x/main/svtools/source/control/ |
H A D | toolbarmenuacc.cxx | 318 bool bFound = false; in addEventListener() local 320 while( !bFound && ( aIter != mxEventListeners.end() ) ) in addEventListener() 323 bFound = true; in addEventListener() 328 if (!bFound) in addEventListener() 343 bool bFound = false; in removeEventListener() local 350 bFound = true; in removeEventListener() 850 bool bFound = false; in addEventListener() local 855 bFound = true; in addEventListener() 860 if (!bFound) in addEventListener() 874 bool bFound = false; in removeEventListener() local [all …]
|
H A D | valueacc.cxx | 269 sal_Bool bFound = sal_False; in getAccessibleIndexInParent() local 276 bFound = sal_True; in getAccessibleIndexInParent() 421 sal_Bool bFound = sal_False; in addEventListener() local 426 bFound = sal_True; in addEventListener() 431 if (!bFound) in addEventListener() 447 sal_Bool bFound = sal_False; in removeEventListener() local 454 bFound = sal_True; in removeEventListener() 1113 sal_Bool bFound = sal_False; in addEventListener() local 1118 bFound = sal_True; in addEventListener() 1123 if (!bFound) in addEventListener() [all …]
|
/aoo42x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationClassifier.cxx | 149 bool bFound (false); in ClassifyResources() local 150 for (sal_Int32 j=0; j<nL2 && !bFound; ++j) in ClassifyResources() 152 bFound = true; in ClassifyResources() 154 if (bFound) in ClassifyResources() 165 bool bFound (false); in ClassifyResources() local 166 for (sal_Int32 i=0; i<nL1 && !bFound; ++i) in ClassifyResources() 168 bFound = true; in ClassifyResources() 170 if ( ! bFound) in ClassifyResources()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 253 sal_Bool bFound = sal_False; in Find() local 347 bFound = true ; in Find() 381 if (bFound) in Find() 391 bFound = true ; in Find() 402 bFound = DoSearch(rSearchOpt,rSTxt,fnMove,bSrchForward,bRegSearch,bChkEmptyPara,bChkParaEnd, in Find() 405 if (bFound) in Find() 410 return bFound; in Find() 418 bool bFound = false; in DoSearch() local 519 bFound = sal_True; in DoSearch() 528 if ( bFound ) in DoSearch() [all …]
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 239 bFound = sal_False; in ExecSearch() 351 bFound = sal_False; in ExecSearch() 485 bFound = sal_True; in SearchAndWrap() 507 bFound = sal_True; in SearchAndWrap() 530 bFound = sal_False; in SearchAndWrap() 543 bFound = sal_False; in SearchAndWrap() 568 if ( bFound ) in SearchAndWrap() 569 return bFound; in SearchAndWrap() 575 return bFound = sal_False; in SearchAndWrap() 601 bFound = 0 != nFound; in SearchAll() [all …]
|
/aoo42x/main/svx/source/form/ |
H A D | fmsrcimp.cxx | 422 sal_Bool bFound(sal_False); in SearchSpecial() local 440 if (bFound) in SearchSpecial() 473 return bFound ? SR_FOUND : SR_NOTFOUND; in SearchSpecial() 489 sal_Bool bFound(sal_False); in SearchWildcard() local 518 if (bFound) in SearchWildcard() 591 bool bFound = false; in SearchRegularApprox() local 621 if (bFound) in SearchRegularApprox() 628 bFound = false; in SearchRegularApprox() 634 bFound = false; in SearchRegularApprox() 638 bFound = false; in SearchRegularApprox() [all …]
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxform.cxx | 431 String SbxBasicFormater::GetPosFormatString( const String& sFormatStrg, sal_Bool & bFound ) in GetPosFormatString() argument 433 bFound = sal_False; // default... in GetPosFormatString() 438 bFound = sal_True; in GetPosFormatString() 450 String SbxBasicFormater::GetNegFormatString( const String& sFormatStrg, sal_Bool & bFound ) in GetNegFormatString() argument 452 bFound = sal_False; // default... in GetNegFormatString() 463 bFound = sal_True; in GetNegFormatString() 477 String SbxBasicFormater::Get0FormatString( const String& sFormatStrg, sal_Bool & bFound ) in Get0FormatString() argument 479 bFound = sal_False; // default... in Get0FormatString() 492 bFound = sal_True; in Get0FormatString() 511 bFound = sal_False; // default... in GetNullFormatString() [all …]
|
/aoo42x/main/svx/source/unodraw/ |
H A D | UnoNamespaceMap.cxx | 219 sal_Bool bFound; in getByName() local 223 bFound = aIter.next( aPrefix, aURL ); in getByName() 225 while( bFound && (aPrefix != aName ) ); in getByName() 227 if( !bFound ) in getByName() 266 sal_Bool bFound; in hasByName() local 270 bFound = aIter.next( aPrefix, aURL ); in hasByName() 272 while( bFound && (aPrefix != aName ) ); in hasByName() 274 return bFound; in hasByName()
|
/aoo42x/main/i18npool/source/localedata/data/ |
H A D | linkermapfile-check.awk | 73 bFound = 0 74 for ( j=0; j<nMaps && !bFound; ++j ) 77 bFound = 1 79 if ( !bFound && bOptional[i] ) 82 bFound = 1 84 if ( !bFound )
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | labelcfg.cxx | 185 sal_Bool bFound = sal_False; in HasLabel() local 186 for(sal_Int32 nNode = 0; nNode < aNodeNames.getLength() && !bFound; nNode++) in HasLabel() 189 bFound = sal_True; in HasLabel() 191 if(bFound) in HasLabel() 234 sal_Bool bFound = sal_False; in SaveLabel() local 235 for(sal_Int32 nNode = 0; nNode < aNodeNames.getLength() && !bFound; nNode++) in SaveLabel() 238 bFound = sal_True; in SaveLabel() 240 if(!bFound) in SaveLabel()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accframe.cxx | 163 sal_Bool bFound = sal_False; in GetChildIndex() local 171 while( aIter != aVisMap.end() && !bFound ) in GetChildIndex() 177 bFound = sal_True; in GetChildIndex() 184 bFound = GetChildIndex( rAccMap, in GetChildIndex() 200 while( aIter != aVisList.end() && !bFound ) in GetChildIndex() 206 bFound = sal_True; in GetChildIndex() 213 bFound = GetChildIndex( rAccMap, in GetChildIndex() 221 return bFound; in GetChildIndex()
|