Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1831 const SwSection* pTOXSect = 0; in OutputTextNode() local
1839 pTOXSect = &pTOXSectNd->GetSection(); in OutputTextNode()
1843 pTOXSect = 0; in OutputTextNode()
1998 if ( pTOXSect ) in OutputTextNode()
2001 AttrOutput().EndTOX( *pTOXSect ,false); in OutputTextNode()
2054 if ( pTOXSect ) in OutputTextNode()
2057 AttrOutput().EndTOX( *pTOXSect ); in OutputTextNode()