Home
last modified time | relevance | path

Searched defs:B3IBox (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/basegfx/inc/basegfx/range/
H A Db3ibox.hxx35 class B3IBox class
42 B3IBox() in B3IBox() function in basegfx::B3IBox
46 explicit B3IBox(const B3ITuple& rTuple) : in B3IBox() function in basegfx::B3IBox
53 B3IBox(sal_Int32 x1, in B3IBox() function in basegfx::B3IBox
68 B3IBox(const B3ITuple& rTuple1, in B3IBox() function in basegfx::B3IBox
77 B3IBox(const B3IBox& rBox) : in B3IBox() function in basegfx::B3IBox
H A Db3ivolume.hxx35 typedef B3IRange B3IBox; typedef