Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx95 #define DECL_CONSTRUCTORS(t,par,defaultWinBit) \ macro
194 DECL_CONSTRUCTORS( Control, Window, 0 );
218 DECL_CONSTRUCTORS( FixedText, Control, 0 );
229 DECL_CONSTRUCTORS( FixedImage, Control, 0 );
255 DECL_CONSTRUCTORS( Button, Control, 0 );
275 DECL_CONSTRUCTORS( PushButton, Button, 0 );
364 DECL_CONSTRUCTORS( RadioButton, Button, 0 );
380 DECL_CONSTRUCTORS( CheckBox, Button, 0 );
417 DECL_CONSTRUCTORS( SpinField, Edit, 0 );
486 DECL_CONSTRUCTORS( ComboBox, Edit, 0 );
[all …]

Completed in 10 milliseconds