| /aoo41x/main/vcl/source/control/ | 
| H A D | edit.cxx | 281 	mnXOffset				= 0;  in ImplInitEditData()1013 		if ( mnXOffset || HasPaintEvent() )  in ImplSetText()
 1015 			mnXOffset = 0;  in ImplSetText()
 1200 		long nOldXOffset = mnXOffset;  in ImplShowCursor()
 1204 			mnXOffset = - nTextPos;  in ImplShowCursor()
 1207 			if ( mnXOffset > nMaxX )  in ImplShowCursor()
 1208 				mnXOffset = nMaxX;  in ImplShowCursor()
 1219 					mnXOffset = nMaxNegX;  in ImplShowCursor()
 1227 		if ( mnXOffset != nOldXOffset )  in ImplShowCursor()
 1251             mnXOffset = 0;  in ImplAlign()
 [all …]
 
 | 
| /aoo41x/main/sdext/source/presenter/ | 
| H A D | PresenterPaneBorderPainter.cxx | 535         pTopLeft->mnXOffset, pTopRight->mnXOffset, true, pTop, pBackground);  in PaintBorder()545         if (nCalloutX < pBottomLeft->mnXOffset + aCenterBox.X)  in PaintBorder()
 546             nCalloutX = pBottomLeft->mnXOffset + aCenterBox.X;  in PaintBorder()
 547         if (nCalloutX > pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width)  in PaintBorder()
 548             nCalloutX = pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width;  in PaintBorder()
 553             pBottomLeft->mnXOffset, nCalloutX-aCenterBox.Width, true, pBottom, pBackground);  in PaintBorder()
 555             nCalloutX+nCalloutWidth, pBottomRight->mnXOffset, true, pBottom, pBackground);  in PaintBorder()
 561             pBottomLeft->mnXOffset, pBottomRight->mnXOffset, true, pBottom, pBackground);  in PaintBorder()
 755         nX = rBox.X - rpBitmap->mnWidth + rpBitmap->mnXOffset;  in PaintBitmap()
 759         nX = rBox.X + rBox.Width + rpBitmap->mnXOffset;  in PaintBitmap()
 [all …]
 
 | 
| H A D | PresenterBitmapContainer.cxx | 304 … PresenterConfigurationAccess::GetProperty(rxProperties, gsXOffsetProperty) >>= pBitmap->mnXOffset;  in LoadBitmap()345       mnXOffset(0),  in BitmapDescriptor()
 367       mnXOffset(0),  in BitmapDescriptor()
 384         mnXOffset = rpDefault->mnXOffset;  in BitmapDescriptor()
 
 | 
| H A D | PresenterTheme.cxx | 598       mnXOffset(0),  in FontDescriptor()613       mnXOffset(0),  in FontDescriptor()
 623         mnXOffset = rpDescriptor->mnXOffset;  in FontDescriptor()
 906 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("XOffset")) >>= pDescriptor->mnXOffset;  in ReadFont()
 
 | 
| H A D | PresenterTheme.hxx | 98         sal_Int32 mnXOffset;  member in sdext::presenter::PresenterTheme::FontDescriptor
 | 
| H A D | PresenterBitmapContainer.hxx | 75         sal_Int32 mnXOffset;  member in sdext::presenter::PresenterBitmapContainer::BitmapDescriptor
 | 
| /aoo41x/main/vcl/source/glyphs/ | 
| H A D | gcach_rbmp.cxx | 183             mnXOffset = -(mnXOffset + mnWidth);  in Rotate()223             i = mnXOffset;  in Rotate()
 224             mnXOffset = mnYOffset;  in Rotate()
 237             i = mnXOffset;  in Rotate()
 238             mnXOffset = -(nNewWidth + mnYOffset);  in Rotate()
 
 | 
| H A D | gcach_ftyp.cxx | 1504     rRawBitmap.mnXOffset        = +pBmpGlyphFT->left;  in GetGlyphBitmap1()1658     rRawBitmap.mnXOffset        = +pBmpGlyphFT->left;  in GetGlyphBitmap8()
 
 | 
