Searched refs:ScHTMLGlobalTable (Results 1 – 2 of 2) sorted by relevance
558 class ScHTMLGlobalTable : public ScHTMLTable class561 explicit ScHTMLGlobalTable(567 virtual ~ScHTMLGlobalTable();621 typedef ::std::auto_ptr< ScHTMLGlobalTable > ScHTMLGlobalTablePtr;
2752 ScHTMLGlobalTable::ScHTMLGlobalTable( SfxItemPool& rPool, EditEngine& rEditEngine, ScEEParseList& r… in ScHTMLGlobalTable() function in ScHTMLGlobalTable2757 ScHTMLGlobalTable::~ScHTMLGlobalTable() in ~ScHTMLGlobalTable()2761 void ScHTMLGlobalTable::Recalc() in Recalc()2778 mxGlobTable.reset( new ScHTMLGlobalTable( *pPool, *pEdit, *pList, mnUnusedId ) ); in ScHTMLQueryParser()
Completed in 37 milliseconds