Searched refs:WINDOW_LAST (Results 1 – 4 of 4) sorted by relevance
117 #define WINDOW_LAST (WINDOW_RULER) macro
683 public final static int WINDOW_LAST = (WINDOW_DOCKINGAREA); field
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
326 if ( (pWindow->GetType() < WINDOW_FIRST) || (pWindow->GetType() > WINDOW_LAST) ) in ImplDbgCheckWindow()