Home
last modified time | relevance | path

Searched refs:bLeftSide (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1570 sal_Bool bLeftSide = sal_False; in checkJoin() local
1573 bLeftSide = SQL_ISTOKEN(pOuterType->getChild(0),LEFT); in checkJoin()
1574 bCheck = bLeftSide || SQL_ISTOKEN(pOuterType->getChild(0),RIGHT); in checkJoin()
1580 if(bLeftSide) in checkJoin()
/trunk/main/sw/source/core/text/
H A Dtxtfly.hxx126 sal_Bool bLeftSide : 1; member in SwTxtFly
H A Dtxtfly.cxx771 bLeftSide = rTxtFly.bLeftSide; in SwTxtFly()
799 bLeftSide = sal_False; in CtorInitTxtFly()

Completed in 46 milliseconds