| /aoo41x/main/vcl/aqua/source/gdi/ | 
| H A D | atslayout.cxx | 98 	struct SubPortion { int mnMinCharPos, mnEndCharPos; Fixed mnXOffset; };  member421 				nXOfsFixed = static_cast<Fixed>(static_cast<double>(+rSubPortion.mnXOffset) * cos( fRadians ));  in DrawText()
 422 				nYOfsFixed = static_cast<Fixed>(static_cast<double>(+rSubPortion.mnXOffset) * sin( fRadians ));  in DrawText()
 513 			nXOffset += r.mnXOffset;  in GetNextGlyphs()
 963 				const Fixed nFixedDiff = aSubPortion.mnXOffset - nNextXOffset;  in InitGIA()
 974 					aSubPortion.mnXOffset = nNextXOffset;  in InitGIA()
 1098 	long		mnXOffset, mnYOffset;
 1134 	mnXOffset = nXOffset;
 1167 	mpPointAry[ mnPointCount ] = Point( nXPos + mnXOffset, nYPos + mnYOffset );
 
 | 
| /aoo41x/main/vcl/win/source/gdi/ | 
| H A D | winlayout.cxx | 1034     int             mnXOffset;  member1450         rVisualItem.mnXOffset     = nXOffset;
 1672             mpVisualItems[i].mnXOffset = (int)((double)mpVisualItems[i].mnXOffset*mfFontScale);
 1827     long nXOffset = pVI->mnXOffset;
 2022     long nDelta = nNewXPos - pVI->mnXOffset;
 2042 			pVI->mnXOffset += nDelta;
 2048         pVI->mnXOffset += nDelta;
 2055         pVI->mnXOffset += nDelta;
 2267         nWidth = rVI.mnXOffset;
 2347             nXPos = rVisualItem.mnXOffset;
 [all …]
 
 | 
| /aoo41x/main/vcl/unx/generic/gdi/ | 
| H A D | gcach_xpeer.cxx | 469             rGlyphData.SetOffset( +maRawBitmap.mnXOffset, +maRawBitmap.mnYOffset );  in GetPixmap()606             aGlyphInfo.x        = -maRawBitmap.mnXOffset;  in GetXRGlyph()
 610             rGlyphData.SetOffset( +maRawBitmap.mnXOffset, +maRawBitmap.mnYOffset );  in GetXRGlyph()
 
 | 
| H A D | salgdi3.cxx | 668         const int nX1 = aPos.X() + pRawBitmap->mnXOffset;  in DrawServerAAForcedString()818         const int nX1 = aPos.X() + pRawBitmap->mnXOffset;  in DrawServerAAForcedString()
 
 | 
| /aoo41x/main/soldep/source/ | 
| H A D | soldep.cxx | 1142 …sal_uIntPtr nPosX = mnXOffset + nRowIndex % 3 * GetDefSize().Width() / 3 + ( nIndex - ( DEPPER_MAX…  in CalcPos()1525 		mnXOffset = CalcXOffset( nLevelObjCount );  in OptimizePos()
 1574 			mnXOffset = CalcXOffset( LevelUse[ i ] + nLevelSecObjCount );  in OptimizePos()
 1640 		mnXOffset = CalcXOffset( nLevelObjCount );  in OptimizePos()
 1669 			mnXOffset = CalcXOffset( LevelUse[ i ] + nLevelSecObjCount );  in OptimizePos()
 
 | 
| /aoo41x/main/soldep/inc/soldep/ | 
| H A D | soldep.hxx | 42     sal_uIntPtr	        mnXOffset;  member in SolDep
 | 
| /aoo41x/main/vcl/inc/ | 
| H A D | glyphcache.hxx | 332     int             mnXOffset;  member in RawBitmap
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | edit.hxx | 73 	long				mnXOffset;  member in Edit
 | 
| /aoo41x/main/vcl/unx/headless/ | 
| H A D | svptext.cxx | 142     rTargetPos += B2IPoint( pGcpHelper->maRawBitmap.mnXOffset, pGcpHelper->maRawBitmap.mnYOffset );  in GetGlyphBmp()
 |