Searched refs:bReadOptions (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 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 );
|
H A D | htmltab.cxx | 3529 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 33 milliseconds