Searched refs:mnMaxMRUCount (Results 1 – 2 of 2) sorted by relevance
111 sal_uInt16 mnMaxMRUCount; member in ImplEntryList174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount()175 sal_uInt16 GetMaxMRUCount() const { return mnMaxMRUCount; } in GetMaxMRUCount()
106 mnMaxMRUCount = 0; in ImplEntryList()
Completed in 30 milliseconds