LibreOffice Module oox (master) 1
|
#include <algorithm>
#include <functional>
#include <map>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | oox::RefMap< KeyType, ObjType, CompType > |
Template for a map of ref-counted objects with additional accessor functions. More... | |
struct | oox::RefMap< KeyType, ObjType, CompType >::ForEachFunctor< FunctorType > |
struct | oox::RefMap< KeyType, ObjType, CompType >::ForEachFunctorWithKey< FunctorType > |
Namespaces | |
namespace | oox |