Searched defs:VBox (Results 1 – 4 of 4) sorted by relevance
90 struct VBox : public Box struct91 { VBox() : Box (false) {} }; in VBox() argument
251 VBox::VBox( sal_Int32 nBorder, bool bHomogeneous ) in VBox() function in layout::VBox257 VBox::VBox( Context const* context, char const* pId ) in VBox() function in layout::VBox
83 #define VBox layout::VBox macro
760 class TOOLKIT_DLLPUBLIC VBox : public Box class
Completed in 23 milliseconds