Home
last modified time | relevance | path

Searched refs:aGraphList (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx290 for ( ScHTMLGraphEntry* pE = aGraphList.First(); pE; pE = aGraphList.Next() ) in ~ScHTMLExport()
788 for ( ScHTMLGraphEntry* pE = aGraphList.First(); pE; pE = aGraphList.Next() ) in WriteTables()
794 aGraphList.Clear(); in WriteTables()
822 for ( pGraphEntry = aGraphList.First(); pGraphEntry; in WriteCell()
823 pGraphEntry = aGraphList.Next() ) in WriteCell()
H A Dhtmlexp2.cxx66 for ( ScHTMLGraphEntry* pE = aGraphList.First(); pE; in PrepareGraphics()
67 pE = aGraphList.Next() ) in PrepareGraphics()
125 aGraphList.Insert( pE, LIST_APPEND ); in FillGraphList()
/aoo4110/main/sc/source/filter/inc/
H A Dhtmlexp.hxx100 ScHTMLGraphList aGraphList; member in ScHTMLExport

Completed in 18 milliseconds