Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dsvxbox.cxx334 SvxComboBox::SvxComboBox(Window* pParent, WinBits nBits, sal_uInt16 nStyleBits) : in SvxComboBox() function in SvxComboBox
342 SvxComboBox::SvxComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SvxComboBox() function in SvxComboBox
353 __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 …]
/aoo4110/main/svtools/inc/svtools/
H A Dsvxbox.hxx46 friend class SvxComboBox;
133 class SVT_DLLPUBLIC SvxComboBox : public ComboBox class
141 SvxComboBox( Window* pParent,
143 SvxComboBox( Window* pParent, const ResId& rId, sal_uInt16 nStyleBits = SVX_CBS_ALL );
144 ~SvxComboBox();

Completed in 12 milliseconds