Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/inc/basegfx/range/
H A Db1ibox.hxx32 class B1IBox class
37 B1IBox() in B1IBox() function in basegfx::B1IBox
41 explicit B1IBox(sal_Int32 nStartValue) in B1IBox() function in basegfx::B1IBox
46 B1IBox(sal_Int32 nStartValue1, sal_Int32 nStartValue2) in B1IBox() function in basegfx::B1IBox
52 B1IBox(const B1IBox& rBox) in B1IBox() function in basegfx::B1IBox
67 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 …]