Searched refs:SvXPropertyEdit (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svtools/source/dialogs/ |
H A D | property.cxx | 55 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, WinBits nWinStyle) in SvXPropertyEdit() function in SvXPropertyEdit 61 LINK( this, SvXPropertyEdit, ModifiedHdl )); in SvXPropertyEdit() 63 LINK( this, SvXPropertyEdit, GetFocusHdl)); in SvXPropertyEdit() 70 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, const ResId& rResId) in SvXPropertyEdit() function in SvXPropertyEdit 78 LINK( this, SvXPropertyEdit, GetFocusHdl)); in SvXPropertyEdit() 120 String SvXPropertyEdit::GetProperty() const in GetProperty() 125 sal_Bool SvXPropertyEdit::HasList() in HasList() 131 void SvXPropertyEdit::ClearList() in ClearList() 145 String SvXPropertyEdit::GetMyName()const in GetMyName() 150 void SvXPropertyEdit::SetMyData(void* pDat) in SetMyData() [all …]
|
/aoo42x/main/svtools/source/inc/ |
H A D | property.hxx | 110 class SvXPropertyEdit : public SvXPropertyControl class 124 SvXPropertyEdit( Window* pParent, WinBits nWinStyle = 0 ); 125 SvXPropertyEdit( Window* pParent, const ResId& rResId );
|
Completed in 24 milliseconds