Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/dialogs/
H A Dproperty.cxx440 SvPropertyLine::SvPropertyLine( Window* pParent,WinBits nWinStyle) in SvPropertyLine() function in SvPropertyLine
459 SvPropertyLine::SvPropertyLine( Window* pParent,const ResId& rResId ) in SvPropertyLine() function in SvPropertyLine
479 void SvPropertyLine::SetSvXPropertyControl(SvXPropertyControl* pXControl) in SetSvXPropertyControl()
486 SvXPropertyControl* SvPropertyLine::GetSvXPropertyControl() in GetSvXPropertyControl()
491 void SvPropertyLine::Resize() in Resize()
529 void SvPropertyLine::SetNeedsRepaint(sal_Bool bFlag) in SetNeedsRepaint()
534 sal_Bool SvPropertyLine::NeedsRepaint() in NeedsRepaint()
539 void SvPropertyLine::SetName(const String& rString ) in SetName()
545 String SvPropertyLine::GetName() const in GetName()
550 void SvPropertyLine::SetKindOfControl(eKindOfControl eKOC) in SetKindOfControl()
[all …]
/AOO41X/main/svtools/source/inc/
H A Dproperty.hxx236 class SvPropertyLine : public Control class
254 SvPropertyLine( Window* pParent,
256 SvPropertyLine( Window* pParent,
364 typedef SvPropertyLine * SvPropertyLinePtr;