Searched refs:GetCurrentTOXType (Results 1 – 6 of 6) sorted by relevance
118 CurTOXType GetCurrentTOXType() const { return eCurrentTOXType;} in GetCurrentTOXType() function in SwMultiTOXTabDialog522 return *pDlg->GetForm(pDlg->GetCurrentTOXType()); in GetForm()
1185 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in ApplyTOXDescription()1302 CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in FillTOXDescription()1416 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in Reset()1600 pTOXDlg->CreateOrUpdateExample(pTOXDlg->GetCurrentTOXType().eType, TOX_PAGE_SELECT); in IMPL_LINK()1610 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in IMPL_LINK()2285 pTOXDlg->GetCurrentTOXType().eType, TOX_PAGE_ENTRY, nCurLevel); in IMPL_LINK()2310 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in Reset()2355 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in ActivatePage()3133 const CurTOXType aCurType = pTOXDlg->GetCurrentTOXType(); in GetLevelHelp()4312 pTOXDlg->CreateOrUpdateExample(pTOXDlg->GetCurrentTOXType().eType, TOX_PAGE_STYLES); in IMPL_LINK()
561 CurTOXType AbstractMultiTOXTabDialog_Impl::GetCurrentTOXType() const in GetCurrentTOXType() function in AbstractMultiTOXTabDialog_Impl563 return pDlg->GetCurrentTOXType(); in GetCurrentTOXType()
360 virtual CurTOXType GetCurrentTOXType() const ;
184 virtual CurTOXType GetCurrentTOXType() const = 0;
991 pDlg->GetCurrentTOXType()); in ExcecuteContextMenuAction()
Completed in 59 milliseconds