Home
last modified time | relevance | path

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

/AOO41X/main/oox/inc/oox/helper/
H A Dgraphichelper.hxx162 …mutable GraphicObjectDeque maGraphicObjects; /// Caches all created graphic objects to keep the… member in oox::GraphicHelper
/AOO41X/main/oox/source/helper/
H A Dgraphichelper.cxx321 maGraphicObjects.push_back( xGraphicObj ); in createGraphicObject()