Searched refs:RowOff (Results 1 – 2 of 2) sorted by relevance
395 void RowOff( const ImportInfo& rInfo );
2081 void ScHTMLTable::RowOff( const ImportInfo& rInfo ) in RowOff() function in ScHTMLTable2862 case HTML_TABLEROW_OFF: mpCurrTable->RowOff( rInfo ); break; // </tr> in ProcessToken()
Completed in 30 milliseconds