Home
last modified time | relevance | path

Searched defs:pCnts (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx260 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents()
640 void SetParentContents( HTMLTableCnts *pCnts ) { pParentContents = pCnts; } in SetParentContents()
712 HTMLTableCnts *pCnts = this; in Add() local
769 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() local
1842 HTMLTableCnts *pCnts, in MakeTableBox()
2066 HTMLTableCnts *pCnts = pCell->GetContents(); in SetBorders() local
2139 void HTMLTable::InsertCell( HTMLTableCnts *pCnts, in InsertCell()
3165 HTMLTableCnts* pCnts; // Liste aller Inhalte member in _CellSaveStruct
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx114 SwHTMLTableLayoutCell::SwHTMLTableLayoutCell( SwHTMLTableLayoutCnts *pCnts, in SwHTMLTableLayoutCell()
518 SwHTMLTableLayoutCnts *pCnts = pCell->GetContents(); in AutoLayoutPass1() local
/trunk/main/sw/inc/
H A Dhtmltbl.hxx113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents()

Completed in 42 milliseconds