Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx214 int nXLDelta = aBoundRect.Left(); in Paint() local
216 if( nXLDelta <= 0 ) in Paint()
217 aPoint.X() -= nXLDelta - 1; in Paint()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx389 int nXLDelta = aBoundRect.Left() - x; in DrawChars_Impl() local
391 if( nXLDelta <= 0 ) in DrawChars_Impl()
392 aPointTxTy.X() -= nXLDelta - 1; in DrawChars_Impl()

Completed in 18 milliseconds