Searched refs:SwTokenWindow (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/source/ui/index/ |
| H A D | cnttab.cxx | 1804 SwTokenWindow* m_pParent; 1806 SwTOXEdit( Window* pParent, SwTokenWindow* pTokenWin, in SwTOXEdit() 1895 SwTokenWindow* m_pParent; 1897 SwTOXButton( Window* pParent, SwTokenWindow* pTokenWin, in SwTOXButton() 3149 SwTokenWindow::SwTokenWindow(SwTOXEntryTabPage* pParent, const ResId& rResId) : in SwTokenWindow() function in SwTokenWindow 3181 Link aLink(LINK(this, SwTokenWindow, ScrollHdl)); in SwTokenWindow() 3188 SwTokenWindow::~SwTokenWindow() in ~SwTokenWindow() 3209 void SwTokenWindow::SetForm(SwForm& rForm, sal_uInt16 nL) in SetForm() 3294 void SwTokenWindow::SetActiveControl(Control* pSet) in SetActiveControl() 3318 Control* SwTokenWindow::InsertItem(const String& rText, const SwFormToken& rToken) in InsertItem() [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | swuicnttab.hxx | 274 class SwTokenWindow : public Window class 311 SwTokenWindow(SwTOXEntryTabPage* pParent, const ResId& rResId); 312 ~SwTokenWindow(); 371 SwTokenWindow aTokenWIN;
|