Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx1162 SvPropertyBox::SvPropertyBox( Window* pParent, WinBits nWinStyle) in SvPropertyBox() function in SvPropertyBox
1169 SvPropertyBox::SvPropertyBox( Window* pParent, const ResId& rResId ) in SvPropertyBox() function in SvPropertyBox
1177 SvPropertyBox::~SvPropertyBox() in ~SvPropertyBox()
1183 void SvPropertyBox::ClearAll() in ClearAll()
1197 void SvPropertyBox::Resize() in Resize()
1231 void SvPropertyBox::SetPage( sal_uInt16 nId) in SetPage()
1236 sal_uInt16 SvPropertyBox::GetCurPage() in GetCurPage()
1241 sal_uInt16 SvPropertyBox::CalcVisibleLines() in CalcVisibleLines()
1247 void SvPropertyBox::EnableUpdate() in EnableUpdate()
1254 void SvPropertyBox::DisableUpdate() in DisableUpdate()
[all …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx505 class SvPropertyBox: public Control class
515 SvPropertyBox ( Window* pParent, WinBits nWinStyle = 0 );
516 SvPropertyBox ( Window* pParent, const ResId& rResId );
518 ~SvPropertyBox();

Completed in 18 milliseconds