Searched defs:HBox (Results 1 – 4 of 4) sorted by relevance
93 struct HBox : public Box struct94 { HBox() : Box (true) {} }; in HBox() function
240 HBox::HBox( sal_Int32 nBorder, bool bHomogeneous ) in HBox() function in layout::HBox246 HBox::HBox( Context const* context, char const* pId ) in HBox() function in layout::HBox
48 #define HBox layout::HBox macro
754 class TOOLKIT_DLLPUBLIC HBox : public Box class
Completed in 24 milliseconds