Searched refs:_bBound (Results 1 – 2 of 2) sorted by relevance
308 void setBound(sal_Bool _bBound) { m_bBound = _bBound ? true : false; } in setBound() argument386 inline void setBound(sal_Bool _bBound ) { m_aValue.setBound(_bBound);} in setBound() argument399 TSetBound(sal_Bool _bBound) : m_bBound(_bBound){} in TSetBound()409 TSetRefBound(sal_Bool _bBound) : m_bBound(_bBound){} in TSetRefBound()
199 sal_Bool _bBound; member in stoc_rdbtdp::InterfaceAttributeImpl223 , _bBound( bBound ) in InterfaceAttributeImpl()245 { return _bBound; } in isBound()
Completed in 18 milliseconds