Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/graphical/
H A DPerformanceContainer.java85 final static int LAST_VALUE = 7; // THIS MUST BE ALWAYS THE LAST AND THE BIGGEST VALUE! field in PerformanceContainer
92 m_nTime = new long[LAST_VALUE]; in PerformanceContainer()
94 for (int i=0;i<LAST_VALUE;i++) in PerformanceContainer()
/aoo41x/main/connectivity/source/parse/
H A Dsqlflex.l253 LAST_VALUE {SQL_NEW_KEYWORD(SQL_TOKEN_LAST_VALUE); }

Completed in 12 milliseconds