Home
last modified time | relevance | path

Searched refs:mnFirstAction (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dchgviset.cxx60 mnFirstAction = r.mnFirstAction; in ScChangeViewSettings()
83 mnFirstAction = r.mnFirstAction; in operator =()
/trunk/main/sc/inc/
H A Dchgviset.hxx61 sal_uLong mnFirstAction; member in ScChangeViewSettings
138 …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 13 milliseconds