Searched defs:pCnts (Results 1 – 3 of 3) sorted by relevance
264 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents()647 void SetParentContents( HTMLTableCnts *pCnts ) { pParentContents = pCnts; } in SetParentContents()720 HTMLTableCnts *pCnts = this; in Add() local778 void HTMLTableCell::Set( HTMLTableCnts *pCnts, sal_uInt16 nRSpan, sal_uInt16 nCSpan, in Set()1232 const HTMLTableCnts *pCnts ) in FixRowSpan()1810 HTMLTableCnts *pCnts = new HTMLTableCnts( in MakeTableLine() local1854 HTMLTableCnts *pCnts, in MakeTableBox()2078 HTMLTableCnts *pCnts = pCell->GetContents(); in SetBorders() local2151 void HTMLTable::InsertCell( HTMLTableCnts *pCnts, in InsertCell()3180 HTMLTableCnts* pCnts; // Liste aller Inhalte member in _CellSaveStruct
113 SwHTMLTableLayoutCell::SwHTMLTableLayoutCell( SwHTMLTableLayoutCnts *pCnts, in SwHTMLTableLayoutCell()514 SwHTMLTableLayoutCnts *pCnts = pCell->GetContents(); in AutoLayoutPass1() local
113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents()
Completed in 84 milliseconds