/aoo42x/main/unotools/ |
H A D | Package_inc.mk | 26 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/syslocale.hxx,unotools/syslocale.hxx)) 28 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/searchopt.hxx,unotools/searchopt.hxx)) 32 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontcfg.hxx,unotools/fontcfg.hxx)) 36 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/querydeep.hxx,unotools/querydeep.hxx)) 45 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/accelcfg.hxx,unotools/accelcfg.hxx)) 48 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fltrcfg.hxx,unotools/fltrcfg.hxx)) 54 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/idhelper.hxx,unotools/idhelper.hxx)) 56 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/misccfg.hxx,unotools/misccfg.hxx)) 68 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/saveopt.hxx,unotools/saveopt.hxx)) 80 $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontcvt.hxx,unotools/fontcvt.hxx)) [all …]
|
H A D | Library_utl.mk | 49 -I$(SRCDIR)/unotools/inc \ 50 -I$(SRCDIR)/unotools/inc/pch \ 87 unotools/source/misc/fontcvt \ 88 unotools/source/misc/syslocale \ 89 unotools/source/misc/fontdefs \ 90 unotools/source/misc/datetime \ 91 unotools/source/misc/atom \ 112 unotools/source/config/fltrcfg \ 119 unotools/source/config/misccfg \ 120 unotools/source/config/options \ [all …]
|
H A D | JunitTest_unotools_complex.mk | 40 unotools/qa/complex/tempfile/TempFileTest \ 41 unotools/qa/complex/tempfile/TempFileUnitTest \ 42 unotools/qa/complex/tempfile/Test01 \ 43 unotools/qa/complex/tempfile/Test02 \ 44 unotools/qa/complex/tempfile/TestHelper \
|
/aoo42x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 64 using namespace ::vcl::unotools; 599 return vcl::unotools::createStandardColorSpace(); in operator ()() 746 vcl::unotools::toDoubleColor(deviceColor[i]), in convertIntegerToARGB() 747 vcl::unotools::toDoubleColor(deviceColor[i]), in convertIntegerToARGB() 748 vcl::unotools::toDoubleColor(deviceColor[i])); in convertIntegerToARGB() 756 vcl::unotools::toDoubleColor(deviceColor[i+3]), in convertIntegerToARGB() 757 vcl::unotools::toDoubleColor(deviceColor[i+0]), in convertIntegerToARGB() 783 vcl::unotools::toDoubleColor(deviceColor[i]), in convertIntegerToPARGB() 784 vcl::unotools::toDoubleColor(deviceColor[i]), in convertIntegerToPARGB() 785 vcl::unotools::toDoubleColor(deviceColor[i])); in convertIntegerToPARGB() [all …]
|
/aoo42x/main/canvas/source/tools/ |
H A D | canvastools.cxx | 475 vcl::unotools::toDoubleColor(pIn[0]), in convertIntegerToRGB() 476 vcl::unotools::toDoubleColor(pIn[1]), in convertIntegerToRGB() 477 vcl::unotools::toDoubleColor(pIn[2])); in convertIntegerToRGB() 496 vcl::unotools::toDoubleColor(255-pIn[3]), in convertIntegerToARGB() 497 vcl::unotools::toDoubleColor(pIn[0]), in convertIntegerToARGB() 498 vcl::unotools::toDoubleColor(pIn[1]), in convertIntegerToARGB() 499 vcl::unotools::toDoubleColor(pIn[2])); in convertIntegerToARGB() 519 vcl::unotools::toDoubleColor(nAlpha), in convertIntegerToPARGB() 520 vcl::unotools::toDoubleColor(nAlpha*pIn[0]), in convertIntegerToPARGB() 521 vcl::unotools::toDoubleColor(nAlpha*pIn[1]), in convertIntegerToPARGB() [all …]
|
H A D | spriteredrawmanager.cxx | 131 … ::basegfx::unotools::b2DSurroundingIntegerRangeFromB2DRange( maMoveEndArea ), in commit() 141 … ::basegfx::unotools::b2DSurroundingIntegerRangeFromB2DRange( maMoveStartArea ), in commit() 153 … ::basegfx::unotools::b2DSurroundingIntegerRangeFromB2DRange( maMoveEndArea ), in commit() 310 ::basegfx::unotools::b2DSurroundingIntegerRangeFromB2DRange( rUpdateArea ), in setupUpdateAreas() 374 …OSL_POSTCOND(impIsEqualB2DRange(rUpdateArea.maTotalBounds, basegfx::unotools::b2DSurroundingIntege… in isAreaUpdateScroll()
|
/aoo42x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 116 rColorSequence = ::vcl::unotools::colorToDoubleSequence( in setStateColor() 644 ::vcl::unotools::colorToDoubleSequence( aVCLStartColor, in createGradientAction() 647 ::vcl::unotools::colorToDoubleSequence( aVCLEndColor, in createGradientAction() 997 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction() 1021 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction() 1033 ::vcl::unotools::colorToDoubleSequence( in createTextAction() 1539 ::vcl::unotools::colorToDoubleSequence( in createActions() 1834 ::basegfx::unotools::affineMatrixFromHomMatrix( in createActions() 1840 ::vcl::unotools::xBitmapFromBitmapEx( in createActions() 2076 ::vcl::unotools::b2DPointFromPoint( rRect.TopLeft() ), in createActions() [all …]
|
H A D | textaction.cxx | 526 ::vcl::unotools::colorToDoubleSequence( rShadowColor, in renderEffectText() 544 ::vcl::unotools::colorToDoubleSequence( rReliefColor, in renderEffectText() 600 o_rTextLines = ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in initEffectLinePolyPolygon() 617 o_rTextLines = ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in initEffectLinePolyPolygon() 1462 ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in render() 1663 ::vcl::unotools::colorToDoubleSequence( in OutlineAction() 1707 ::vcl::unotools::colorToDoubleSequence( in OutlineAction() 1801 ::vcl::unotools::colorToDoubleSequence( in OutlineTextArrayRenderHelper() 2064 ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in createOutline() 2135 rState.mapModeTransform * ::vcl::unotools::b2DSizeFromSize( rReliefOffset ) ); in createTextAction() [all …]
|
/aoo42x/main/canvas/source/vcl/ |
H A D | devicehelper.cxx | 65 return ::vcl::unotools::size2DFromSize( aPixelSize ); in getPhysicalResolution() 80 return ::vcl::unotools::size2DFromSize( aLogSize ); in getPhysicalSize() 91 xPoly.set( new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleLinePolyPolygon() 92 ::basegfx::unotools::polyPolygonFromPoint2DSequenceSequence( points ) ) ); in createCompatibleLinePolyPolygon() 107 xPoly.set( new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleBezierPolyPolygon() 108 ::basegfx::unotools::polyPolygonFromBezier2DSequenceSequence( points ) ) ); in createCompatibleBezierPolyPolygon() 123 new CanvasBitmap( ::vcl::unotools::sizeFromIntegerSize2D(size), in createCompatibleBitmap() 144 new CanvasBitmap( ::vcl::unotools::sizeFromIntegerSize2D(size), in createCompatibleAlphaBitmap() 200 return vcl::unotools::createStandardColorSpace(); in operator ()()
|
H A D | canvashelper.cxx | 301 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in drawPolyPolygon() 357 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in strokePolyPolygon() 510 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon)); in fillPolyPolygon() 842 const ::Point aPt( ::vcl::unotools::pointFromB2DPoint( aOutputPos ) ); in implDrawBitmap() 948 aBitmap.Scale( ::vcl::unotools::sizeFromRealSize2D(newSize), in getScaledBitmap() 964 const Rectangle aRect( ::vcl::unotools::rectangleFromIntegerRectangle2D(rect) ); in getData() 1170 rOutDev.DrawPixel( ::vcl::unotools::pointFromIntegerPoint2D( pos ), in setPixel() 1201 ::vcl::unotools::pointFromIntegerPoint2D( pos ))); in getPixel() 1254 ::basegfx::unotools::homMatrixFromAffineMatrix( aMatrix, in setupOutDevState() 1317 aColor = ::vcl::unotools::stdColorSpaceSequenceToColor( in setupOutDevState() [all …]
|
H A D | canvashelper_texturefill.cxx | 142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient() 143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient() 713 … rOutDev.DrawRect( ::vcl::unotools::rectangleFromB2DRectangle( aTextureDeviceRect ) ); in gradientFill() 717 ::vcl::unotools::rectangleFromB2DRectangle( aRect )); in gradientFill() 746 … ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon), in fillTexturedPolyPolygon() 777 &vcl::unotools::stdColorSpaceSequenceToColor, in fillTexturedPolyPolygon() 825 ::basegfx::unotools::homMatrixFromAffineMatrix( aTextureTransform, in fillTexturedPolyPolygon() 837 ::vcl::unotools::rectangleFromB2DRectangle( aTextureDeviceRect ) ); in fillTexturedPolyPolygon() 1009 const ::Point aPtRepeat( ::vcl::unotools::pointFromB2DPoint( in fillTexturedPolyPolygon() 1013 const ::Size aIntegerNextTileX( ::vcl::unotools::sizeFromB2DSize(aNextTileX) ); in fillTexturedPolyPolygon() [all …]
|
H A D | spritecanvashelper.cxx | 81 const ::Point& rPos( ::vcl::unotools::pointFromB2DPoint( rArea.getMinimum()) ); in repaintBackground() 82 const ::Size& rSize( ::vcl::unotools::sizeFromB2DSize( rArea.getRange()) ); in repaintBackground() 92 ::vcl::unotools::rectangleFromB2IRectangle( rArea ) ); in opaqueUpdateSpriteArea() 448 rOutDev.CopyArea( ::vcl::unotools::pointFromB2IPoint( aDestPos ), in scrollUpdate() 449 ::vcl::unotools::pointFromB2IPoint( aSourceRect.getMinimum() ), in scrollUpdate() 592 ::vcl::unotools::b2DPointFromPoint(aOutputPosition)), in genericUpdate()
|
/aoo42x/main/canvas/source/cairo/ |
H A D | cairo_devicehelper.cxx | 114 return ::vcl::unotools::size2DFromSize( aPixelSize ); in getPhysicalResolution() 128 return ::vcl::unotools::size2DFromSize( aLogSize ); in getPhysicalSize() 140 new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleLinePolyPolygon() 141 ::basegfx::unotools::polyPolygonFromPoint2DSequenceSequence( points ) ) ); in createCompatibleLinePolyPolygon() 153 new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleBezierPolyPolygon() 154 ::basegfx::unotools::polyPolygonFromBezier2DSequenceSequence( points ) ) ); in createCompatibleBezierPolyPolygon() 167 ::basegfx::unotools::b2ISizeFromIntegerSize2D( size ), in createCompatibleBitmap() 190 ::basegfx::unotools::b2ISizeFromIntegerSize2D( size ), in createCompatibleAlphaBitmap() 237 return vcl::unotools::createStandardColorSpace(); in operator ()()
|
H A D | cairo_canvashelper.cxx | 337 ::BitmapEx aBmpEx = ::vcl::unotools::bitmapExFromXBitmap(xIntBmp); in bitmapExFromXBitmap() 1493 return ::basegfx::unotools::integerSize2DFromB2ISize( maSize ); in getSize() 1745 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace() 1746 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace() 1842 vcl::unotools::toDoubleColor(pIn[3]), in convertIntegerToPARGB() 1843 vcl::unotools::toDoubleColor(pIn[2]), in convertIntegerToPARGB() 1844 vcl::unotools::toDoubleColor(pIn[1]), in convertIntegerToPARGB() 1845 vcl::unotools::toDoubleColor(pIn[0])); in convertIntegerToPARGB() 1862 *pColors++ = vcl::unotools::toByteColor(pIn->Red); in convertIntegerFromRGB() 1882 *pColors++ = vcl::unotools::toByteColor(fAlpha); in convertIntegerFromARGB() [all …]
|
H A D | cairo_canvashelper_text.cxx | 146 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D( in setupOutDevState() 154 ::basegfx::unotools::homMatrixFromAffineMatrix( aMatrix, in setupOutDevState() 164 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D( in setupOutDevState() 211 aColor = ::vcl::unotools::stdColorSpaceSequenceToColor( renderState.DeviceColor ); in setupOutDevState() 270 aColor = ::vcl::unotools::stdColorSpaceSequenceToColor(renderState.DeviceColor ); in setupTextOutput()
|
/aoo42x/main/basegfx/source/tools/ |
H A D | unopolypolygon.cxx | 48 namespace unotools namespace 98 aSrcPoly = unotools::polyPolygonFromBezier2DSequenceSequence( in addPolyPolygon() 120 aSrcPoly = unotools::polyPolygonFromPoint2DSequenceSequence( in addPolyPolygon() 129 const B2DVector aOffset( unotools::b2DPointFromRealPoint2D( position ) - in addPolyPolygon() 213 return unotools::pointSequenceSequenceFromB2DPolyPolygon( in getPoints() 228 unotools::polyPolygonFromPoint2DSequenceSequence( points ) ); in setPoints() 254 return unotools::point2DFromB2DPoint( rPoly.getB2DPoint( nPointIndex ) ); in getPoint() 272 unotools::b2DPointFromRealPoint2D( point ) ); in setPoint() 283 return unotools::bezierSequenceSequenceFromB2DPolyPolygon( in getBezierSegments() 298 unotools::polyPolygonFromBezier2DSequenceSequence( points ) ); in setBezierSegments()
|
/aoo42x/main/canvas/source/null/ |
H A D | null_devicehelper.cxx | 91 new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleLinePolyPolygon() 92 ::basegfx::unotools::polyPolygonFromPoint2DSequenceSequence( points ))); in createCompatibleLinePolyPolygon() 104 new ::basegfx::unotools::UnoPolyPolygon( in createCompatibleBezierPolyPolygon() 105 ::basegfx::unotools::polyPolygonFromBezier2DSequenceSequence( points ) ) ); in createCompatibleBezierPolyPolygon() 118 ::basegfx::unotools::b2ISizeFromIntegerSize2D( size ), in createCompatibleBitmap() 140 ::basegfx::unotools::b2ISizeFromIntegerSize2D( size ), in createCompatibleAlphaBitmap() 214 return vcl::unotools::createStandardColorSpace(); in operator ()()
|
/aoo42x/main/cppcanvas/source/wrapper/ |
H A D | vclfactory.cxx | 130 ::vcl::unotools::xPolyPolygonFromPolygon( in createPolyPolygon() 151 ::vcl::unotools::xPolyPolygonFromPolyPolygon( in createPolyPolygon() 173 ::vcl::unotools::integerSize2DFromSize(rSize) ) ) ); in createBitmap() 193 ::vcl::unotools::integerSize2DFromSize(rSize) ) ) ); in createAlphaBitmap() 211 ::vcl::unotools::xBitmapFromBitmap( in createBitmap() 231 ::vcl::unotools::xBitmapFromBitmapEx( in createBitmap() 344 pBitmaps[i] = ::vcl::unotools::xBitmapFromBitmapEx( in createAnimatedSprite()
|
H A D | implsprite.cxx | 116 mxSprite->move( ::basegfx::unotools::point2DFromB2DPoint( rNewPos ), in movePixel() 137 mxSprite->move( ::basegfx::unotools::point2DFromB2DPoint( rNewPos ), in move() 151 mxSprite->transform( ::basegfx::unotools::affineMatrixFromHomMatrix( aMatrix, in transform() 162 … mxSprite->clip( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( mxGraphicDevice, in setClipPixel() 184 … mxSprite->clip( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( mxGraphicDevice, in setClip()
|
H A D | basegfxfactory.cxx | 88 ::basegfx::unotools::xPolyPolygonFromB2DPolygon( in createPolyPolygon() 109 ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in createPolyPolygon() 131 … ::basegfx::unotools::integerSize2DFromB2ISize(rSize) ) ) ); in createBitmap() 151 … ::basegfx::unotools::integerSize2DFromB2ISize(rSize) ) ) ); in createAlphaBitmap()
|
/aoo42x/main/drawinglayer/source/geometry/ |
H A D | viewinformation3d.cxx | 163 maObjectTransformation = basegfx::unotools::homMatrixFromAffineMatrix3D(aAffineMatrix3D); in impInterpretPropertyValues() 169 maOrientation = basegfx::unotools::homMatrixFromAffineMatrix3D(aAffineMatrix3D); in impInterpretPropertyValues() 183 maProjection = basegfx::unotools::homMatrixFromAffineMatrix3D(aAffineMatrix3D); in impInterpretPropertyValues() 218 maDeviceToView = basegfx::unotools::homMatrixFromAffineMatrix3D(aAffineMatrix3D); in impInterpretPropertyValues() 274 basegfx::unotools::affineMatrixFromHomMatrix3D(aAffineMatrix3D, maObjectTransformation); in impFillViewInformationFromContent() 283 basegfx::unotools::affineMatrixFromHomMatrix3D(aAffineMatrix3D, maOrientation); in impFillViewInformationFromContent() 292 basegfx::unotools::affineMatrixFromHomMatrix3D(aAffineMatrix3D, maProjection); in impFillViewInformationFromContent() 329 basegfx::unotools::affineMatrixFromHomMatrix3D(aAffineMatrix3D, maDeviceToView); in impFillViewInformationFromContent()
|
H A D | viewinformation2d.cxx | 156 basegfx::unotools::homMatrixFromAffineMatrix(maObjectTransformation, aAffineMatrix2D); in impInterpretPropertyValues() 162 basegfx::unotools::homMatrixFromAffineMatrix(maViewTransformation, aAffineMatrix2D); in impInterpretPropertyValues() 168 maViewport = basegfx::unotools::b2DRectangleFromRealRectangle2D(aViewport); in impInterpretPropertyValues() 215 basegfx::unotools::affineMatrixFromHomMatrix(aAffineMatrix2D, maObjectTransformation); in impFillViewInformationFromContent() 224 basegfx::unotools::affineMatrixFromHomMatrix(aAffineMatrix2D, maViewTransformation); in impFillViewInformationFromContent() 232 …const com::sun::star::geometry::RealRectangle2D aViewport(basegfx::unotools::rectangle2DFromB2DRec… in impFillViewInformationFromContent()
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_devicehelper.cxx | 123 ::basegfx::unotools::polyPolygonFromPoint2DSequenceSequence( points ) ) ); in createCompatibleLinePolyPolygon() 135 ::basegfx::unotools::polyPolygonFromBezier2DSequenceSequence( points ) ) ); in createCompatibleBezierPolyPolygon() 147 ::basegfx::unotools::b2ISizeFromIntegerSize2D(size), in createCompatibleBitmap() 170 ::basegfx::unotools::b2ISizeFromIntegerSize2D(size), in createCompatibleAlphaBitmap() 222 return vcl::unotools::createStandardColorSpace(); in operator ()()
|
/aoo42x/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 160 basegfx::unotools::homMatrixFromAffineMatrix( in setTransformation() 231 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in strokePath() 279 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in fillPath() 294 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in eoFillPath() 314 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectClip() 325 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectEoClip()
|
/aoo42x/main/vcl/source/helper/ |
H A D | canvastools.cxx | 77 namespace unotools namespace 94 return basegfx::unotools::xPolyPolygonFromB2DPolygon(xGraphicDevice, aB2DPolygon); in xPolyPolygonFromPolygon() 106 return basegfx::unotools::xPolyPolygonFromB2DPolyPolygon(xGraphicDevice, aB2DPolyPolygon); in xPolyPolygonFromPolyPolygon() 148 const basegfx::B2DPolygon aB2DPolygon(basegfx::unotools::polygonFromBezier2DSequence(curves)); in polygonFromBezier2DSequence() 157 …const basegfx::B2DPolyPolygon aB2DPolyPolygon(basegfx::unotools::polyPolygonFromBezier2DSequenceSe… in polyPolygonFromBezier2DSequenceSequence() 168 return new vcl::unotools::VclCanvasBitmap( BitmapEx( inputBitmap ) ); in xBitmapFromBitmap() 178 return new vcl::unotools::VclCanvasBitmap( inputBitmap ); in xBitmapFromBitmapEx()
|