Searched refs:B1IBox (Results 1 – 1 of 1) sorted by relevance
32 class B1IBox class37 B1IBox() in B1IBox() function in basegfx::B1IBox41 explicit B1IBox(sal_Int32 nStartValue) in B1IBox() function in basegfx::B1IBox46 B1IBox(sal_Int32 nStartValue1, sal_Int32 nStartValue2) in B1IBox() function in basegfx::B1IBox52 B1IBox(const B1IBox& rBox) in B1IBox() function in basegfx::B1IBox67 bool operator==( const B1IBox& rBox ) const in operator ==()72 bool operator!=( const B1IBox& rBox ) const in operator !=()77 void operator=(const B1IBox& rBox) in operator =()107 bool isInside(const B1IBox& rBox) const in isInside()112 bool overlaps(const B1IBox& rBox) const in overlaps()[all …]