Searched refs:TableOn (Results 1 – 2 of 2) sorted by relevance
180 void TableOn( ImportInfo* );379 ScHTMLTable* TableOn( const ImportInfo& rInfo );607 void TableOn( const ImportInfo& rInfo );
927 TableOn( pInfo ); in TableDataOn()1036 void ScHTMLLayoutParser::TableOn( ImportInfo* pInfo ) in TableOn() function in ScHTMLLayoutParser1570 TableOn( pInfo ); in ProcToken()2048 ScHTMLTable* ScHTMLTable::TableOn( const ImportInfo& rInfo ) in TableOn() function in ScHTMLTable2859 case HTML_TABLE_ON: TableOn( rInfo ); break; // <table> in ProcessToken()2992 void ScHTMLQueryParser::TableOn( const ImportInfo& rInfo ) in TableOn() function in ScHTMLQueryParser2994 mpCurrTable = mpCurrTable->TableOn( rInfo ); in TableOn()
Completed in 33 milliseconds