This is the complete list of members for SwFormatFrameSize, including all inherited members.
| Clone(SfxItemPool *pPool=nullptr) const override | SwFormatFrameSize | virtual |
| CreateDefault() | SvxSizeItem | static |
| dumpAsXml(xmlTextWriterPtr pWriter) const override | SwFormatFrameSize | |
| GetHeight() const | SvxSizeItem | |
| GetHeightPercent() const | SwFormatFrameSize | inline |
| GetHeightPercentRelation() const | SwFormatFrameSize | inline |
| GetHeightSizeType() const | SwFormatFrameSize | inline |
| GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override | SwFormatFrameSize | virtual |
| GetSize() const | SvxSizeItem | |
| GetWidth() const | SvxSizeItem | |
| GetWidthPercent() const | SwFormatFrameSize | inline |
| GetWidthPercentRelation() const | SwFormatFrameSize | inline |
| GetWidthSizeType() const | SwFormatFrameSize | inline |
| HasMetrics() const override | SwFormatFrameSize | privatevirtual |
| m_aSize | SvxSizeItem | private |
| m_eFrameHeightType | SwFormatFrameSize | private |
| m_eFrameWidthType | SwFormatFrameSize | private |
| m_eHeightPercentRelation | SwFormatFrameSize | private |
| m_eWidthPercentRelation | SwFormatFrameSize | private |
| m_nHeightPercent | SwFormatFrameSize | private |
| m_nWidthPercent | SwFormatFrameSize | private |
| operator==(const SfxPoolItem &) const override | SwFormatFrameSize | virtual |
| PercentFlags enum name | SwFormatFrameSize | |
| PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SwFormatFrameSize | virtual |
| QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SwFormatFrameSize | virtual |
| ScaleMetrics(tools::Long lMult, tools::Long lDiv) override | SwFormatFrameSize | privatevirtual |
| SetHeight(tools::Long n) | SvxSizeItem | |
| SetHeightPercent(sal_uInt8 n) | SwFormatFrameSize | inline |
| SetHeightPercentRelation(sal_Int16 n) | SwFormatFrameSize | inline |
| SetHeightSizeType(SwFrameSize eSize) | SwFormatFrameSize | inline |
| SetSize(const Size &rSize) | SvxSizeItem | |
| SetWidth(tools::Long n) | SvxSizeItem | |
| SetWidthPercent(sal_uInt8 n) | SwFormatFrameSize | inline |
| SetWidthPercentRelation(sal_Int16 n) | SwFormatFrameSize | inline |
| SetWidthSizeType(SwFrameSize eSize) | SwFormatFrameSize | inline |
| SvxSizeItem(const sal_uInt16 nId) | SvxSizeItem | |
| SvxSizeItem(const sal_uInt16 nId, const Size &rSize) | SvxSizeItem | |
| SwFormatFrameSize(SwFrameSize eSize=SwFrameSize::Variable, SwTwips nWidth=0, SwTwips nHeight=0) | SwFormatFrameSize | |
| SYNCED enum value | SwFormatFrameSize | |