Searched refs:SvXPropertyListBox (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/svtools/source/dialogs/ |
| H A D | property.cxx | 184 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, WinBits nWinStyle) in SvXPropertyListBox() function in SvXPropertyListBox 190 LINK( this, SvXPropertyListBox, ModifiedHdl )); in SvXPropertyListBox() 192 LINK( this, SvXPropertyListBox, GetFocusHdl)); in SvXPropertyListBox() 194 LINK( this, SvXPropertyListBox, LoseFocusHdl)); in SvXPropertyListBox() 198 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, const ResId& rResId) in SvXPropertyListBox() function in SvXPropertyListBox 204 LINK( this, SvXPropertyListBox, ModifiedHdl )); in SvXPropertyListBox() 206 LINK( this, SvXPropertyListBox, GetFocusHdl)); in SvXPropertyListBox() 208 LINK( this, SvXPropertyListBox, LoseFocusHdl)); in SvXPropertyListBox() 215 void SvXPropertyListBox::SetSvXPropertyCtrListener(SvXPropertyCtrListener* pCtrListener) in SetSvXPropertyCtrListener() 220 SvXPropertyCtrListener* SvXPropertyListBox::GetSvXPropertyCtrListener() in GetSvXPropertyCtrListener() [all …]
|
| /AOO41X/main/svtools/source/inc/ |
| H A D | property.hxx | 150 class SvXPropertyListBox : public SvXPropertyControl class 165 … SvXPropertyListBox( Window* pParent, WinBits nWinStyle = 0 ); 166 SvXPropertyListBox( Window* pParent, const ResId& rResId );
|