Searched refs:B3IBox (Results 1 – 2 of 2) sorted by relevance
35 class B3IBox class42 B3IBox() in B3IBox() function in basegfx::B3IBox46 explicit B3IBox(const B3ITuple& rTuple) : in B3IBox() function in basegfx::B3IBox53 B3IBox(sal_Int32 x1, in B3IBox() function in basegfx::B3IBox68 B3IBox(const B3ITuple& rTuple1, in B3IBox() function in basegfx::B3IBox77 B3IBox(const B3IBox& rBox) : in B3IBox() function in basegfx::B3IBox96 bool operator==( const B3IBox& rBox ) const in operator ==()103 bool operator!=( const B3IBox& rBox ) const in operator !=()110 void operator=(const B3IBox& rBox) in operator =()207 bool isInside(const B3IBox& rBox) const in isInside()[all …]
35 typedef B3IRange B3IBox; typedef