Searched refs:mnMRUCount (Results 1 – 2 of 2) sorted by relevance
110 sal_uInt16 mnMRUCount; member in ImplEntryList171 void SetMRUCount( sal_uInt16 n ) { mnMRUCount = n; } in SetMRUCount()172 sal_uInt16 GetMRUCount() const { return mnMRUCount; } in GetMRUCount()
105 mnMRUCount = 0; in ImplEntryList()193 nLow = mnMRUCount; in InsertEntry()
Completed in 31 milliseconds