Searched defs:LEFT (Results 1 – 4 of 4) sorted by relevance
37 static const sal_uInt32 LEFT = (sal_Int32)0x01; variable
66 static const ::sal_Int32 LEFT = (sal_Int32)1; variable
42 LEFT , enumerator
97 enum { LEFT = 0, RIGHT = 1, TOP = 2, BOTTOM = 3 }; enumerator
Completed in 28 milliseconds