Home
last modified time | relevance | path

Searched refs:mxGradientStyle (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/area/
H A DAreaPropertyPanelBase.cxx127 mxGradientStyle.reset(); in ~AreaPropertyPanelBase()
264 mxGradientStyle->hide(); in IMPL_LINK_NOARG()
279 mxGradientStyle->hide(); in IMPL_LINK_NOARG()
296 mxGradientStyle->show(); in IMPL_LINK_NOARG()
334 mxGradientStyle->hide(); in IMPL_LINK_NOARG()
376 mxGradientStyle->hide(); in IMPL_LINK_NOARG()
874 mxGradientStyle->show(); in updateFillGradient()
1115 mxGradientStyle->hide(); in Update()
1141 mxGradientStyle->show(); in Update()
1182 mxGradientStyle->hide(); in Update()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sidebar/
H A DAreaPropertyPanelBase.hxx128 std::unique_ptr<weld::ComboBox> mxGradientStyle; member in svx::sidebar::AreaPropertyPanelBase