Home
last modified time | relevance | path

Searched refs:InsertTableSection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx567 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 SwXMLTableContext
2876 return ((SwXMLTableContext *)&xParentTable)->InsertTableSection( pPrevSttNd ); in InsertTableSection()
H A Dxmltbli.hxx191 const SwStartNode *InsertTableSection( const SwStartNode *pPrevSttNd=0 );
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1799 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 SwHTMLParser
2909 const SwStartNode *SwHTMLParser::InsertTableSection( sal_uInt16 nPoolId ) in InsertTableSection() function in SwHTMLParser
3480 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()
H A Dswhtml.hxx846 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );
850 const SwStartNode *InsertTableSection( sal_uInt16 nPoolId );

Completed in 116 milliseconds