Searched refs:pPrevStNd (Results 1 – 2 of 2) sorted by relevance
1015 pPrevStNd = 0; in InitCtor()1269 return pPrevStNd; in GetPrevBoxStartNode()1307 return pPrevStNd; in GetPrevBoxStartNode()2672 pPrevStNd = pParser->InsertTableSection( pPrevStNd ); in MakeTable()2674 pNewBox = NewTableBox( pPrevStNd, pLine ); in MakeTable()2819 pPrevStNd = pStNd; in SetTable()2883 ( const SwStartNode *pPrevStNd ) in InsertTableSection() argument2885 ASSERT( pPrevStNd, "Start-Node ist NULL" ); in InsertTableSection()2901 if( pPrevStNd->IsTableNode() ) in InsertTableSection()2902 pNd = pPrevStNd; in InsertTableSection()[all …]
852 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );
Completed in 39 milliseconds