Searched defs:pCnts (Results 1 – 3 of 3) sorted by relevance
260 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents()640 void SetParentContents( HTMLTableCnts *pCnts ) { pParentContents = pCnts; } in SetParentContents()712 HTMLTableCnts *pCnts = this; in Add() local769 void HTMLTableCell::Set( HTMLTableCnts *pCnts, sal_uInt16 nRSpan, sal_uInt16 nCSpan, in Set()1220 const HTMLTableCnts *pCnts ) in FixRowSpan()1798 HTMLTableCnts *pCnts = new HTMLTableCnts( in MakeTableLine() local1842 HTMLTableCnts *pCnts, in MakeTableBox()2066 HTMLTableCnts *pCnts = pCell->GetContents(); in SetBorders() local2139 void HTMLTable::InsertCell( HTMLTableCnts *pCnts, in InsertCell()3165 HTMLTableCnts* pCnts; // Liste aller Inhalte member in _CellSaveStruct
114 SwHTMLTableLayoutCell::SwHTMLTableLayoutCell( SwHTMLTableLayoutCnts *pCnts, in SwHTMLTableLayoutCell()518 SwHTMLTableLayoutCnts *pCnts = pCell->GetContents(); in AutoLayoutPass1() local
113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents()
Completed in 57 milliseconds