29namespace weld {
class Builder; }
33namespace weld {
class DialogController; }
38namespace weld {
class MetricSpinButton; }
40namespace weld {
class Toggleable; }
46class RangeSelectionHelper;
std::unique_ptr< RangeSelectionHelper > m_apRangeSelectionHelper
void FillItemSet(SfxItemSet &rOutAttrs) const
void SetErrorBarType(tErrorBarType eNewType)
std::unique_ptr< weld::Button > m_xIbRangePositive
std::unique_ptr< weld::Label > m_xUIStringNeg
std::unique_ptr< weld::RadioButton > m_xRbPositive
tErrorBarType m_eErrorBarType
std::unique_ptr< weld::RadioButton > m_xRbRange
sal_Int64 m_nConstSpinSize
std::unique_ptr< weld::Frame > m_xFlParameters
void Reset(const SfxItemSet &rInAttrs)
std::unique_ptr< weld::RadioButton > m_xRbNone
weld::Entry * m_pCurrentRangeChoosingField
DECL_LINK(IndicatorChanged, weld::Toggleable &, void)
SvxChartIndicate m_eIndicate
DECL_LINK(PosValueChanged, weld::MetricSpinButton &, void)
void UpdateControlStates()
std::unique_ptr< weld::MetricSpinButton > m_xMfNegative
bool m_bEnableDataTableDialog
DECL_LINK(CategoryChosen2, weld::ComboBox &, void)
virtual ~ErrorBarResources()
sal_uInt16 m_nConstDecimalDigits
DECL_LINK(ChooseRange, weld::Button &, void)
std::unique_ptr< weld::CheckButton > m_xCbSyncPosNeg
bool m_bHasInternalDataProvider
std::unique_ptr< weld::Widget > m_xBxPositive
DECL_LINK(SynchronizePosAndNeg, weld::Toggleable &, void)
void SetAxisMinorStepWidthForErrorBarDecimals(double fMinorStepWidth)
virtual void listeningFinished(const OUString &rNewRange) override
std::unique_ptr< weld::Image > m_xFiBoth
void SetChartDocumentForRangeChoosing(const rtl::Reference<::chart::ChartModel > &xChartDocument)
void isRangeFieldContentValid(weld::Entry &rEdit)
std::unique_ptr< weld::Label > m_xUIStringPos
std::unique_ptr< weld::Label > m_xUIStringRbRange
std::unique_ptr< weld::Entry > m_xEdRangePositive
std::unique_ptr< weld::Entry > m_xEdRangeNegative
virtual void disposingRangeSelection() override
std::unique_ptr< weld::MetricSpinButton > m_xMfPositive
std::unique_ptr< weld::Image > m_xFiPositive
std::unique_ptr< weld::Button > m_xIbRangeNegative
ErrorBarResources(weld::Builder *pParent, weld::DialogController *pControllerDialog, const SfxItemSet &rInAttrs, bool bNoneAvailable, chart::ErrorBarResources::tErrorBarType eType=ERROR_BAR_Y)
std::unique_ptr< weld::RadioButton > m_xRbPercent
SvxChartKindError m_eErrorKind
std::unique_ptr< weld::RadioButton > m_xRbNegative
weld::DialogController * m_pController
std::unique_ptr< weld::ComboBox > m_xLbFunction
std::unique_ptr< weld::Image > m_xFiNegative
DECL_LINK(CategoryChosen, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xRbConst
std::unique_ptr< weld::RadioButton > m_xRbFunction
std::unique_ptr< weld::RadioButton > m_xRbBoth
DECL_LINK(RangeChanged, weld::Entry &, void)
std::unique_ptr< weld::Widget > m_xBxNegative