Searched refs:CloseTable (Results 1 – 3 of 3) sorted by relevance
410 ScHTMLTable* CloseTable( const ImportInfo& rInfo );616 void CloseTable( const ImportInfo& rInfo );
2056 return mbPreFormText ? this : CloseTable( rInfo ); in TableOff()2067 return mbPreFormText ? CloseTable( rInfo ) : this; in PreOff()2160 ScHTMLTable* ScHTMLTable::CloseTable( const ImportInfo& rInfo ) in CloseTable() function in ScHTMLTable3012 void ScHTMLQueryParser::CloseTable( const ImportInfo& rInfo ) in CloseTable() function in ScHTMLQueryParser3014 mpCurrTable = mpCurrTable->CloseTable( rInfo ); in CloseTable()3042 CloseTable( *pInfo ); in IMPL_LINK()
628 void CloseTable();2390 void HTMLTable::CloseTable() in CloseTable() function in HTMLTable5431 pCurTable->CloseTable(); in BuildTable()
Completed in 49 milliseconds