LibreOffice Module oox (master) 1
|
#include <algorithm>
#include <functional>
#include <memory>
#include <utility>
#include <vector>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::RefVector< ObjType > |
Template for a vector of ref-counted objects with additional accessor functions. More... | |
struct | oox::RefVector< ObjType >::ForEachFunctor< FunctorType > |
struct | oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType > |
struct | oox::RefVector< ObjType >::FindFunctor< FunctorType > |
Namespaces | |
namespace | oox |