append(std::shared_ptr< ModelType > pModel) | oox::drawingml::chart::ModelVector< ModelType > | inlineprivate |
container_type typedef | oox::RefVector< ModelType > | |
create() | oox::drawingml::chart::ModelVector< ModelType > | inline |
create(const Param1Type &rParam1) | oox::drawingml::chart::ModelVector< ModelType > | inline |
create(const Param1Type &rParam1, const Param2Type &rParam2) | oox::drawingml::chart::ModelVector< ModelType > | inline |
findIf(const FunctorType &rFunctor) const | oox::RefVector< ModelType > | inline |
forEach(FunctorType aFunctor) const | oox::RefVector< ModelType > | inline |
forEachMem(FuncType pFunc) const | oox::RefVector< ModelType > | inline |
forEachMem(FuncType pFunc, ParamType aParam) const | oox::RefVector< ModelType > | inline |
forEachMem(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2) const | oox::RefVector< ModelType > | inline |
forEachMem(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, ParamType3 aParam3) const | oox::RefVector< ModelType > | inline |
forEachMemWithIndex(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2) const | oox::RefVector< ModelType > | inline |
forEachWithIndex(const FunctorType &rFunctor) const | oox::RefVector< ModelType > | inline |
get(sal_Int32 nIndex) const | oox::RefVector< ModelType > | inline |
getRef(sal_Int32 nIndex) const | oox::RefVector< ModelType > | inlineprivate |
size_type typedef | oox::drawingml::chart::ModelVector< ModelType > | |
value_type typedef | oox::drawingml::chart::ModelVector< ModelType > | |