Home
last modified time | relevance | path

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

/trunk/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()
198 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, const ResId& rResId) in SvXPropertyListBox() function in SvXPropertyListBox
206 LINK( this, SvXPropertyListBox, GetFocusHdl)); in SvXPropertyListBox()
248 String SvXPropertyListBox::GetProperty()const in GetProperty()
253 sal_Bool SvXPropertyListBox::HasList() in HasList()
259 void SvXPropertyListBox::ClearList() in ClearList()
274 String SvXPropertyListBox::GetMyName()const in GetMyName()
279 void SvXPropertyListBox::SetMyData(void* pDat) in SetMyData()
[all …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx150 class SvXPropertyListBox : public SvXPropertyControl class
165 SvXPropertyListBox( Window* pParent, WinBits nWinStyle = 0 );
166 SvXPropertyListBox( Window* pParent, const ResId& rResId );

Completed in 26 milliseconds