Home
last modified time | relevance | path

Searched refs:mnMaxMRUCount (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx111 sal_uInt16 mnMaxMRUCount; member in ImplEntryList
174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount()
175 sal_uInt16 GetMaxMRUCount() const { return mnMaxMRUCount; } in GetMaxMRUCount()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx106 mnMaxMRUCount = 0; in ImplEntryList()

Completed in 23 milliseconds