Home
last modified time | relevance | path

Searched refs:Invert (Results 1 – 25 of 103) sorted by relevance

12345

/trunk/main/setup_native/source/win32/customactions/shellextensions/ !
H A Dupgrade.cxx71 string Invert(const string& str) in Invert() function
96 convertedGuid = Invert(part); in ConvertGuid()
99 convertedGuid += Invert(part); in ConvertGuid()
102 convertedGuid += Invert(part); in ConvertGuid()
105 convertedGuid += Invert(string(part.c_str(), 2)); in ConvertGuid()
106 convertedGuid += Invert(string(part.c_str() + 2, 2)); in ConvertGuid()
112 convertedGuid += Invert(string(part.c_str() + pos, 2)); in ConvertGuid()
/trunk/main/vcl/source/window/ !
H A Dwindow2.cxx434 void Window::Invert( const Rectangle& rRect, sal_uInt16 nFlags ) in Invert() function in Window
465 …mpGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), nSalFlags, thi… in Invert()
470 void Window::Invert( const Polygon& rPoly, sal_uInt16 nFlags ) in Invert() function in Window
503 mpGraphics->Invert( nPoints, pPtAry, nSalFlags, this ); in Invert()
601 …pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), SAL_INVERT_TRAC… in InvertTracking()
603 …pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), SAL_INVERT_50, … in InvertTracking()
609 … pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), nBorder, SAL_INVERT_50, this ); in InvertTracking()
610 …pGraphics->Invert( aRect.Left(), aRect.Bottom()-nBorder+1, aRect.GetWidth(), nBorder, SAL_INVERT_5… in InvertTracking()
611 …pGraphics->Invert( aRect.Left(), aRect.Top()+nBorder, nBorder, aRect.GetHeight()-(nBorder*2), SAL_… in InvertTracking()
612 …pGraphics->Invert( aRect.Right()-nBorder+1, aRect.Top()+nBorder, nBorder, aRect.GetHeight()-(nBord… in InvertTracking()
[all …]
H A Dcursor.cxx122 pWindow->Invert( aPoly, nInvertStyle ); in ImplCursorInvert()
126 pWindow->Invert( aRect, nInvertStyle ); in ImplCursorInvert()
/trunk/main/setup_native/source/win32/customactions/patch/ !
H A Dswappatchfiles.cxx112 static std::_tstring Invert(const std::_tstring& str) in Invert() function
137 convertedGuid = Invert(part); in ConvertGuid()
140 convertedGuid += Invert(part); in ConvertGuid()
143 convertedGuid += Invert(part); in ConvertGuid()
146 convertedGuid += Invert(std::_tstring(part.c_str(), 2)); in ConvertGuid()
147 convertedGuid += Invert(std::_tstring(part.c_str() + 2, 2)); in ConvertGuid()
153 convertedGuid += Invert(std::_tstring(part.c_str() + pos, 2)); in ConvertGuid()
/trunk/main/svx/source/dialog/ !
H A Dgrfflt.cxx68 if( aAnimation.Invert() ) in ExecuteGrfFilterSlot()
75 if( aBmpEx.Invert() ) in ExecuteGrfFilterSlot()
/trunk/main/vcl/source/gdi/ !
H A Danimate.cxx686 sal_Bool Animation::Invert() in Invert() function in Animation
697 bRet = ( ( AnimationBitmap*) pStepBmp )->aBmpEx.Invert(); in Invert()
699 maBitmapEx.Invert(); in Invert()
H A Dbitmapex.cxx404 sal_Bool BitmapEx::Invert() in Invert() function in BitmapEx
410 bRet = aBitmap.Invert(); in Invert()
413 aTransparentColor = BitmapColor( aTransparentColor ).Invert(); in Invert()
H A Dimpimage.cxx274 void ImplImageBmp::Invert() in Invert() function in ImplImageBmp
279 maBmpEx.Invert(); in Invert()
H A Dimage.cxx320 void Image::Invert() in Invert() function in Image
323 aInvertedBmp.Invert(); in Invert()
/trunk/main/sc/source/ui/view/ !
H A Dcolrowba.cxx223 Invert(aRect); in DrawInvert()
390 Invert(aRect); in DrawInvert()
H A Dinvmerge.cxx112 pWin->Invert( aTotalRect, INVERT_HIGHLIGHT ); in FlushTotal()
/trunk/main/cui/source/dialogs/ !
H A Dcuigrfflt.cxx560 aAnim.Invert(); in GetFilteredGraphic()
572 aBmpEx.Invert(); in GetFilteredGraphic()
/trunk/main/svtools/source/filter/wmf/ !
H A Dwinmtf.cxx1752 Bitmap aMask( pSave->aBmp ); aMask.Invert(); in ResolveBitmapActions()
1788 aMask.Invert(); in ResolveBitmapActions()
1824 aBitmap.Invert(); in ResolveBitmapActions()
1841 aMask.Invert(); in ResolveBitmapActions()
1879 aBitmap.Invert(); in ResolveBitmapActions()
H A Demfwr.cxx1214 aMsk.Invert(); in ImplWrite()
1232 aMsk.Invert(); in ImplWrite()
1252 aMsk.Invert(); in ImplWrite()
/trunk/main/vcl/inc/ !
H A Dsalgdi.hxx440 …void Invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags, con…
441 …void Invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags, cons…
H A Dimage.h53 void Invert();
/trunk/main/sw/source/ui/frmdlg/ !
H A Dcolex.cxx371 aGrayColor.Invert(); in Paint()
523 aLineColor.Invert(); in DrawPage()
/trunk/main/sw/inc/ !
H A Dswregion.hxx45 void Invert();
/trunk/main/vcl/inc/vcl/ !
H A Dsalbtype.hxx156 inline BitmapColor& Invert();
454 inline BitmapColor& BitmapColor::Invert() in Invert() function in BitmapColor
H A Dalpha.hxx84 sal_Bool Invert();
H A Dimage.hxx87 void Invert();
/trunk/main/vcl/unx/generic/app/ !
H A Dsoicon.cxx101 aMask.Invert(); in SelectAppIconPixmap()
/trunk/main/sw/source/core/crsr/ !
H A Dviscrs.cxx251 aReg.Invert(); in FillRects()
1043 aReg.Invert(); in FillRects()
/trunk/main/sw/source/core/bastyp/ !
H A Dswregion.cxx157 void SwRegionRects::Invert() in Invert() function in SwRegionRects
/trunk/main/svx/source/svdraw/ !
H A Dsdrpaintwindow.cxx176 aColB.Invert(); in impCreateOverlayManager()

Completed in 227 milliseconds

12345