Searched refs:B3IBox (Results 1 – 2 of 2) sorted by relevance
36 class BASEGFX_DLLPUBLIC B3IBox class43 B3IBox() in B3IBox() function in basegfx::B3IBox47 explicit B3IBox(const B3ITuple& rTuple) : in B3IBox() function in basegfx::B3IBox54 B3IBox(sal_Int32 x1, in B3IBox() function in basegfx::B3IBox69 B3IBox(const B3ITuple& rTuple1, in B3IBox() function in basegfx::B3IBox78 B3IBox(const B3IBox& rBox) : in B3IBox() function in basegfx::B3IBox97 bool operator==( const B3IBox& rBox ) const in operator ==()104 bool operator!=( const B3IBox& rBox ) const in operator !=()111 void operator=(const B3IBox& rBox) in operator =()208 bool isInside(const B3IBox& rBox) const in isInside()[all …]
33 typedef B3IRange B3IBox; typedef