Searched refs:RowOn (Results 1 – 2 of 2) sorted by relevance
392 void RowOn( const ImportInfo& rInfo );
2070 void ScHTMLTable::RowOn( const ImportInfo& rInfo ) in RowOn() function in ScHTMLTable2861 case HTML_TABLEROW_ON: mpCurrTable->RowOn( rInfo ); break; // <tr> in ProcessToken()
Completed in 21 milliseconds