Home
last modified time | relevance | path

Searched refs:unotools (Results 1 – 25 of 218) sorted by relevance

123456789

/AOO41X/main/vcl/test/
H A Dcanvasbitmaptest.cxx64 using namespace ::vcl::unotools;
253 test( pRGBStart[5].Red == vcl::unotools::toDoubleColor(aCol.GetRed()) && in checkCanvasBitmap()
254 pRGBStart[5].Green == vcl::unotools::toDoubleColor(aCol.GetGreen()) && in checkCanvasBitmap()
255 pRGBStart[5].Blue == vcl::unotools::toDoubleColor(aCol.GetBlue()), in checkCanvasBitmap()
285 aARGBColor[0].Red = vcl::unotools::toDoubleColor(aCol.GetRed()); in checkCanvasBitmap()
286 aARGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()
287 aARGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()
290 aRGBColor[0].Red = vcl::unotools::toDoubleColor(aCol.GetRed()); in checkCanvasBitmap()
291 aRGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()
292 aRGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()
[all …]
/AOO41X/main/unotools/prj/
H A Dbuild.lst1 ut unotools : LIBXSLT:libxslt comphelper cppuhelper offuh tools ucbhelper NULL
2 ut unotools usr1 - all ut_mkout NULL
3 ut unotools\inc nmake - all ut_inc NULL
4 ut unotools\source\misc nmake - all ut_misc ut_config ut_inc NULL
5 ut unotools\source\streaming nmake - all ut_streaming ut_inc NULL
6 ut unotools\source\config nmake - all ut_config ut_i18n ut_inc NULL
7 ut unotools\source\ucbhelper nmake - all ut_ucbhelper ut_inc NULL
8 ut unotools\source\processfactory nmake - all ut_procfact ut_inc NULL
9 ut unotools\source\i18n nmake - all ut_i18n ut_inc NULL
10 ut unotools\source\property nmake - all ut_property ut_inc NULL
[all …]
H A Dd.lst9 mkdir: %_DEST%\inc%_EXT%\unotools
10 ..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx
11 ..\inc\unotools\unotoolsdllapi.h %_DEST%\inc%_EXT%\unotools\unotoolsdllapi.h
/AOO41X/main/canvas/source/tools/
H A Dcanvastools.cxx147 … return ::basegfx::unotools::homMatrixFromAffineMatrix( transform, viewState.AffineTransform ); in getViewStateTransform()
153 ::basegfx::unotools::affineMatrixFromHomMatrix( viewState.AffineTransform, transform ); in setViewStateTransform()
161 … return ::basegfx::unotools::homMatrixFromAffineMatrix( transform, renderState.AffineTransform ); in getRenderStateTransform()
167 … ::basegfx::unotools::affineMatrixFromHomMatrix( renderState.AffineTransform, transform ); in setRenderStateTransform()
214 … ::basegfx::unotools::homMatrixFromAffineMatrix( combinedTransform, renderState.AffineTransform ); in mergeViewAndRenderTransform()
215 … ::basegfx::unotools::homMatrixFromAffineMatrix( viewTransform, viewState.AffineTransform ); in mergeViewAndRenderTransform()
428 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
429 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
430 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
431 *pOut++ = vcl::unotools::toDoubleColor(255-*pIn++); in convertFromIntegerColorSpace()
[all …]
H A Dspriteredrawmanager.cxx131 … ::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()
/AOO41X/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx116 rColorSequence = ::vcl::unotools::colorToDoubleSequence( in setStateColor()
644 ::vcl::unotools::colorToDoubleSequence( aVCLStartColor, in createGradientAction()
647 ::vcl::unotools::colorToDoubleSequence( aVCLEndColor, in createGradientAction()
792 ::basegfx::unotools::affineMatrixFromHomMatrix( aTexture.AffineTransform, in createGradientAction()
950 …aFontRequest.CellSize = (rState.mapModeTransform * ::vcl::unotools::b2DSizeFromSize(rFontSizeLog))… in createFont()
997 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction()
1021 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction()
1033 ::vcl::unotools::colorToDoubleSequence( in createTextAction()
1208 rState.xClipPoly = ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in updateClipping()
1223 rState.xClipPoly = ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in updateClipping()
[all …]
H A Dtextaction.cxx526 ::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()
749 … return tools::calcDevicePixelBounds( ::basegfx::unotools::b2DRectangleFromRealRectangle2D( in getBounds()
987 return calcEffectTextBounds( ::basegfx::unotools::b2DRectangleFromRealRectangle2D( in getBounds()
1123 ::vcl::unotools::colorToDoubleSequence( mpCanvas->getUNOCanvas()->getDevice(), in render()
1173 … return tools::calcDevicePixelBounds( ::basegfx::unotools::b2DRectangleFromRealRectangle2D( in getBounds()
1199 … return tools::calcDevicePixelBounds( ::basegfx::unotools::b2DRectangleFromRealRectangle2D( in getBounds()
1462 ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in render()
[all …]
H A Dpolypolyaction.cxx103 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in PolyPolyAction()
125 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in PolyPolyAction()
170 ::vcl::unotools::colorToDoubleSequence( mpCanvas->getUNOCanvas()->getDevice(), in render()
292 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in TexturedPolyPolyAction()
404 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in StrokedPolyPolyAction()
/AOO41X/main/canvas/source/vcl/
H A Ddevicehelper.cxx65 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 Dcanvashelper.cxx301 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in drawPolyPolygon()
357 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in strokePolyPolygon()
510 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon)); in fillPolyPolygon()
744 … mpOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
748 … mp2ndOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
842 const ::Point aPt( ::vcl::unotools::pointFromB2DPoint( aOutputPos ) ); in implDrawBitmap()
927 return ::vcl::unotools::integerSize2DFromSize( mpOutDev->getOutDev().GetOutputSizePixel() ); in getSize()
948 aBitmap.Scale( ::vcl::unotools::sizeFromRealSize2D(newSize), in getScaledBitmap()
964 const Rectangle aRect( ::vcl::unotools::rectangleFromIntegerRectangle2D(rect) ); in getData()
1026 const Rectangle aRect( ::vcl::unotools::rectangleFromIntegerRectangle2D(rect) ); in setData()
[all …]
H A Dcanvashelper_texturefill.cxx142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient()
143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
162 … ::vcl::unotools::b2DRectangleFromRectangle( rBounds ) ); 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()
981 … ::vcl::unotools::b2DRectangleFromRectangle( in fillTexturedPolyPolygon()
[all …]
H A Dspritecanvashelper.cxx81 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()
/AOO41X/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx114 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 Dcairo_canvashelper.cxx337 ::BitmapEx aBmpEx = ::vcl::unotools::bitmapExFromXBitmap(xIntBmp); in bitmapExFromXBitmap()
1048 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in doPolyPolygonPath()
1493 return ::basegfx::unotools::integerSize2DFromB2ISize( maSize ); in getSize()
1745 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
1746 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
1747 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
1748 *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()
[all …]
H A Dcairo_canvashelper_text.cxx146 ::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()
/AOO41X/main/basegfx/source/tools/
H A Dunopolypolygon.cxx48 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()
/AOO41X/main/canvas/source/null/
H A Dnull_devicehelper.cxx91 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 ()()
/AOO41X/main/cppcanvas/source/wrapper/
H A Dvclfactory.cxx130 ::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 Dimplsprite.cxx116 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 Dbasegfxfactory.cxx88 ::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()
/AOO41X/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx163 … 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 Dviewinformation2d.cxx156 … 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()
/AOO41X/main/canvas/source/directx/
H A Ddx_devicehelper.cxx123 ::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 ()()
/AOO41X/main/sdext/source/pdfimport/test/
H A Dtests.cxx162 basegfx::unotools::homMatrixFromAffineMatrix( in setTransformation()
233 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in strokePath()
294 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in fillPath()
313 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in eoFillPath()
338 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectClip()
349 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectEoClip()
/AOO41X/main/vcl/source/helper/
H A Dcanvastools.cxx77 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()

123456789