Lines Matching refs:bRetVal
222 static sal_Bool bRetVal = sal_True; in needSecurityRestrictions() local
231 bRetVal = sal_False; in needSecurityRestrictions()
232 return bRetVal; in needSecurityRestrictions()
264 bRetVal = sal_False; in needSecurityRestrictions()
265 return bRetVal; in needSecurityRestrictions()
270 bRetVal = sal_False; // Now only sal_True if user different from portal user is found in needSecurityRestrictions()
288 bRetVal = sal_True; in needSecurityRestrictions()
296 return bRetVal; in needSecurityRestrictions()
309 static sal_Bool bRetVal = sal_True; in hasUno() local
318 bRetVal = sal_False; in hasUno()
328 bRetVal = sal_False; in hasUno()
332 return bRetVal; in hasUno()