Home
last modified time | relevance | path

Searched refs:SvXPropertyListBox (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svtools/source/dialogs/
H A Dproperty.cxx184 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 Dproperty.hxx150 class SvXPropertyListBox : public SvXPropertyControl class
165SvXPropertyListBox( Window* pParent, WinBits nWinStyle = 0 );
166 SvXPropertyListBox( Window* pParent, const ResId& rResId );