Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1184 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in ApplyTOXDescription() local
1185 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in ApplyTOXDescription()
1186 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in ApplyTOXDescription()
1301 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in FillTOXDescription() local
1302 CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in FillTOXDescription()
1303 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in FillTOXDescription()
1414 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in Reset() local
1415 SwWrtShell& rSh = pTOXDlg->GetWrtShell(); in Reset()
1416 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in Reset()
1436 if(pTOXDlg->IsTOXEditMode()) in Reset()
[all …]