Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java50 int iOldContentPos; field in ReportLayouter
106 iOldContentPos = (int) iSelPos; in ReportLayouter()
253 if (iPos != iOldContentPos) in itemStateChanged()
255 iOldContentPos = iPos; in itemStateChanged()

Completed in 9 milliseconds