Searched refs:bNull (Results 1 – 4 of 4) sorted by relevance
3388 sal_Bool bNull = sal_True; in IterateParameters() local3447 if ( bNull && fVal != 0.0 ) in IterateParameters()3449 bNull = sal_False; in IterateParameters()3493 bNull = sal_False; in IterateParameters()4760 bool bNull = true; in IterateParametersIf() local4980 bNull = false; in IterateParametersIf()5473 bool bNull = true; in IterateParametersIfs() local5548 bNull = false; in IterateParametersIfs()5577 bNull = false; in IterateParametersIfs()6655 sal_Bool bNull = sal_True; in DBIterator() local[all …]
445 sal_Bool bNull; in read() local446 _rxInStream >> bNull; in read()447 m_bEmptyIsNull = bNull; in read()
1284 sal_Bool bNull; in firePropertyChange() local1286 bNull = m_aCurrentRow.isNull(); in firePropertyChange()
2461 sal_Bool bNull = rPar.Get(1)->IsNull(); in RTLFUNC() local2462 if( !bNull && pArg->GetType() == SbxOBJECT ) in RTLFUNC()2466 bNull = sal_True; in RTLFUNC()2468 rPar.Get( 0 )->PutBool( bNull ); in RTLFUNC()
Completed in 89 milliseconds