Searched refs:SvPropertyBox (Results 1 – 2 of 2) sorted by relevance
1162 SvPropertyBox::SvPropertyBox( Window* pParent, WinBits nWinStyle) in SvPropertyBox() function in SvPropertyBox1169 SvPropertyBox::SvPropertyBox( Window* pParent, const ResId& rResId ) in SvPropertyBox() function in SvPropertyBox1177 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 …]
505 class SvPropertyBox: public Control class515 SvPropertyBox ( Window* pParent, WinBits nWinStyle = 0 );516 SvPropertyBox ( Window* pParent, const ResId& rResId );518 ~SvPropertyBox();
Completed in 25 milliseconds