Searched refs:OIndexField (Results 1 – 3 of 3) sorted by relevance
41 struct OIndexField struct46 OIndexField() : bSortAscending(sal_True) { } in OIndexField() argument49 DECLARE_STL_VECTOR( OIndexField, IndexFields );
359 OIndexField aNewField; in SaveModified()401 OIndexField& rCurrentField = m_aFields[GetCurRow()]; in SaveModified()454 m_aFields.push_back(OIndexField()); in IMPL_LINK()
79 sal_Bool operator ==(const OIndexField& _rLHS, const OIndexField& _rRHS) in operator ==()86 sal_Bool operator !=(const OIndexField& _rLHS, const OIndexField& _rRHS) in operator !=()
Completed in 24 milliseconds