Searched refs:pPrevStNd (Results 1 – 2 of 2) sorted by relevance
1003 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() argument2872 ASSERT( pPrevStNd, "Start-Node ist NULL" ); in InsertTableSection()2888 if( pPrevStNd->IsTableNode() ) in InsertTableSection()2889 pNd = pPrevStNd; in InsertTableSection()[all …]
846 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );
Completed in 117 milliseconds