Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx38 class BASEGFX_DLLPUBLIC B2IBox class
44 B2IBox() in B2IBox() function in basegfx::B2IBox
48 explicit B2IBox(const B2ITuple& rTuple) in B2IBox() function in basegfx::B2IBox
54 B2IBox(sal_Int32 x1, in B2IBox() function in basegfx::B2IBox
65 B2IBox(const B2ITuple& rTuple1, in B2IBox() function in basegfx::B2IBox
73 B2IBox(const B2IBox& rBox) : in B2IBox() function in basegfx::B2IBox
102 void operator=(const B2IBox& rBox) in operator =()
178 bool isInside(const B2IBox& rBox) const in isInside()
200 void expand(const B2IBox& rBox) in expand()
206 void intersect(const B2IBox& rBox) in intersect()
[all …]
/trunk/main/basegfx/source/range/
H A Db2xrange.cxx127 ::std::vector< B2IBox >& computeSetDifference( ::std::vector< B2IBox >& o_rResult, in computeSetDifference()
128 const B2IBox& rFirst, in computeSetDifference()
129 const B2IBox& rSecond ) in computeSetDifference()

Completed in 8 milliseconds