Home
last modified time | relevance | path

Searched refs:GetTOXDescription (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/sw/source/ui/dialog/ !
H A Dswdlgfact.cxx565 SwTOXDescription& AbstractMultiTOXTabDialog_Impl::GetTOXDescription(CurTOXType eTOXTypes) in GetTOXDescription() function in AbstractMultiTOXTabDialog_Impl
567 return pDlg->GetTOXDescription(eTOXTypes); in GetTOXDescription()
H A Dswdlgfact.hxx361 virtual SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes);
/AOO41X/main/sw/source/ui/index/ !
H A Dcnttab.cxx440 SwTOXDescription& rDesc = GetTOXDescription(eCurrentTOXType); in Ok()
480 SwTOXDescription& SwMultiTOXTabDialog::GetTOXDescription(CurTOXType eType) in GetTOXDescription() function in SwMultiTOXTabDialog
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()
/AOO41X/main/sw/source/ui/inc/ !
H A Dswuicnttab.hxx129 SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes);
/AOO41X/main/sw/inc/ !
H A Dswabstdlg.hxx185 virtual SwTOXDescription& GetTOXDescription(CurTOXType eTOXTypes) = 0;
/AOO41X/main/sw/source/ui/utlui/ !
H A Dglbltree.cxx990 SwTOXDescription& rDesc = pDlg->GetTOXDescription( in ExcecuteContextMenuAction()