LibreOffice Module oox (master) 1
|
This is the complete list of members for oox::drawingml::ShapePropertyMap, including all inherited members.
assignAll(const PropertyMap &rPropMap) | oox::PropertyMap | |
assignUsed(const PropertyMap &rPropMap) | oox::PropertyMap | |
dump(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) | oox::PropertyMap | static |
dumpCode(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) | oox::PropertyMap | static |
dumpData(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) | oox::PropertyMap | static |
empty() const | oox::PropertyMap | |
erase(sal_Int32 nPropId) | oox::PropertyMap | |
fillPropertyNameMap(PropertyNameMap &rMap) const | oox::PropertyMap | |
fillSequences(css::uno::Sequence< OUString > &rNames, css::uno::Sequence< css::uno::Any > &rValues) const | oox::PropertyMap | |
getProperty(sal_Int32 nPropId) | oox::PropertyMap | |
getPropertyId(std::u16string_view sPropName) | oox::PropertyMap | static |
getPropertyName(sal_Int32 nPropId) | oox::PropertyMap | static |
hasNamedLineMarkerInTable(const OUString &rMarkerName) const | oox::drawingml::ShapePropertyMap | |
hasProperty(sal_Int32 nPropId) const | oox::PropertyMap | |
makePropertySet() const | oox::PropertyMap | |
makePropertyValueSequence() const | oox::PropertyMap | |
maProperties | oox::PropertyMap | private |
maShapePropInfo | oox::drawingml::ShapePropertyMap | private |
mpPropNames | oox::PropertyMap | private |
mrModelObjHelper | oox::drawingml::ShapePropertyMap | private |
operator[](ShapeProperty ePropId)=delete | oox::drawingml::ShapePropertyMap | private |
operator[](ShapeProperty ePropId) const =delete | oox::drawingml::ShapePropertyMap | private |
PropertyMap() | oox::PropertyMap | |
setAnyProperty(ShapeProperty ePropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | |
setAnyProperty(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | |
setFillBitmap(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setFillBitmapName(const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setFillGradient(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setFillHatch(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setGradientTrans(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setLineDash(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setLineMarker(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::drawingml::ShapePropertyMap | private |
setProperty(ShapeProperty ePropId, const Type &rValue) | oox::drawingml::ShapePropertyMap | inline |
setProperty(ShapeProperty ePropId, const ::Color &rValue) | oox::drawingml::ShapePropertyMap | inline |
setProperty(sal_Int32 nPropId, Type &&rValue) | oox::drawingml::ShapePropertyMap | inline |
setProperty(sal_Int32, const css::uno::Any &)=delete | oox::drawingml::ShapePropertyMap | |
ShapePropertyMap(ModelObjectHelper &rModelObjHelper, const ShapePropertyInfo &rShapePropInfo=ShapePropertyInfo::DEFAULT) | oox::drawingml::ShapePropertyMap | explicit |
supportsProperty(ShapeProperty ePropId) const | oox::drawingml::ShapePropertyMap |