Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.hxx95 #define IMPL_CONSTRUCTORS_BODY(t,par,unoName,body) \ macro
119 #define IMPL_CONSTRUCTORS(t,par,unoName) IMPL_CONSTRUCTORS_BODY(t, par, unoName, )
H A Dwbutton.cxx627 IMPL_CONSTRUCTORS_BODY( AdvancedButton, PushButton, "advancedbutton", getImpl()->simpleMode () );
646 IMPL_CONSTRUCTORS_BODY( MoreButton, AdvancedButton, "morebutton", getImpl()->simpleMode () );
H A Dwfield.cxx490 IMPL_CONSTRUCTORS_BODY( ComboBox, Edit, "combobox", getImpl()->parent = parent; );
778 IMPL_CONSTRUCTORS_BODY( MultiListBox, ListBox, "multilistbox", GetMultiListBox()->EnableMultiSelect…

Completed in 31 milliseconds