Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/range/
H A Dbasicbox.hxx40 class BASEGFX_DLLPUBLIC BasicBox : public BasicRange< sal_Int32, Int32Traits > class
44 BasicBox() : in BasicBox() function in basegfx::BasicBox
49 BasicBox( sal_Int32 nValue ) : in BasicBox() function in basegfx::BasicBox
54 BasicBox(const BasicBox& rBox) : in BasicBox() function in basegfx::BasicBox
87 bool overlaps(const BasicBox& rBox) const in overlaps()
H A Db3ibox.hxx38 BasicBox maRangeX;
39 BasicBox maRangeY;
40 BasicBox maRangeZ;
H A Db2ibox.hxx219 BasicBox maRangeX;
220 BasicBox maRangeY;
H A Db1ibox.hxx35 ::basegfx::BasicBox maRange;

Completed in 26 milliseconds