Home
last modified time | relevance | path

Searched refs:m_bNull (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/connectivity/source/commontools/
H A DFValue.cxx269 if(!m_bNull) in free()
375 if(m_bNull && !_rRH.m_bNull) in operator =()
521 m_bNull = _rRH.m_bNull; in operator =()
534 if(m_bNull) in operator =()
552 if(m_bNull) in operator =()
569 if(m_bNull) in operator =()
604 if(m_bNull) in operator =()
622 if(m_bNull) in operator =()
705 if(m_bNull) in operator =()
731 if (m_bNull) in operator =()
[all …]
/aoo42x/main/connectivity/inc/connectivity/
H A DFValue.hxx73 ,m_bNull(sal_True) in ORowSetValue()
83 ,m_bNull(sal_True) in ORowSetValue()
94 ,m_bNull(sal_True) in ORowSetValue()
105 ,m_bNull(sal_True) in ORowSetValue()
116 ,m_bNull(sal_True) in ORowSetValue()
127 ,m_bNull(sal_True) in ORowSetValue()
137 ,m_bNull(sal_True) in ORowSetValue()
147 ,m_bNull(sal_True) in ORowSetValue()
157 ,m_bNull(sal_True) in ORowSetValue()
298 return m_bNull; in isNull()
[all …]

Completed in 21 milliseconds