/aoo41x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | upgrade.cxx | 71 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()
|
/aoo41x/main/vcl/source/window/ |
H A D | window2.cxx | 434 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 D | cursor.cxx | 122 pWindow->Invert( aPoly, nInvertStyle ); in ImplCursorInvert() 126 pWindow->Invert( aRect, nInvertStyle ); in ImplCursorInvert()
|
/aoo41x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 112 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()
|
/aoo41x/main/svx/source/dialog/ |
H A D | grfflt.cxx | 68 if( aAnimation.Invert() ) in ExecuteGrfFilterSlot() 75 if( aBmpEx.Invert() ) in ExecuteGrfFilterSlot()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | colrowba.cxx | 223 Invert(aRect); in DrawInvert() 390 Invert(aRect); in DrawInvert()
|
H A D | invmerge.cxx | 112 pWin->Invert( aTotalRect, INVERT_HIGHLIGHT ); in FlushTotal()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuigrfflt.cxx | 560 aAnim.Invert(); in GetFilteredGraphic() 572 aBmpEx.Invert(); in GetFilteredGraphic()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | animate.cxx | 686 sal_Bool Animation::Invert() in Invert() function in Animation 697 bRet = ( ( AnimationBitmap*) pStepBmp )->aBmpEx.Invert(); in Invert() 699 maBitmapEx.Invert(); in Invert()
|
H A D | bitmapex.cxx | 402 sal_Bool BitmapEx::Invert() in Invert() function in BitmapEx 408 bRet = aBitmap.Invert(); in Invert() 411 aTransparentColor = BitmapColor( aTransparentColor ).Invert(); in Invert()
|
H A D | impimage.cxx | 274 void ImplImageBmp::Invert() in Invert() function in ImplImageBmp 279 maBmpEx.Invert(); in Invert()
|
H A D | image.cxx | 320 void Image::Invert() in Invert() function in Image 323 aInvertedBmp.Invert(); in Invert()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 1752 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 D | emfwr.cxx | 1214 aMsk.Invert(); in ImplWrite() 1232 aMsk.Invert(); in ImplWrite() 1252 aMsk.Invert(); in ImplWrite()
|
/aoo41x/main/vcl/inc/ |
H A D | salgdi.hxx | 440 …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 D | image.h | 53 void Invert();
|
/aoo41x/main/sw/inc/ |
H A D | swregion.hxx | 45 void Invert();
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | colex.cxx | 348 aGrayColor.Invert(); in Paint() 500 aLineColor.Invert(); in DrawPage()
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | soicon.cxx | 101 aMask.Invert(); in SelectAppIconPixmap()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | salbtype.hxx | 156 inline BitmapColor& Invert(); 454 inline BitmapColor& BitmapColor::Invert() in Invert() function in BitmapColor
|
H A D | alpha.hxx | 84 sal_Bool Invert();
|
H A D | image.hxx | 87 void Invert();
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 251 aReg.Invert(); in FillRects() 1043 aReg.Invert(); in FillRects()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swregion.cxx | 157 void SwRegionRects::Invert() in Invert() function in SwRegionRects
|
/aoo41x/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 178 aColB.Invert(); in impCreateOverlayManager()
|