Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1162 SwTOXBaseSection *const pTOXBaseSect = in GetPropertyValues_Impl() local
1166 *pTOXBaseSect->GetFmt()->GetDoc(), *pTOXBaseSect); in GetPropertyValues_Impl()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx725 SwTOXBaseSection *pTOXBaseSect = (SwTOXBaseSection *)pSect; in GetTOXSortTabBase() local
729 int nSize = pTOXBaseSect->GetTOXSortTabBases()->Count(); in GetTOXSortTabBase()
733 pSortBase = (*(pTOXBaseSect->GetTOXSortTabBases()))[nIndex]; in GetTOXSortTabBase()