Searched refs:bNull (Results 1 – 4 of 4) sorted by relevance
3251 sal_Bool bNull = sal_True; in IterateParameters() local3310 if ( bNull && fVal != 0.0 ) in IterateParameters()3312 bNull = sal_False; in IterateParameters()3356 bNull = sal_False; in IterateParameters()4623 bool bNull = true; in IterateParametersIf() local4843 bNull = false; in IterateParametersIf()5336 bool bNull = true; in IterateParametersIfs() local5411 bNull = false; in IterateParametersIfs()5440 bNull = false; in IterateParametersIfs()6518 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 73 milliseconds