Home
last modified time | relevance | path

Searched refs:SwTOXDescription (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sw/source/ui/inc/
H A Dtoxmgr.hxx39 class SW_DLLPUBLIC SwTOXDescription class
72 SwTOXDescription();
73 SwTOXDescription(SwTOXDescription&);
74 SwTOXDescription & operator= (SwTOXDescription&);
78 explicit SwTOXDescription(TOXTypes eType) : in SwTOXDescription() function in SwTOXDescription
96 ~SwTOXDescription() in ~SwTOXDescription()
301 …sal_Bool UpdateOrInsertTOX(const SwTOXDescription& rDesc, SwTOXBase** ppBase = 0, const SfxItemSe…
H A Dswuicnttab.hxx85 SwTOXDescription** pDescArr; //
102 SwTOXDescription* CreateTOXDescFromTOXBase(const SwTOXBase*pCurTOX);
129 SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes);
/aoo4110/main/sw/source/ui/index/
H A Dtoxmgr.cxx292 sal_Bool SwTOXMgr::UpdateOrInsertTOX(const SwTOXDescription& rDesc, in UpdateOrInsertTOX()
482 void SwTOXDescription::SetSortKeys(SwTOXSortKey eKey1, in SetSortKeys()
503 void SwTOXDescription::ApplyTo(SwTOXBase& rTOXBase) in ApplyTo()
H A Dcnttab.cxx306 pDescArr = new SwTOXDescription*[nTypeCount]; in SwMultiTOXTabDialog()
440 SwTOXDescription& rDesc = GetTOXDescription(eCurrentTOXType); in Ok()
480 SwTOXDescription& SwMultiTOXTabDialog::GetTOXDescription(CurTOXType eType) in GetTOXDescription()
490 pDescArr[nIndex] = new SwTOXDescription(eType.eType); in GetTOXDescription()
522 SwTOXDescription* SwMultiTOXTabDialog::CreateTOXDescFromTOXBase( in CreateTOXDescFromTOXBase()
525 SwTOXDescription * pDesc = new SwTOXDescription(pCurTOX->GetType()); in CreateTOXDescFromTOXBase()
1186 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in ApplyTOXDescription()
1303 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in FillTOXDescription()
2314 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in Reset()
2546 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aLastTOXType); in UpdateDescriptor()
H A Dcntex.cxx258 SwTOXDescription& rDesc = GetTOXDescription(eCurrentTOXType); in CreateOrUpdateExample()
/aoo4110/main/sw/inc/
H A Dswabstdlg.hxx70 class SwTOXDescription;
185 virtual SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes) = 0;
/aoo4110/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx361 virtual SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes);
H A Dswdlgfact.cxx565 SwTOXDescription& AbstractMultiTOXTabDialog_Impl::GetTOXDescription(CurTOXType eTOXTypes) in GetTOXDescription()
/aoo4110/main/sw/source/ui/utlui/
H A Dglbltree.cxx990 SwTOXDescription& rDesc = pDlg->GetTOXDescription( in ExcecuteContextMenuAction()

Completed in 72 milliseconds