Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/dialog/
H A Dpagectrl.cxx39 #define CELL_WIDTH 1600L macro
332 long nTW = CELL_WIDTH * 3,nTH = CELL_HEIGHT * 3; in DrawPage()
335 Rectangle aCellRect(Point(_nLeft,_nTop),Size(CELL_WIDTH,CELL_HEIGHT)); in DrawPage()
340 aCellRect.Right() = _nLeft + CELL_WIDTH; in DrawPage()
347 aCellRect.Move(CELL_WIDTH,0); in DrawPage()

Completed in 19 milliseconds