Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx1015 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() argument
2885 ASSERT( pPrevStNd, "Start-Node ist NULL" ); in InsertTableSection()
2901 if( pPrevStNd->IsTableNode() ) in InsertTableSection()
2902 pNd = pPrevStNd; in InsertTableSection()
[all …]
H A Dswhtml.hxx852 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );

Completed in 39 milliseconds