19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_LABEL_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_LABEL_HXX
23#include <com/sun/star/frame/XModel.hpp>
std::vector< OUString > m_aMakes
SwLabRec * GetRecord(std::u16string_view rRecName, bool bCont)
virtual ~SwLabDlg() override
OUString m_sBusinessCardDlg
SwLabDlg(weld::Window *pParent, const SfxItemSet &rSet, SwDBManager *pDBManager, bool bLabel)
virtual void PageCreated(const OUString &rId, SfxTabPage &rPage) override
SwLabelConfig m_aLabelsCfg
const std::vector< sal_uInt16 > & TypeIds() const
SwLabPrtPage * m_pPrtPage
static void UpdateFieldInformation(css::uno::Reference< css::frame::XModel > const &xModel, const SwLabItem &rItem)
void ReplaceGroup_(const OUString &rMake)
void UpdateGroup(const OUString &rMake)
const SwLabRecs & Recs() const
void GetLabItem(SwLabItem &rItem)
SwLabelConfig & GetLabelsConfig()
std::vector< sal_uInt16 > m_aTypeIds
std::unique_ptr< SwLabRecs > m_pRecs
std::vector< sal_uInt16 > & TypeIds()
SwDBManager * m_pDBManager
const OUString & GetBusinessCardStr() const
void ReplaceGroup(const OUString &rMake)
const std::vector< OUString > & Makes() const
std::vector< OUString > & Makes()
std::vector< std::unique_ptr< SwLabRec > > SwLabRecs