LibreOffice Module oox (master) 1
oox::ContainerHelper Member List

This is the complete list of members for oox::ContainerHelper, including all inherited members.

getMapElement(const MapType &rMap, const typename MapType::key_type &rKey)oox::ContainerHelperstatic
getMapElement(const MapType &rMap, const typename MapType::key_type &rKey, const typename MapType::mapped_type &rDefault)oox::ContainerHelperstatic
getUnusedName(const css::uno::Reference< css::container::XNameAccess > &rxNameAccess, const OUString &rSuggestedName, sal_Unicode cSeparator)oox::ContainerHelperstatic
getVectorElement(const VectorType &rVector, sal_Int32 nIndex)oox::ContainerHelperstatic
getVectorElement(const VectorType &rVector, sal_Int32 nIndex, const typename VectorType::value_type &rDefault)oox::ContainerHelperstatic
getVectorElementAccess(VectorType &rVector, sal_Int32 nIndex)oox::ContainerHelperstatic
insertByName(const css::uno::Reference< css::container::XNameContainer > &rxNameContainer, const OUString &rName, const css::uno::Any &rObject)oox::ContainerHelperstatic
insertByUnusedName(const css::uno::Reference< css::container::XNameContainer > &rxNameContainer, const OUString &rSuggestedName, sal_Unicode cSeparator, const css::uno::Any &rObject)oox::ContainerHelperstatic
matrixToSequenceSequence(const MatrixType &rMatrix)oox::ContainerHelperstatic