Home
last modified time | relevance | path

Searched refs:SetTableNode (Results 1 – 3 of 3) sorted by relevance

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

Completed in 28 milliseconds