Searched refs:SwLabelConfig (Results 1 – 4 of 4) sorted by relevance
43 SwLabelConfig::SwLabelConfig() : in SwLabelConfig() function in SwLabelConfig51 SwLabelConfig::~SwLabelConfig() in ~SwLabelConfig()57 void SwLabelConfig::Commit() in Commit()62 void SwLabelConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()158 void SwLabelConfig::FillLabels(const OUString& rManufacturer, SwLabRecs& rLabArr) in FillLabels()178 sal_Bool SwLabelConfig::HasLabel(const rtl::OUString& rManufacturer, const rtl::OUString& rType) in HasLabel()226 void SwLabelConfig::SaveLabel( const rtl::OUString& rManufacturer, in SaveLabel()
647 SwLabelConfig& rCfg = pLabPage->GetParent()->GetLabelsConfig(); in SwSaveLabelDlg()658 SwLabelConfig& rCfg = pLabPage->GetParent()->GetLabelsConfig(); in IMPL_LINK()
32 class SW_DLLPUBLIC SwLabelConfig : public utl::ConfigItem class39 SwLabelConfig();40 virtual ~SwLabelConfig();
43 SwLabelConfig aLabelsCfg;84 SwLabelConfig& GetLabelsConfig() {return aLabelsCfg;} in GetLabelsConfig()
Completed in 14 milliseconds