Searched refs:VBox (Results 1 – 8 of 8) sorted by relevance
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
90 struct VBox : public Box struct91 { VBox() : Box (false) {} }; in VBox() function
110 xPeer = uno::Reference< awt::XLayoutContainer >( new VBox() ); in createContainer()
83 #define VBox layout::VBox macro
760 class TOOLKIT_DLLPUBLIC VBox : public Box class763 VBox( Context const* context, char const* id );764 VBox( sal_Int32 nBorder, bool bHomogeneous );
80 #undef VBox
106 + our VBox should be one ...
89 workben/layout/recover.xml: Complete VBox/HBox wrappers. Not use
Completed in 26 milliseconds