Home
last modified time | relevance | path

Searched refs:SwInsertConfig (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/inc/
H A Dmodcfg.hxx47 friend class SwInsertConfig;
81 class SwInsertConfig : public utl::ConfigItem class
101 SwInsertConfig(sal_Bool bWeb);
102 ~SwInsertConfig();
173 SwInsertConfig aInsertConfig;
174 SwInsertConfig aWebInsertConfig;
/aoo41x/main/sw/source/ui/config/
H A Dmodcfg.cxx516 const Sequence<OUString>& SwInsertConfig::GetPropertyNames() in GetPropertyNames()
636 SwInsertConfig::SwInsertConfig(sal_Bool bWeb) : in SwInsertConfig() function in SwInsertConfig
659 SwInsertConfig::~SwInsertConfig() in ~SwInsertConfig()
689 void SwInsertConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()
691 void SwInsertConfig::Commit() in Commit()
936 void SwInsertConfig::Load() in Load()

Completed in 24 milliseconds