Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/helper/
H A Dmodelobjecthelper.cxx47 ObjectContainer::ObjectContainer( const Reference< XMultiServiceFactory >& rxModelFactory, const OU… in ObjectContainer() function in oox::ObjectContainer
55 ObjectContainer::~ObjectContainer() in ~ObjectContainer()
59 bool ObjectContainer::hasObject( const OUString& rObjName ) const in hasObject()
65 Any ObjectContainer::getObject( const OUString& rObjName ) const in getObject()
78 OUString ObjectContainer::insertObject( const OUString& rObjName, const Any& rObj, bool bInsertByUn… in insertObject()
91 void ObjectContainer::createContainer() const in createContainer()
/aoo4110/main/oox/inc/oox/helper/
H A Dmodelobjecthelper.hxx43 class ObjectContainer class
46 explicit ObjectContainer(
49 ~ObjectContainer();
112ObjectContainer maMarkerContainer; /// Contains all named line markers (line end polygons…
113 ObjectContainer maDashContainer; /// Contains all named line dsahes.
114 ObjectContainer maGradientContainer; /// Contains all named fill gradients.
115 ObjectContainer maBitmapUrlContainer; /// Contains all named fill bitmap URLs.

Completed in 19 milliseconds