Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dhtmlpars.hxx558 class ScHTMLGlobalTable : public ScHTMLTable class
561 explicit ScHTMLGlobalTable(
567 virtual ~ScHTMLGlobalTable();
621 typedef ::std::auto_ptr< ScHTMLGlobalTable > ScHTMLGlobalTablePtr;
/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx2752 ScHTMLGlobalTable::ScHTMLGlobalTable( SfxItemPool& rPool, EditEngine& rEditEngine, ScEEParseList& r… in ScHTMLGlobalTable() function in ScHTMLGlobalTable
2757 ScHTMLGlobalTable::~ScHTMLGlobalTable() in ~ScHTMLGlobalTable()
2761 void ScHTMLGlobalTable::Recalc() in Recalc()
2778 mxGlobTable.reset( new ScHTMLGlobalTable( *pPool, *pEdit, *pList, mnUnusedId ) ); in ScHTMLQueryParser()

Completed in 32 milliseconds