Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1003 pPrevStNd = 0; in InitCtor()
1257 return pPrevStNd; in GetPrevBoxStartNode()
1295 return pPrevStNd; in GetPrevBoxStartNode()
2660 pPrevStNd = pParser->InsertTableSection( pPrevStNd ); in MakeTable()
2662 pNewBox = NewTableBox( pPrevStNd, pLine ); in MakeTable()
2807 pPrevStNd = pStNd; in SetTable()
2870 ( const SwStartNode *pPrevStNd ) in InsertTableSection() argument
2872 ASSERT( pPrevStNd, "Start-Node ist NULL" ); in InsertTableSection()
2888 if( pPrevStNd->IsTableNode() ) in InsertTableSection()
2889 pNd = pPrevStNd; in InsertTableSection()
[all …]
H A Dswhtml.hxx846 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );

Completed in 43 milliseconds