Searched refs:GetPrevStartNode (Results 1 – 2 of 2) sorted by relevance
122 const SwStartNode *GetPrevStartNode( sal_uInt32 nRow,213 return GetPrevStartNode( 0UL, GetColumnCount() ); in GetLastStartNode()
1777 const SwStartNode *SwXMLTableContext::GetPrevStartNode( sal_uInt32 nRow, in GetPrevStartNode() function in SwXMLTableContext1848 const SwStartNode *pPrevSttNd = GetPrevStartNode( nRow, nCol ); in ReplaceWithEmptyCell()
Completed in 34 milliseconds