Searched refs:pTOXDlg (Results 1 – 1 of 1) sorted by relevance
1184 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in ApplyTOXDescription() local1185 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in ApplyTOXDescription()1186 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in ApplyTOXDescription()1301 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in FillTOXDescription() local1302 CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in FillTOXDescription()1303 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aCurType); in FillTOXDescription()1414 SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog(); in Reset() local1415 SwWrtShell& rSh = pTOXDlg->GetWrtShell(); in Reset()1416 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in Reset()1436 if(pTOXDlg->IsTOXEditMode()) in Reset()[all …]