Searched refs:B2IBox (Results 1 – 2 of 2) sorted by relevance
38 class BASEGFX_DLLPUBLIC B2IBox class44 B2IBox() in B2IBox() function in basegfx::B2IBox48 explicit B2IBox(const B2ITuple& rTuple) in B2IBox() function in basegfx::B2IBox54 B2IBox(sal_Int32 x1, in B2IBox() function in basegfx::B2IBox65 B2IBox(const B2ITuple& rTuple1, in B2IBox() function in basegfx::B2IBox73 B2IBox(const B2IBox& rBox) : in B2IBox() function in basegfx::B2IBox90 bool operator==( const B2IBox& rBox ) const in operator ==()96 bool operator!=( const B2IBox& rBox ) const in operator !=()102 void operator=(const B2IBox& rBox) in operator =()178 bool isInside(const B2IBox& rBox) const in isInside()[all …]
127 ::std::vector< B2IBox >& computeSetDifference( ::std::vector< B2IBox >& o_rResult, in computeSetDifference()128 const B2IBox& rFirst, in computeSetDifference()129 const B2IBox& rSecond ) in computeSetDifference()