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()378 void SvxComboBox::InsertNewEntry(const SvxBoxEntry& rEntry) in InsertNewEntry()389 void SvxComboBox::InsertEntry(const SvxBoxEntry& rEntry) in InsertEntry()398 void SvxComboBox::RemoveEntry(sal_uInt16 nPos) in RemoveEntry()420 void SvxComboBox::RemoveEntry(const SvxBoxEntry& rEntry) in RemoveEntry()430 void SvxComboBox::Clear() in Clear()442 sal_uInt16 SvxComboBox::GetEntryPos(const SvxBoxEntry& rEntry) const in GetEntryPos()[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();