Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dcombobox.cxx107 delete mpBtn; in ~ComboBox()
115 mpBtn = NULL; in ImplInitComboBoxData()
183 ImplInitDropDownButton( mpBtn ); in ImplInit()
185 mpBtn->Show(); in ImplInit()
292 mpBtn->SetPressed( sal_True ); in IMPL_LINK()
324 mpBtn->SetPressed( sal_False ); in IMPL_LINK()
733 if ( mpBtn ) in StateChanged()
740 if ( mpBtn ) in StateChanged()
779 if( mpBtn ) in StateChanged()
801 if ( mpBtn ) in DataChanged()
[all …]
H A Dlstbox.cxx92 delete mpBtn; in ~ListBox()
101 mpBtn = NULL; in ImplInitListBoxData()
158 ImplInitDropDownButton( mpBtn ); in ImplInit()
160 mpBtn->Show(); in ImplInit()
332 mpBtn->SetPressed( sal_True ); in IMPL_LINK()
376 mpBtn->SetPressed( sal_False ); in IMPL_LINK()
393 mpBtn->SetPressed( sal_True ); in ToggleDropDown()
845 if( mpBtn ) in StateChanged()
862 if( mpBtn ) in StateChanged()
863 mpBtn->Enable( IsEnabled() ); in StateChanged()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx47 ImplBtn* mpBtn; member in ComboBox
H A Dlstbox.hxx47 ImplBtn* mpBtn; member in ListBox

Completed in 54 milliseconds