Searched defs:_bBound (Results 1 – 2 of 2) sorted by relevance
308 void setBound(sal_Bool _bBound) { m_bBound = _bBound ? true : false; } in setBound()386 inline void setBound(sal_Bool _bBound ) { m_aValue.setBound(_bBound);} in setBound()
199 sal_Bool _bBound; member in stoc_rdbtdp::InterfaceAttributeImpl
Completed in 27 milliseconds