Searched refs:CreateLayoutInfo (Results 1 – 1 of 1) sorted by relevance
217 SwHTMLTableLayoutCnts *CreateLayoutInfo();283 SwHTMLTableLayoutCell *CreateLayoutInfo();389 SwHTMLTableLayoutColumn *CreateLayoutInfo();657 SwHTMLTableLayout *CreateLayoutInfo();727 SwHTMLTableLayoutCnts *HTMLTableCnts::CreateLayoutInfo() in CreateLayoutInfo() function in HTMLTableCnts731 SwHTMLTableLayoutCnts *pNextInfo = pNext ? pNext->CreateLayoutInfo() : 0; in CreateLayoutInfo()732 SwHTMLTableLayout *pTableInfo = pTable ? pTable->CreateLayoutInfo() : 0; in CreateLayoutInfo()825 SwHTMLTableLayoutCell *HTMLTableCell::CreateLayoutInfo() in CreateLayoutInfo() function in HTMLTableCell827 SwHTMLTableLayoutCnts *pCntInfo = pContents ? pContents->CreateLayoutInfo() : 0; in CreateLayoutInfo()954 inline SwHTMLTableLayoutColumn *HTMLTableColumn::CreateLayoutInfo() in CreateLayoutInfo() function in HTMLTableColumn[all …]