Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx74 class SvtCacheOptions_Impl : public ConfigItem class
82 SvtCacheOptions_Impl();
83 ~SvtCacheOptions_Impl();
136 SvtCacheOptions_Impl::SvtCacheOptions_Impl() : in SvtCacheOptions_Impl() function in SvtCacheOptions_Impl
201 SvtCacheOptions_Impl::~SvtCacheOptions_Impl() in ~SvtCacheOptions_Impl()
210 void SvtCacheOptions_Impl::Commit() in Commit()
251 sal_Int32 SvtCacheOptions_Impl::GetWriterOLE_Objects() const in GetWriterOLE_Objects()
259 sal_Int32 SvtCacheOptions_Impl::GetDrawingEngineOLE_Objects() const in GetDrawingEngineOLE_Objects()
336 Sequence< OUString > SvtCacheOptions_Impl::impl_GetPropertyNames() in impl_GetPropertyNames()
358 SvtCacheOptions_Impl* SvtCacheOptions::m_pDataContainer = NULL;
[all …]
/aoo42x/main/unotools/inc/unotools/
H A Dcacheoptions.hxx47 class SvtCacheOptions_Impl;
164 …static SvtCacheOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for sm…

Completed in 27 milliseconds