Searched refs:SwComboBox (Results 1 – 6 of 6) sorted by relevance
71 SwComboBox::SwComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SwComboBox() function in SwComboBox89 SwComboBox::~SwComboBox() in ~SwComboBox()101 void SwComboBox::InsertEntry(const SwBoxEntry& rEntry) in InsertEntry()111 void SwComboBox::RemoveEntry(sal_uInt16 nPos) in RemoveEntry()135 sal_uInt16 SwComboBox::GetEntryPos(const SwBoxEntry& rEntry) const in GetEntryPos()145 const SwBoxEntry& SwComboBox::GetEntry(sal_uInt16 nPos) const in GetEntry()158 sal_uInt16 SwComboBox::GetRemovedCount() const in GetRemovedCount()177 void SwComboBox::InsertSorted(SwBoxEntry* pEntry) in InsertSorted()190 void SwComboBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput()214 String SwComboBox::GetText() const in GetText()[all …]
48 friend class SwComboBox;78 class SW_DLLPUBLIC SwComboBox : public ComboBox class96 SwComboBox(Window* pParent, const ResId& rId,98 ~SwComboBox();
100 class CaptionComboBox : public SwComboBox107 : SwComboBox(pParent, rResId) in CaptionComboBox()
42 class BookmarkCombo : public SwComboBox
192 SwComboBox(pWin, rResId) in BookmarkCombo()294 nHandled = SwComboBox::PreNotify( rNEvt ); in PreNotify()
969 SwComboBox::KeyInput(rEvt); in KeyInput()
Completed in 40 milliseconds