Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsourceviewconfig.cxx40 class SourceViewConfig_Impl : public utl::ConfigItem class
52 SourceViewConfig_Impl();
53 ~SourceViewConfig_Impl();
92 SourceViewConfig_Impl* SourceViewConfig::m_pImplConfig = 0;
98 SourceViewConfig_Impl::SourceViewConfig_Impl() : in SourceViewConfig_Impl() function in utl::SourceViewConfig_Impl
108 SourceViewConfig_Impl::~SourceViewConfig_Impl() in ~SourceViewConfig_Impl()
114 Sequence< OUString > SourceViewConfig_Impl::GetPropertyNames() in GetPropertyNames()
135 void SourceViewConfig_Impl::Load() in Load()
161 void SourceViewConfig_Impl::Notify( const Sequence< OUString >& ) in Notify()
168 void SourceViewConfig_Impl::Commit() in Commit()
[all …]
/trunk/main/unotools/inc/unotools/
H A Dsourceviewconfig.hxx38 class SourceViewConfig_Impl;
41 static SourceViewConfig_Impl* m_pImplConfig;

Completed in 10 milliseconds