Searched refs:SvXPropertyListBox (Results 1 – 2 of 2) sorted by relevance
/aoo42x/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() 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 …]
|
/aoo42x/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 );
|
Completed in 13 milliseconds