/aoo41x/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 1073 sal_Bool bFnd = sal_False; in IsPoolTxtCollUsed() local 1078 bFnd = sal_True; in IsPoolTxtCollUsed() 1399 sal_Bool bFnd = sal_True; in IsPoolFmtUsed() local 1414 bFnd = sal_False; in IsPoolFmtUsed() 1417 if( bFnd ) in IsPoolFmtUsed() 1419 bFnd = sal_False; in IsPoolFmtUsed() 1424 bFnd = sal_True; in IsPoolFmtUsed() 1436 bFnd = sal_False; in IsPoolFmtUsed() 1438 return bFnd; in IsPoolFmtUsed() 2347 sal_Bool bFnd = sal_False; in IsPoolPageDescUsed() local [all …]
|
H A D | number.cxx | 427 sal_Bool bFnd = sal_False; in UpdateNumNodes() local 429 for( sal_uInt16 n = pDoc->GetNumRuleTbl().Count(); !bFnd && n; ) in UpdateNumNodes() 470 bFnd = sal_True; in UpdateNumNodes() 475 if( bFnd && !bDocIsModified ) in UpdateNumNodes()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | flypos.cxx | 54 bool bFnd = false; in SwPosFlyFrm() local 69 bFnd = true; in SwPosFlyFrm() 79 bFnd = true; in SwPosFlyFrm() 84 if( !bFnd ) in SwPosFlyFrm()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmark.cxx | 828 sal_Bool bFnd(sal_False); in TakeBoundRect() local 841 if(bFnd) in TakeBoundRect() 848 bFnd = sal_True; in TakeBoundRect() 854 return bFnd; in TakeBoundRect() 859 sal_Bool bFnd(sal_False); in TakeSnapRect() local 871 if(bFnd) in TakeSnapRect() 878 bFnd = sal_True; in TakeSnapRect() 884 return bFnd; in TakeSnapRect()
|
H A D | svdmrkv.cxx | 1564 sal_Bool bFnd=sal_False; in MarkObj() local 1584 bFnd=sal_True; in MarkObj() 1591 bFnd=sal_True; in MarkObj() 1597 if (bFnd) { in MarkObj() 1603 return bFnd; in MarkObj() 1904 sal_Bool bFnd=sal_False; in PickMarkedObj() local 1913 if (bFnd) { in PickMarkedObj() 1935 bFnd=sal_True; in PickMarkedObj() 1952 if (bCheckNearestOn3rdPass && !bFnd) { in PickMarkedObj() 1956 bFnd=pBestObj!=NULL; in PickMarkedObj() [all …]
|
H A D | svdotxat.cxx | 275 sal_Bool bFnd(sal_False); in ImpSetTextStyleSheetListeners() local 278 while(!bFnd && nNum > 0) in ImpSetTextStyleSheetListeners() 282 bFnd = (aStyleName.Equals(*(XubString*)aStyles.GetObject(nNum))); in ImpSetTextStyleSheetListeners() 285 if(!bFnd) in ImpSetTextStyleSheetListeners()
|
H A D | svdedtv.cxx | 698 sal_Bool bFnd=sal_False; in ForceMarkedObjToAnotherPage() local 703 bFnd = aObjRect.IsOver(pPV->GetPageRect()); in ForceMarkedObjToAnotherPage() 706 if(bFnd) in ForceMarkedObjToAnotherPage()
|
H A D | svdoedge.cxx | 2110 FASTBOOL bFnd=sal_False; in ImpFindConnector() local 2116 while (no>0 && !bFnd) { in ImpFindConnector() 2180 bFnd=sal_True; in ImpFindConnector() 2195 if(!bFnd && in ImpFindConnector() 2203 bFnd=sal_True; in ImpFindConnector() 2208 if (bFnd) { in ImpFindConnector() 2221 return bFnd; in ImpFindConnector()
|
H A D | svdibrow.cxx | 482 FASTBOOL bFnd=sal_False; in ImpRestoreWhich() local 487 for (nNum=0; nNum<nAnz && !bFnd; nNum++) { in ImpRestoreWhich() 491 if (nWh==nLastWhich) bFnd=sal_True; in ImpRestoreWhich() 496 if (bFnd) { in ImpRestoreWhich()
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer2.cxx | 432 sal_Bool bFnd = sal_False; in GetData() local 441 bFnd = SetAny( rEntry.aAny, rFlavor ); in GetData() 447 if( !bFnd ) in GetData() 457 bFnd = SetINetBookmark( *pImpl->pBookmk, rFlavor ); in GetData() 465 bFnd = SetGraphic( *pImpl->pGrf, rFlavor ); in GetData() 469 return bFnd; in GetData()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 456 sal_Bool bFnd = sal_False; in GotoNxtPrvTblFormula() local 507 bFnd = sal_True; in GotoNxtPrvTblFormula() 513 if( bFnd ) in GotoNxtPrvTblFormula() 522 bFnd = !pCurCrsr->IsSelOvr(); in GotoNxtPrvTblFormula() 523 if( bFnd ) in GotoNxtPrvTblFormula() 527 return bFnd; in GotoNxtPrvTblFormula() 536 sal_Bool bFnd = sal_False; in GotoNxtPrvTOXMark() local 572 bFnd = sal_True; in GotoNxtPrvTOXMark() 577 if( bFnd ) in GotoNxtPrvTOXMark() 586 if( bFnd ) in GotoNxtPrvTOXMark() [all …]
|
H A D | findtxt.cxx | 578 …sal_Bool bFnd = (sal_Bool)pCrsr->Find( rSearchOpt, bSearchInNotes, aSTxt, fnMove, pRegion, bInRead… in Find() local 585 if( bFnd && bReplace ) // String ersetzen ?? in Find() 620 return bFnd ? FIND_FOUND : FIND_NOT_FOUND; in Find()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appdde.cxx | 500 sal_Bool bFnd = sal_False; in AddDdeTopic() local 507 if( !bFnd ) in AddDdeTopic() 509 bFnd = sal_True; in AddDdeTopic()
|
/aoo41x/main/sc/source/core/data/ |
H A D | table1.cxx | 908 sal_Bool bFnd; in FindAreaPos() local 914 bFnd = (nNewCol>=0 && nNewCol<=MAXCOL) ? aCol[nNewCol].HasVisibleDataAt(rRow) : sal_False; in FindAreaPos() 916 while (bFnd); in FindAreaPos() 928 bFnd = (nNewCol>=0 && nNewCol<=MAXCOL) ? aCol[nNewCol].HasVisibleDataAt(rRow) : sal_True; in FindAreaPos() 930 while (!bFnd); in FindAreaPos()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 2380 sal_Bool bFnd = mxStyleSheet->FillStyleSheet( SwDocStyleSheet::FillOnlyName ); in Find() local 2411 bFnd = sal_False; in Find() 2431 bFnd = sal_False; in Find() 2433 return bFnd ? mxStyleSheet.get() : 0; in Find()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8.cxx | 1226 bool bFnd = false; in MergeToNew() local 1231 bFnd = true; in MergeToNew() 1235 if (!bFnd) in MergeToNew()
|