#include "Condition.hxx"
#include <UITools.hxx>
#include <CondFormat.hxx>
#include <core_resource.hxx>
#include <strings.hrc>
#include <ReportController.hxx>
#include <reportformula.hxx>
#include <svx/PaletteManager.hxx>
#include <svx/svxids.hrc>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
|
| rptui::IMPL_LINK_NOARG (ConditionField, OnFormula, weld::Button &, void) |
|
| rptui::IMPL_LINK (Condition, OnFormatAction, const OUString &, rIdent, void) |
|
| rptui::IMPL_LINK (Condition, OnConditionAction, weld::Button &, rClickedButton, void) |
|
| rptui::IMPL_LINK_NOARG (Condition, OnTypeSelected, weld::ComboBox &, void) |
|
| rptui::IMPL_LINK_NOARG (Condition, OnOperationSelected, weld::ComboBox &, void) |
|