Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx1848 const SwStartNode *pPrevSttNd = GetPrevStartNode( nRow, nCol ); in ReplaceWithEmptyCell() local
1849 const SwStartNode *pSttNd = InsertTableSection( pPrevSttNd ); in ReplaceWithEmptyCell()
2871 const SwStartNode *pPrevSttNd ) in InsertTableSection() argument
2876 return ((SwXMLTableContext *)&xParentTable)->InsertTableSection( pPrevSttNd ); in InsertTableSection()
2898 const SwEndNode *pEndNd = pPrevSttNd ? pPrevSttNd->EndOfSectionNode() in InsertTableSection()
2909 sal_uInt32 nOffset = pPrevSttNd ? 1UL : 0UL; in InsertTableSection()
2917 if( !pPrevSttNd && pBox1 != NULL ) in InsertTableSection()
H A Dxmltbli.hxx191 const SwStartNode *InsertTableSection( const SwStartNode *pPrevSttNd=0 );

Completed in 23 milliseconds