Home
last modified time | relevance | path

Searched refs:GetExistingTable (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx496 ScHTMLTable* GetExistingTable( ScHTMLTableId nTableId ) const;
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2375 ScHTMLTable* ScHTMLTable::GetExistingTable( ScHTMLTableId nTableId ) const in GetExistingTable() function in ScHTMLTable
2649 ScHTMLTable* pTable = GetExistingTable( (*aListIter)->GetTableId() ); in RecalcDocSize()
2692 if( ScHTMLTable* pTable = GetExistingTable( pEntry->GetTableId() ) ) in RecalcDocPos()

Completed in 30 milliseconds