Home
last modified time | relevance | path

Searched refs:SwLabelConfig (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx43 SwLabelConfig::SwLabelConfig() : in SwLabelConfig() function in SwLabelConfig
51 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()
H A Dlabfmt.cxx647 SwLabelConfig& rCfg = pLabPage->GetParent()->GetLabelsConfig(); in SwSaveLabelDlg()
658 SwLabelConfig& rCfg = pLabPage->GetParent()->GetLabelsConfig(); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dlabelcfg.hxx32 class SW_DLLPUBLIC SwLabelConfig : public utl::ConfigItem class
39 SwLabelConfig();
40 virtual ~SwLabelConfig();
H A Dlabel.hxx43 SwLabelConfig aLabelsCfg;
84 SwLabelConfig& GetLabelsConfig() {return aLabelsCfg;} in GetLabelsConfig()

Completed in 24 milliseconds