Searched refs:PreOn (Results 1 – 2 of 2) sorted by relevance
385 ScHTMLTable* PreOn( const ImportInfo& rInfo );611 void PreOn( const ImportInfo& rInfo );
2059 ScHTMLTable* ScHTMLTable::PreOn( const ImportInfo& rInfo ) in PreOn() function in ScHTMLTable2867 case HTML_PREFORMTXT_ON: PreOn( rInfo ); break; // <pre> in ProcessToken()3002 void ScHTMLQueryParser::PreOn( const ImportInfo& rInfo ) in PreOn() function in ScHTMLQueryParser3004 mpCurrTable = mpCurrTable->PreOn( rInfo ); in PreOn()
Completed in 18 milliseconds