Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx426 ((SwTOXEntryTabPage&)rPage).SetWrtShell(rSh); in PageCreated()
2072 SwTOXEntryTabPage::SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet) : in SwTOXEntryTabPage() function in SwTOXEntryTabPage
2274 IMPL_LINK(SwTOXEntryTabPage, ModifyHdl, void*, pVoid) in IMPL_LINK() argument
2293 SwTOXEntryTabPage::~SwTOXEntryTabPage() in ~SwTOXEntryTabPage()
2307 void SwTOXEntryTabPage::Reset( const SfxItemSet& ) in Reset()
2542 void SwTOXEntryTabPage::UpdateDescriptor() in UpdateDescriptor()
2594 return new SwTOXEntryTabPage(pParent, rAttrSet); in Create()
2660 void SwTOXEntryTabPage::SetFocus2theAllBtn() in SetFocus2theAllBtn()
2664 long SwTOXEntryTabPage::Notify( NotifyEvent& rNEvt ) in Notify()
2762 void SwTOXEntryTabPage::WriteBackLevel() in WriteBackLevel()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx272 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();

Completed in 44 milliseconds