Home
last modified time | relevance | path

Searched refs:VBox (Results 1 – 8 of 8) sorted by relevance

/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx251 VBox::VBox( sal_Int32 nBorder, bool bHomogeneous ) in VBox() function in layout::VBox
257 VBox::VBox( Context const* context, char const* pId ) in VBox() function in layout::VBox
/trunk/main/toolkit/source/layout/core/
H A Dbox.hxx90 struct VBox : public Box struct
91 { VBox() : Box (false) {} }; in VBox() argument
H A Dhelper.cxx110 xPeer = uno::Reference< awt::XLayoutContainer >( new VBox() ); in createContainer()
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx83 #define VBox layout::VBox macro
H A Dlayout.hxx760 class TOOLKIT_DLLPUBLIC VBox : public Box class
763 VBox( Context const* context, char const* id );
764 VBox( sal_Int32 nBorder, bool bHomogeneous );
H A Dlayout-post.hxx80 #undef VBox
/trunk/main/toolkit/doc/layout/
H A Doldnotes.txt106 + our VBox should be one ...
H A DChangeLog89 workben/layout/recover.xml: Complete VBox/HBox wrappers. Not use

Completed in 38 milliseconds