Home
last modified time | relevance | path

Searched refs:bFirstFound (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dswcache.cxx41 bool bFirstFound = false; in Check() local
54 bFirstFound = true; in Check()
62 assert(bFirstFound); in Check()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dswcache.cxx41 bool bFirstFound = false; in Check() local
54 bFirstFound = true; in Check()
62 assert(bFirstFound); in Check()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx1467 Standard_Boolean bFirstFound = Standard_False; in CheckAndOrientEdges() local
1473 bFirstFound = Standard_True; in CheckAndOrientEdges()
1490 bFirstFound = Standard_True; in CheckAndOrientEdges()
1520 bFirstFound = Standard_True; in CheckAndOrientEdges()
1528 bFirstFound = Standard_True; in CheckAndOrientEdges()
1535 return bFirstFound && bLastFound; in CheckAndOrientEdges()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunochart.cxx754 bool bFirstFound = false; in Impl_createDataSource() local
762 if (!bFirstFound) in Impl_createDataSource()
766 bFirstFound = true; in Impl_createDataSource()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunochart.cxx759 bool bFirstFound = false; in Impl_createDataSource() local
767 if (!bFirstFound) in Impl_createDataSource()
771 bFirstFound = true; in Impl_createDataSource()