Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dhtmlpars.hxx212 const ScHTMLTableId SC_HTML_NO_TABLE = 0; variable
282 ScHTMLTableId nTableId = SC_HTML_NO_TABLE );
289 inline bool IsTable() const { return nTab != SC_HTML_NO_TABLE; } in IsTable()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx2727 if( (pEntry == rEntryList.front()) && (pEntry->GetTableId() == SC_HTML_NO_TABLE) ) in RecalcDocPos()

Completed in 43 milliseconds