Searched refs:mnFirstAction (Results 1 – 2 of 2) sorted by relevance
60 mnFirstAction = r.mnFirstAction; in ScChangeViewSettings()83 mnFirstAction = r.mnFirstAction; in operator =()
61 sal_uLong mnFirstAction; member in ScChangeViewSettings138 …heActionRange( sal_uLong& nFirst, sal_uLong& nLast ) const { nFirst = mnFirstAction; nLast = mnLas… in GetTheActionRange()139 …void SetTheActionRange( sal_uLong nFirst, sal_uLong nLast ) { mnFirstAction = nFirs… in SetTheActionRange()
Completed in 9 milliseconds