Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx133 IMPL_GET_IMPL( Edit );
146 IMPL_GET_IMPL( MultiLineEdit );
177 IMPL_GET_IMPL( SpinField );
178 IMPL_GET_IMPL( NumericField );
179 IMPL_GET_IMPL( MetricField );
485 IMPL_GET_IMPL( ComboBox );
764 IMPL_GET_IMPL (ListBox);
769 IMPL_GET_IMPL( MultiListBox );
H A Dwrapper.cxx248 IMPL_GET_IMPL( Control );
790 IMPL_GET_IMPL (Dialog);
1211 IMPL_GET_IMPL (TabControl);
1227 IMPL_GET_IMPL( TabPage );
1270 IMPL_GET_IMPL( FixedLine );
1308 IMPL_GET_IMPL( FixedText );
1327 IMPL_GET_IMPL( FixedInfo );
1369 IMPL_GET_IMPL( FixedImage ) in IMPL_GET_IMPL() function
1396 IMPL_GET_IMPL( ProgressBar );
1462 IMPL_GET_IMPL( Plugin );
[all …]
H A Dwbutton.cxx177 IMPL_GET_IMPL( Button );
250 IMPL_GET_IMPL( PushButton );
355 IMPL_GET_IMPL( RadioButton );
415 IMPL_GET_IMPL( CheckBox );
619 IMPL_GET_IMPL( AdvancedButton );
638 IMPL_GET_IMPL( MoreButton );
H A Dwrapper.hxx90 #define IMPL_GET_IMPL(t) \ macro