Home
last modified time | relevance | path

Searched refs:SetTableNode (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx166 void SetTableNode( SwTableNode *pNd ) { pTblNd = pNd; } in SetTableNode() function in _HTMLTableContext
3890 pTCntxt->SetTableNode( (SwTableNode *)pNd->FindTableNode() ); in BuildTableCell()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx500 pTblNd->GetTable().SetTableNode( pTblNd ); in MakeCopy()
502 pTblNd->GetTable().SetTableNode( 0 ); in MakeCopy()
/trunk/main/sw/inc/
H A Dswtable.hxx304 void SetTableNode( SwTableNode* pNode ) { pTableNode = pNode; } in SetTableNode() function in SwTable

Completed in 46 milliseconds