Searched refs:GetTableId (Results 1 – 2 of 2) sorted by relevance
1874 if( mpCurrTable && (nTableId == mpCurrTable->GetTableId()) ) in FindTable()1895 maTables[ pTable->GetTableId() ].reset( pTable ); in CreateTable()2167 mpParentTable->PushTableEntry( GetTableId() ); in CloseTable()2649 ScHTMLTable* pTable = GetExistingTable( (*aListIter)->GetTableId() ); in RecalcDocSize()2692 if( ScHTMLTable* pTable = GetExistingTable( pEntry->GetTableId() ) ) in RecalcDocPos()2727 if( (pEntry == rEntryList.front()) && (pEntry->GetTableId() == SC_HTML_NO_TABLE) ) in RecalcDocPos()3041 while( mpCurrTable->GetTableId() != SC_HTML_GLOBAL_TABLE ) in IMPL_LINK()
291 inline ScHTMLTableId GetTableId() const { return nTab; } in GetTableId() function352 inline ScHTMLTableId GetTableId() const { return maTableId.mnTableId; } in GetTableId() function in ScHTMLTable
Completed in 42 milliseconds