Searched refs:SvxComboBox (Results 1 – 2 of 2) sorted by relevance
334 SvxComboBox::SvxComboBox(Window* pParent, WinBits nBits, sal_uInt16 nStyleBits) : in SvxComboBox() function in SvxComboBox342 SvxComboBox::SvxComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SvxComboBox() function in SvxComboBox353 __EXPORT SvxComboBox::~SvxComboBox() in ~SvxComboBox()363 void SvxComboBox::InitComboBox() in InitComboBox()398 void SvxComboBox::RemoveEntry(sal_uInt16 nPos) in RemoveEntry()430 void SvxComboBox::Clear() in Clear()463 sal_uInt16 SvxComboBox::GetModifiedCount() const in GetModifiedCount()514 sal_uInt16 SvxComboBox::GetRemovedCount() const in GetRemovedCount()532 sal_uInt16 SvxComboBox::GetNewCount() const in GetNewCount()565 void SvxComboBox::InsertSorted(SvxBoxEntry* pEntry) in InsertSorted()[all …]
46 friend class SvxComboBox;133 class SVT_DLLPUBLIC SvxComboBox : public ComboBox class141 SvxComboBox( Window* pParent,143 SvxComboBox( Window* pParent, const ResId& rId, sal_uInt16 nStyleBits = SVX_CBS_ALL );144 ~SvxComboBox();
Completed in 12 milliseconds