Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx670 SvListBoxForProperties::SvListBoxForProperties( Window* pParent, WinBits nWinStyle) in SvListBoxForProperties() function in SvListBoxForProperties
698 SvListBoxForProperties::SvListBoxForProperties( Window* pParent, const ResId& rResId ) in SvListBoxForProperties() function in SvListBoxForProperties
719 SvListBoxForProperties::~SvListBoxForProperties() in ~SvListBoxForProperties()
724 void SvListBoxForProperties::Clear() in Clear()
745 void SvListBoxForProperties::Resize() in Resize()
782 void SvListBoxForProperties::UpdateVScroll() in UpdateVScroll()
802 void SvListBoxForProperties::UpdatePosNSize() in UpdatePosNSize()
838 void SvListBoxForProperties::UpdatePlayGround() in UpdatePlayGround()
879 void SvListBoxForProperties::UpdateAll() in UpdateAll()
886 void SvListBoxForProperties::DisableUpdate() in DisableUpdate()
[all …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx368 class SvListBoxForProperties: public Control class
399 SvListBoxForProperties( Window* pParent, WinBits nWinStyle = 0 );
400 SvListBoxForProperties( Window* pParent, const ResId& rResId );
402 ~SvListBoxForProperties();
432 SvListBoxForProperties aLbProp;
441 SvListBoxForProperties* GetTheListBox();

Completed in 37 milliseconds