| ActivatePage(const SfxItemSet &rSet) override | SvxBitmapTabPage | virtual |
| CalculateBitmapPresetSize() | SvxBitmapTabPage | private |
| ChangesApplied() | SfxTabPage | virtual |
| ClickBitmapHdl_Impl() | SvxBitmapTabPage | private |
| Construct() | SvxBitmapTabPage | |
| Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *) | SvxBitmapTabPage | static |
| DeactivatePage(SfxItemSet *pSet) override | SvxBitmapTabPage | virtual |
| DECL_LINK(ModifyBitmapHdl, ValueSet *, void) | SvxBitmapTabPage | private |
| DECL_LINK(ClickScaleHdl, weld::Toggleable &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ModifyBitmapStyleHdl, weld::ComboBox &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ModifyBitmapSizeHdl, weld::MetricSpinButton &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ModifyBitmapPositionHdl, weld::ComboBox &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ModifyPositionOffsetHdl, weld::MetricSpinButton &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ModifyTileOffsetHdl, weld::MetricSpinButton &, void) | SvxBitmapTabPage | private |
| DECL_LINK(ClickRenameHdl, SvxPresetListBox *, void) | SvxBitmapTabPage | private |
| DECL_LINK(ClickDeleteHdl, SvxPresetListBox *, void) | SvxBitmapTabPage | private |
| DECL_LINK(ClickImportHdl, weld::Button &, void) | SvxBitmapTabPage | private |
| DeferResetToFirstActivation() | SfxTabPage | virtual |
| FillItemSet(SfxItemSet *) override | SvxBitmapTabPage | virtual |
| FillUserData() | SfxTabPage | virtual |
| getAdditionalProperties() | SfxTabPage | |
| GetConfigId() const | SfxTabPage | |
| GetDialogController() const | SfxTabPage | protected |
| GetDialogExampleSet() const | SfxTabPage | |
| GetFrame() const | SfxTabPage | |
| GetFrameWeld() const | SfxTabPage | |
| GetHelpId() const | SfxTabPage | |
| GetItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | static |
| GetItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | static |
| GetItemSet() const | SfxTabPage | |
| GetOldItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | protected |
| GetOldItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | protected |
| GetUserData() const | SfxTabPage | |
| GetWhich(sal_uInt16 nSlot, bool bDeep=true) const | SfxTabPage | protected |
| GetWhich(TypedWhichId< T > nSlot, bool bDeep=true) const | SfxTabPage | protected |
| HasExchangeSupport() const | SfxTabPage | |
| IsReadOnly() const | SfxTabPage | virtual |
| IsVisible() const | SfxTabPage | |
| m_aCtlBitmapPreview | SvxBitmapTabPage | private |
| m_aXFillAttr | SvxBitmapTabPage | private |
| m_bLogicalSize | SvxBitmapTabPage | private |
| m_fObjectHeight | SvxBitmapTabPage | private |
| m_fObjectWidth | SvxBitmapTabPage | private |
| m_pBitmapList | SvxBitmapTabPage | private |
| m_pnBitmapListState | SvxBitmapTabPage | private |
| m_rOutAttrs | SvxBitmapTabPage | private |
| m_rXFSet | SvxBitmapTabPage | private |
| m_xBitmapHeight | SvxBitmapTabPage | private |
| m_xBitmapLB | SvxBitmapTabPage | private |
| m_xBitmapLBWin | SvxBitmapTabPage | private |
| m_xBitmapStyleLB | SvxBitmapTabPage | private |
| m_xBitmapWidth | SvxBitmapTabPage | private |
| m_xBtnImport | SvxBitmapTabPage | private |
| m_xCtlBitmapPreview | SvxBitmapTabPage | private |
| m_xPositionBox | SvxBitmapTabPage | private |
| m_xPositionLB | SvxBitmapTabPage | private |
| m_xPositionOffBox | SvxBitmapTabPage | private |
| m_xPositionOffX | SvxBitmapTabPage | private |
| m_xPositionOffY | SvxBitmapTabPage | private |
| m_xSizeBox | SvxBitmapTabPage | private |
| m_xTileOffBox | SvxBitmapTabPage | private |
| m_xTileOffLB | SvxBitmapTabPage | private |
| m_xTileOffset | SvxBitmapTabPage | private |
| m_xTsbScale | SvxBitmapTabPage | private |
| maAdditionalProperties | SfxTabPage | private |
| maUserString | SfxTabPage | private |
| mbHasExchangeSupport | SfxTabPage | private |
| meFieldUnit | SvxBitmapTabPage | private |
| mePoolUnit | SvxBitmapTabPage | private |
| mpImpl | SfxTabPage | private |
| mpSet | SfxTabPage | private |
| mpView | SvxBitmapTabPage | private |
| PageCreated(const SfxAllItemSet &aSet) | SfxTabPage | virtual |
| rBitmapSize | SvxBitmapTabPage | private |
| Reset(const SfxItemSet *) override | SvxBitmapTabPage | virtual |
| rFilledSize | SvxBitmapTabPage | private |
| rZoomedSize | SvxBitmapTabPage | private |
| SearchBitmapList(std::u16string_view rBitmapName) | SvxBitmapTabPage | private |
| SearchBitmapList(const GraphicObject &rGraphicObject) | SvxBitmapTabPage | private |
| set_visible(bool bVisible) | SfxTabPage | |
| SetBitmapList(const XBitmapListRef &pBmpLst) | SvxBitmapTabPage | inline |
| SetBmpChgd(ChangeType *pIn) | SvxBitmapTabPage | inline |
| SetDialogController(SfxOkDialogController *pDialog) | SfxTabPage | |
| SetExchangeSupport() | SfxTabPage | |
| SetFrame(const css::uno::Reference< css::frame::XFrame > &xFrame) | SfxTabPage | |
| SetUserData(const OUString &rString) | SfxTabPage | |
| SfxTabPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | SfxTabPage | protected |
| SvxBitmapTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rInAttrs) | SvxBitmapTabPage | |
| ~SfxTabPage() override | SfxTabPage | virtual |
| ~SvxBitmapTabPage() override | SvxBitmapTabPage | virtual |