Searched refs:eHistory (Results 1 – 4 of 4) sorted by relevance
146 sal_uInt32 GetSize( EHistoryType eHistory );147 void SetSize( EHistoryType eHistory, sal_uInt32 nSize );148 void Clear( EHistoryType eHistory );149 Sequence< Sequence< PropertyValue > > GetList( EHistoryType eHistory );150 void AppendItem( EHistoryType eHistory ,157 void impl_truncateList (EHistoryType eHistory, sal_uInt32 nSize);205 sal_uInt32 SvtHistoryOptions_Impl::GetSize( EHistoryType eHistory ) in GetSize() argument212 switch( eHistory ) in GetSize()242 void SvtHistoryOptions_Impl::SetSize( EHistoryType eHistory, sal_uInt32 nSize ) in SetSize() argument250 switch( eHistory ) in SetSize()[all …]
147 sal_uInt32 GetSize( EHistoryType eHistory ) const ;148 void SetSize( EHistoryType eHistory, sal_uInt32 nSize ) ;163 void Clear( EHistoryType eHistory );177 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > > GetList( EHistoryType eHistory ) const ;199 void AppendItem( EHistoryType eHistory ,
84 void HistoryOptTest::impl_testHistory(EHistoryType eHistory , in impl_testHistory() argument89 m_eList = eHistory; in impl_testHistory()
64 void impl_testHistory(EHistoryType eHistory ,