Home
last modified time | relevance | path

Searched refs:SwComboBox (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx71 SwComboBox::SwComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SwComboBox() function in SwComboBox
89 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 …]
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx48 friend class SwComboBox;
78 class SW_DLLPUBLIC SwComboBox : public ComboBox class
96 SwComboBox(Window* pParent, const ResId& rId,
98 ~SwComboBox();
H A Doptload.hxx100 class CaptionComboBox : public SwComboBox
107 : SwComboBox(pParent, rResId) in CaptionComboBox()
H A Dbookmark.hxx42 class BookmarkCombo : public SwComboBox
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx192 SwComboBox(pWin, rResId) in BookmarkCombo()
294 nHandled = SwComboBox::PreNotify( rNEvt ); in PreNotify()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx969 SwComboBox::KeyInput(rEvt); in KeyInput()

Completed in 28 milliseconds