Searched refs:SwTOXSource (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 50 struct SwTOXSource struct 56 SwTOXSource() : pNd(0), nPos(0), bMainEntry(sal_False) {} in SwTOXSource() argument 57 SwTOXSource( const SwCntntNode* pNode, xub_StrLen n, sal_Bool bMain ) in SwTOXSource() argument 62 SV_DECL_VARARR( SwTOXSources, SwTOXSource, 0, 10 )
|
/aoo42x/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 65 SV_IMPL_VARARR( SwTOXSources, SwTOXSource ) in SV_IMPL_VARARR() argument 163 SwTOXSource aTmp( pNd, n, in SwTOXSortTabBase()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 1810 const SwTOXSource* pTOXSource = 0; in GenerateText() 1985 SwTOXSource& rTOXSource = pSortBase->aTOXSources[j]; in UpdatePageNum()
|
Completed in 28 milliseconds