Searched defs:pCurTable (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 3226 _CellSaveStruct::_CellSaveStruct( SwHTMLParser& rParser, HTMLTable *pCurTable, in _CellSaveStruct() 3388 HTMLTable *pCurTable ) in InsertCell() 3538 void SwHTMLParser::RegisterDrawObjectToTable( HTMLTable *pCurTable, in RegisterDrawObjectToTable() 3544 void SwHTMLParser::BuildTableCell( HTMLTable *pCurTable, sal_Bool bReadOptions, in BuildTableCell() 4278 void SwHTMLParser::BuildTableRow( HTMLTable *pCurTable, sal_Bool bReadOptions, in BuildTableRow() 4486 void SwHTMLParser::BuildTableSection( HTMLTable *pCurTable, in BuildTableSection() 4677 void SwHTMLParser::BuildTableColGroup( HTMLTable *pCurTable, in BuildTableColGroup() 4907 void SwHTMLParser::BuildTableCaption( HTMLTable *pCurTable ) in BuildTableCaption() 5099 HTMLTable *pCurTable; member in _TblSaveStruct 5319 HTMLTable *pCurTable = new HTMLTable( this, pTable, in BuildTable() local [all …]
|
H A D | htmldraw.cxx | 273 void SwHTMLParser::NewMarquee( HTMLTable *pCurTable ) in NewMarquee()
|
Completed in 43 milliseconds