Searched refs:SwTOXEntryTabPage (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/source/ui/index/ |
| H A D | cnttab.cxx | 366 AddTabPage(TP_TOX_ENTRY, SwTOXEntryTabPage::Create, 0); in SwMultiTOXTabDialog() 426 ((SwTOXEntryTabPage&)rPage).SetWrtShell(rSh); in PageCreated() 2026 SwIdxTreeListBox::SwIdxTreeListBox(SwTOXEntryTabPage* pPar, const ResId& rResId) : in SwIdxTreeListBox() 2072 SwTOXEntryTabPage::SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet) : in SwTOXEntryTabPage() function in SwTOXEntryTabPage 2183 aEntryNoPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() 2184 aEntryPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() 2185 aChapterInfoPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() 2186 aPageNoPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() 2187 aTabPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() 2188 aHyperLinkPB.SetClickHdl(LINK(this, SwTOXEntryTabPage, InsertTokenHdl)); in SwTOXEntryTabPage() [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | swuicnttab.hxx | 272 class SwTOXEntryTabPage; 294 SwTOXEntryTabPage* m_pParent; 311 SwTokenWindow(SwTOXEntryTabPage* pParent, const ResId& rResId); 351 class SwTOXEntryTabPage; 354 SwTOXEntryTabPage* pParent; 358 SwIdxTreeListBox(SwTOXEntryTabPage* pPar, const ResId& rResId); 364 class SwTOXEntryTabPage : public SfxTabPage class 477 SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet); 478 ~SwTOXEntryTabPage();
|