Searched refs:SvXPropertyComboBox (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svtools/source/dialogs/ |
H A D | property.cxx | 313 SvXPropertyComboBox::SvXPropertyComboBox( Window* pParent, WinBits nWinStyle) in SvXPropertyComboBox() function in SvXPropertyComboBox 319 LINK( this, SvXPropertyComboBox, ModifiedHdl )); in SvXPropertyComboBox() 321 LINK( this, SvXPropertyComboBox, GetFocusHdl)); in SvXPropertyComboBox() 327 SvXPropertyComboBox::SvXPropertyComboBox( Window* pParent, const ResId& rResId) in SvXPropertyComboBox() function in SvXPropertyComboBox 335 LINK( this, SvXPropertyComboBox, GetFocusHdl)); in SvXPropertyComboBox() 378 String SvXPropertyComboBox::GetProperty() const in GetProperty() 383 sal_Bool SvXPropertyComboBox::HasList() in HasList() 388 void SvXPropertyComboBox::ClearList() in ClearList() 403 String SvXPropertyComboBox::GetMyName()const in GetMyName() 408 void SvXPropertyComboBox::SetMyData(void* pDat) in SetMyData() [all …]
|
/aoo4110/main/svtools/source/inc/ |
H A D | property.hxx | 192 class SvXPropertyComboBox : public SvXPropertyControl class 207 SvXPropertyComboBox( Window* pParent, WinBits nWinStyle = 0 ); 208 SvXPropertyComboBox( Window* pParent, const ResId& rResId );
|
Completed in 27 milliseconds