Searched refs:bHomogeneous (Results 1 – 2 of 2) sorted by relevance
/trunk/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 185 Box::Box( rtl::OUString const& rName, sal_Int32 nBorder, bool bHomogeneous ) in Box() argument 190 uno::Any( bHomogeneous ) ); in Box() 240 HBox::HBox( sal_Int32 nBorder, bool bHomogeneous ) in HBox() argument 242 nBorder, bHomogeneous ) in HBox() 251 VBox::VBox( sal_Int32 nBorder, bool bHomogeneous ) in VBox() argument 253 nBorder, bHomogeneous ) in VBox()
|
/trunk/main/toolkit/inc/layout/ |
H A D | layout.hxx | 743 Box( rtl::OUString const& rName, sal_Int32 nBorder, bool bHomogeneous ); 758 HBox( sal_Int32 nBorder, bool bHomogeneous ); 764 VBox( sal_Int32 nBorder, bool bHomogeneous );
|
Completed in 21 milliseconds