Home
last modified time | relevance | path

Searched refs:bReadOptions (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/filter/html/
H A Dswhtml.hxx859 void BuildTableCell( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
860 …void BuildTableRow( HTMLTable *pTable, sal_Bool bReadOptions,SvxAdjust eGrpAdjust, sal_Int16 eVert…
861 void BuildTableSection( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
862 void BuildTableColGroup( HTMLTable *pTable, sal_Bool bReadOptions );
H A Dhtmltab.cxx3529 void SwHTMLParser::BuildTableCell( HTMLTable *pCurTable, sal_Bool bReadOptions, in BuildTableCell() argument
3938 bReadOptions ); in BuildTableCell()
4263 void SwHTMLParser::BuildTableRow( HTMLTable *pCurTable, sal_Bool bReadOptions, in BuildTableRow() argument
4297 if( bReadOptions ) in BuildTableRow()
4472 sal_Bool bReadOptions, in BuildTableSection() argument
4499 if( bReadOptions ) in BuildTableSection()
4663 sal_Bool bReadOptions ) in BuildTableColGroup() argument
4690 if( bReadOptions ) in BuildTableColGroup()

Completed in 28 milliseconds