Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2177 aLastTOXType.eType = (TOXTypes)USHRT_MAX; in SwTOXEntryTabPage()
2178 aLastTOXType.nIndex = 0; in SwTOXEntryTabPage()
2282 if(aLastTOXType.eType == TOX_CONTENT && pVoid) in IMPL_LINK()
2358 if( !( aLastTOXType == aCurType )) in ActivatePage()
2533 aLastTOXType = aCurType; in ActivatePage()
2546 SwTOXDescription& rDesc = pTOXDlg->GetTOXDescription(aLastTOXType); in UpdateDescriptor()
2547 if(TOX_INDEX == aLastTOXType.eType) in UpdateDescriptor()
2556 else if(TOX_AUTHORITIES == aLastTOXType.eType) in UpdateDescriptor()
2573 SwForm* pCurrentForm = pTOXDlg->GetForm(aLastTOXType); in UpdateDescriptor()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx444 CurTOXType aLastTOXType; member in SwTOXEntryTabPage

Completed in 35 milliseconds