Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx1874 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()
/aoo4110/main/sc/source/filter/inc/
H A Dhtmlpars.hxx291 inline ScHTMLTableId GetTableId() const { return nTab; } in GetTableId() function
352 inline ScHTMLTableId GetTableId() const { return maTableId.mnTableId; } in GetTableId() function in ScHTMLTable

Completed in 42 milliseconds