Searched refs:InsertTableSection (Results 1 – 4 of 4) sorted by relevance
567 GetTable()->InsertTableSection(), in _InsertContent()1750 InsertTableSection(), in InsertRepRows()1770 InsertTableSection() ); in FinishRow()1849 const SwStartNode *pSttNd = InsertTableSection( pPrevSttNd ); in ReplaceWithEmptyCell()2439 InsertCell( aStyleName2, 1U, nCols, InsertTableSection() ); in _MakeTable()2870 const SwStartNode *SwXMLTableContext::InsertTableSection( in InsertTableSection() function in SwXMLTableContext2876 return ((SwXMLTableContext *)&xParentTable)->InsertTableSection( pPrevSttNd ); in InsertTableSection()
191 const SwStartNode *InsertTableSection( const SwStartNode *pPrevSttNd=0 );
1799 pParser->InsertTableSection(pPrevStartNd) ); in MakeTableLine()2660 pPrevStNd = pParser->InsertTableSection( pPrevStNd ); in MakeTable()2686 pStNd = pParser->InsertTableSection( pStNd ); in MakeTable()2869 const SwStartNode *SwHTMLParser::InsertTableSection in InsertTableSection() function in SwHTMLParser2909 const SwStartNode *SwHTMLParser::InsertTableSection( sal_uInt16 nPoolId ) in InsertTableSection() function in SwHTMLParser3480 InsertTableSection( static_cast< sal_uInt16 >(bHead ? RES_POOLCOLL_TABLE_HDLN in InsertTableContents()4187 InsertTableSection( static_cast< sal_uInt16 >(pSaveStruct->IsHeaderCell() in BuildTableCell()4943 pStNd = InsertTableSection( RES_POOLCOLL_TEXT ); in BuildTableCaption()
846 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );850 const SwStartNode *InsertTableSection( sal_uInt16 nPoolId );
Completed in 136 milliseconds