Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx55 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 …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx110 class SvXPropertyEdit : public SvXPropertyControl class
124 SvXPropertyEdit( Window* pParent, WinBits nWinStyle = 0 );
125 SvXPropertyEdit( Window* pParent, const ResId& rResId );

Completed in 14 milliseconds