Home
last modified time | relevance | path

Searched defs:pCnts (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx264 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents()
647 void SetParentContents( HTMLTableCnts *pCnts ) { pParentContents = pCnts; } in SetParentContents()
720 HTMLTableCnts *pCnts = this; in Add() local
778 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() local
1854 HTMLTableCnts *pCnts, in MakeTableBox()
2078 HTMLTableCnts *pCnts = pCell->GetContents(); in SetBorders() local
2151 void HTMLTable::InsertCell( HTMLTableCnts *pCnts, in InsertCell()
3180 HTMLTableCnts* pCnts; // Liste aller Inhalte member in _CellSaveStruct
/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx113 SwHTMLTableLayoutCell::SwHTMLTableLayoutCell( SwHTMLTableLayoutCnts *pCnts, in SwHTMLTableLayoutCell()
514 SwHTMLTableLayoutCnts *pCnts = pCell->GetContents(); in AutoLayoutPass1() local
/aoo4110/main/sw/inc/
H A Dhtmltbl.hxx113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents()

Completed in 84 milliseconds