Searched refs:SwInsertConfig (Results 1 – 2 of 2) sorted by relevance
47 friend class SwInsertConfig;81 class SwInsertConfig : public utl::ConfigItem class101 SwInsertConfig(sal_Bool bWeb);102 ~SwInsertConfig();173 SwInsertConfig aInsertConfig;174 SwInsertConfig aWebInsertConfig;
516 const Sequence<OUString>& SwInsertConfig::GetPropertyNames() in GetPropertyNames()636 SwInsertConfig::SwInsertConfig(sal_Bool bWeb) : in SwInsertConfig() function in SwInsertConfig659 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 26 milliseconds