Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/range/
H A Db1ibox.hxx33 class BASEGFX_DLLPUBLIC B1IBox class
38 B1IBox() in B1IBox() function in basegfx::B1IBox
42 explicit B1IBox(sal_Int32 nStartValue) in B1IBox() function in basegfx::B1IBox
53 B1IBox(const B1IBox& rBox) in B1IBox() function in basegfx::B1IBox
68 bool operator==( const B1IBox& rBox ) const in operator ==()
73 bool operator!=( const B1IBox& rBox ) const in operator !=()
78 void operator=(const B1IBox& rBox) in operator =()
108 bool isInside(const B1IBox& rBox) const in isInside()
113 bool overlaps(const B1IBox& rBox) const in overlaps()
123 void expand(const B1IBox& rBox) in expand()
[all …]

Completed in 11 milliseconds