Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dviewdata.cxx1254 long nLogicWidth = pWin->PixelToLogic(Size(nPix,0)).Width(); in EditGrowX() local
1256 aArea.Left() -= nLogicWidth; in EditGrowX()
1258 aArea.Right() += nLogicWidth; in EditGrowX()
1277 long nLogicWidth = pWin->PixelToLogic(Size(nPix,0)).Width(); in EditGrowX() local
1279 aArea.Left() -= nLogicWidth; in EditGrowX()
1281 aArea.Right() += nLogicWidth; in EditGrowX()
/aoo42x/main/vcl/inc/vcl/
H A Doutdev.hxx405 long nLogicWidth=0, const sal_Int32* pLogicDXArray=NULL,

Completed in 22 milliseconds