Home
last modified time | relevance | path

Searched refs:HBox (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx240 HBox::HBox( sal_Int32 nBorder, bool bHomogeneous ) in HBox() function in layout::HBox
246 HBox::HBox( Context const* context, char const* pId ) in HBox() function in layout::HBox
/aoo42x/main/toolkit/source/layout/core/
H A Dbox.hxx93 struct HBox : public Box struct
94 { HBox() : Box (true) {} }; in HBox() argument
H A Ddialogbuttonhbox.hxx33 class DialogButtonHBox : public HBox
H A Ddialogbuttonhbox.cxx60 : HBox() in DialogButtonHBox()
H A Dhelper.cxx108 xPeer = uno::Reference< awt::XLayoutContainer >( new HBox() ); in createContainer()
/aoo42x/main/toolkit/inc/layout/
H A Dlayout-pre.hxx48 #define HBox layout::HBox macro
H A Dlayout.hxx754 class TOOLKIT_DLLPUBLIC HBox : public Box class
757 HBox( Context const* context, char const* id );
758 HBox( sal_Int32 nBorder, bool bHomogeneous );
H A Dlayout-post.hxx49 #undef HBox
/aoo42x/main/toolkit/doc/layout/
H A Dnotes.txt44 + HBox
H A DChangeLog89 workben/layout/recover.xml: Complete VBox/HBox wrappers. Not use
/aoo42x/main/toolkit/workben/layout/
H A Deditor.cxx824 struct AnyEdit : public AnyWidget, layout::HBox
837 … : AnyWidget( pWidget, aPropName, aPropKind ), layout::HBox( 0, false ), mpWinParent( pWinParent ) in AnyEdit()

Completed in 47 milliseconds