Searched refs:TableOff (Results 1 – 2 of 2) sorted by relevance
186 void TableOff( ImportInfo* );382 ScHTMLTable* TableOff( const ImportInfo& rInfo );609 void TableOff( const ImportInfo& rInfo );
871 TableOff( pInfo ); // close tables, if </TABLE> missing in IMPL_LINK()1148 void ScHTMLLayoutParser::TableOff( ImportInfo* pInfo ) in TableOff() function in ScHTMLLayoutParser1609 TableOff( pInfo ); in ProcToken()2054 ScHTMLTable* ScHTMLTable::TableOff( const ImportInfo& rInfo ) in TableOff() function in ScHTMLTable2860 case HTML_TABLE_OFF: TableOff( rInfo ); break; // </table> in ProcessToken()2997 void ScHTMLQueryParser::TableOff( const ImportInfo& rInfo ) in TableOff() function in ScHTMLQueryParser2999 mpCurrTable = mpCurrTable->TableOff( rInfo ); in TableOff()
Completed in 36 milliseconds