Home
last modified time | relevance | path

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

/AOO42X/main/unotools/source/config/
H A Dhistoryoptions.cxx140 class SvtHistoryOptions_Impl class
143 SvtHistoryOptions_Impl();
144 ~SvtHistoryOptions_Impl();
167 SvtHistoryOptions_Impl::SvtHistoryOptions_Impl() in SvtHistoryOptions_Impl() function in SvtHistoryOptions_Impl
197 SvtHistoryOptions_Impl::~SvtHistoryOptions_Impl() in ~SvtHistoryOptions_Impl()
205 sal_uInt32 SvtHistoryOptions_Impl::GetSize( EHistoryType eHistory ) in GetSize()
242 void SvtHistoryOptions_Impl::SetSize( EHistoryType eHistory, sal_uInt32 nSize ) in SetSize()
289 void SvtHistoryOptions_Impl::impl_truncateList ( EHistoryType eHistory, sal_uInt32 nSize ) in impl_truncateList()
350 void SvtHistoryOptions_Impl::Clear( EHistoryType eHistory ) in Clear()
410 Sequence< Sequence< PropertyValue > > SvtHistoryOptions_Impl::GetList( EHistoryType eHistory ) in GetList()
[all …]
/AOO42X/main/unotools/inc/unotools/
H A Dhistoryoptions.hxx74 class SvtHistoryOptions_Impl;
239 …static SvtHistoryOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointe…