Home
last modified time | relevance | path

Searched refs:HTMLTable (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx410 class HTMLTable class
574 HTMLTable( SwHTMLParser* pPars, HTMLTable *pTopTab,
579 ~HTMLTable();
1121 HTMLTable::HTMLTable( SwHTMLParser* pPars, HTMLTable *pTopTab, in HTMLTable() function in HTMLTable
1157 HTMLTable::~HTMLTable() in ~HTMLTable()
1948 void HTMLTable::InheritBorders( const HTMLTable *pParent, in InheritBorders()
2008 void HTMLTable::InheritVertBorders( const HTMLTable *pParent, in InheritVertBorders()
2043 void HTMLTable::SetBorders() in SetBorders()
3100 HTMLTable *pTable;
5099 HTMLTable *pCurTable;
[all …]
H A Dswhtml.hxx349 class HTMLTable;
420 HTMLTable *pTable; // die aktuelle "auesserste" Tabelle
634 void NewMarquee( HTMLTable *pCurTable=0 );
827 void RegisterDrawObjectToTable( HTMLTable *pCurTable, SdrObject* pObj,
866 void BuildTableCell( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
867 void BuildTableRow( HTMLTable *pTable, sal_Bool bReadOptions,
869 void BuildTableSection( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
870 void BuildTableColGroup( HTMLTable *pTable, sal_Bool bReadOptions );
871 void BuildTableCaption( HTMLTable *pTable );
872 HTMLTable *BuildTable( SvxAdjust eCellAdjust,
H A Dhtmldraw.cxx273 void SwHTMLParser::NewMarquee( HTMLTable *pCurTable ) in NewMarquee()

Completed in 57 milliseconds