Home
last modified time | relevance | path

Searched defs:nPixelStart (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx51 long nPixelStart; member
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx624 long nPixelStart = pWindow->LogicToPixel( Size( nPosX, 0 ), aCellMapMode ).Width(); in GetTableInfo() local
643 long nPixelStart = pWindow->LogicToPixel( Size( nPosX, 0 ), aCellMapMode ).Width(); in GetTableInfo() local
691 long nPixelStart = pWindow->LogicToPixel( Size( 0, nPosY ), aCellMapMode ).Height(); in GetTableInfo() local
712 long nPixelStart = pWindow->LogicToPixel( Size( 0, nPosY ), aCellMapMode ).Height(); in GetTableInfo() local

Completed in 23 milliseconds