19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_SWUICCOLL_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_SWUICCOLL_HXX
The Condition tab on the paragraph style dialog for conditional styles, e.g. Text Body.
virtual bool FillItemSet(SfxItemSet *rSet) override
std::vector< OUString > m_aStrArr
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
virtual ~SwCondCollPage() override
std::unique_ptr< weld::Button > m_xAssignPB
DECL_LINK(AssignRemoveClickHdl, weld::Button &, void)
void AssignRemove(const weld::Widget *)
std::unique_ptr< weld::Button > m_xRemovePB
static WhichRangesContainer GetRanges()
SwCondCollPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
void SetCollection(SwFormat *pFormat)
DECL_LINK(SelectTreeListBoxHdl, weld::TreeView &, void)
DECL_LINK(SelectListBoxHdl, weld::ComboBox &, void)
DECL_LINK(AssignRemoveTreeListBoxHdl, weld::TreeView &, bool)
const CommandStruct * m_pCmds
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
std::unique_ptr< weld::TreeView > m_xStyleLB
std::unique_ptr< weld::ComboBox > m_xFilterLB
virtual void Reset(const SfxItemSet *rSet) override
std::unique_ptr< weld::TreeView > m_xTbLinks
static const WhichRangesContainer s_aPageRg
void SelectHdl(const weld::Widget *)
Used by the UI to modify the document model.