Home
last modified time | relevance | path

Searched refs:mirror (Results 1 – 25 of 25) sorted by path

/trunk/extras/l10n/source/af/
H A Dlocalize.sdf4195 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 af Fontwork mirror 20181231 09:5…
7347 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 af Don't mirror 20181231 09:50:43
7351 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 af + mirror horizontal on even page…
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf4206 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 en-GB Fontwork mirror 20200411 1…
7637 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 en-GB Don't mirror 20200411 15:09:53
7641 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 en-GB + mirror horizontal on even p…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf55229 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 en-ZA Don't mirror 2002-02-02 02:02:…
55233 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 en-ZA + mirror horizontal on even p…
63716 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 en-ZA Fontwork mirror 2002-02-02…
/trunk/extras/l10n/source/fa/
H A Dlocalize.sdf4195 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 fa Fontwork mirror 20181231 09:5…
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf67610 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 kid v+gd9f‖Fontwork mirror 20130…
71059 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 kid ig6a[9‖Don't mirror 20130829 23:…
71063 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 kid a35agp‖+ mirror horizontal on e…
/trunk/extras/l10n/source/kk/
H A Dlocalize.sdf7637 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 kk Don't mirror 20200411 15:09:53
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf4195 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 kn Fontwork mirror 20181231 09:5…
7347 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 kn Don't mirror 20181231 09:50:43
7351 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 kn + mirror horizontal on even page…
/trunk/extras/l10n/source/ps/
H A Dlocalize.sdf4195 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 ps Fontwork mirror 20181231 09:5…
7347 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 ps Don't mirror 20181231 09:50:43
7351 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 ps + mirror horizontal on even page…
/trunk/extras/l10n/source/ta/
H A Dlocalize.sdf4206 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 ta எழுத்துருவேலை mirror 20200411…
7637 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 ta Don't mirror 20200411 15:09:53
/trunk/main/
H A Dexternal_deps.lst27 OOO_EXTRAS=https://sourceforge.net/projects/oooextras.mirror/files/
/trunk/main/offapi/com/sun/star/awt/
H A DSystemPointer.idl262 /** specifies a mirror symbol as mouse pointer.
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackage.idl272 If the sequence contains more than one URL, the extra URLs must mirror
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl135 /** The draw:extrusion-shininess specifies the shininess of a mirror in percent.
H A DMirrorAxis.idl41 /** mirror to the vertical axis
48 /** mirror to the horizontal axis
H A DXShapeMirror.idl49 /** Objects implementing this interface can be used to mirror
61 void mirror( [inout] com::sun::star::drawing::XShapes aShapes,
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl358mirror the hierarchy of the forms the are responsible for, this means that the form of the given
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src1877 Text [ en-US ] = "Fontwork mirror" ;
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.src47 Text [ en-US ] = "Don't mirror" ;
63 Text [ en-US ] = "+ mirror horizontal on even pages" ;
/trunk/main/vcl/
H A DWinResTarget_vcl.mk110 vcl/win/source/src/mirror.cur \
176 vcl/os2/source/src/mirror.ptr \
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm603 // --- RTL --- (mirror mouse pos)
765 // --- RTL --- (mirror mouse pos)
821 // --- RTL --- (mirror mouse pos)
881 // --- RTL --- (mirror mouse pos)
/trunk/main/vcl/inc/
H A Dsalgdi.hxx354 void mirror( long& nX, const OutputDevice *pOutDev, bool bBack = false ) const;
355 void mirror( long& nX, long& nWidth, const OutputDevice *pOutDev, bool bBack = false ) const;
356 …sal_Bool mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const OutputDe…
357 … void mirror( Rectangle& rRect, const OutputDevice*, bool bBack = false ) const;
358 …void mirror( Region& rRgn, const OutputDevice *pOutDev, bool bBack = false ) co…
359 …void mirror( ControlType,const ImplControlValue&,const OutputDevice*,bool bBack…
360 …basegfx::B2DPoint mirror( const basegfx::B2DPoint& i_rPoint, const OutputDevice *pOutDev, bo…
361 …basegfx::B2DPolygon mirror( const basegfx::B2DPolygon& i_rPoly, const OutputDevice *pOutDev, b…
362 …basegfx::B2DPolyPolygon mirror( const basegfx::B2DPolyPolygon& i_rPoly, const OutputDevice *pOutDe…
/trunk/main/vcl/os2/source/src/
H A Dmakefile.mk52 mirror.ptr \
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx222 pGraphics2->mirror( aPosAry2.mnSrcX, aPosAry2.mnSrcWidth, pSrcDev ); in ImplDrawOutDevDirect()
H A Dsalgdilayout.cxx400 mirror( aMirror, pOutDev ); in SetClipRegion()
409 mirror( nX, pOutDev ); in DrawPixel()
415 mirror( nX, pOutDev ); in DrawPixel()
422 mirror( nX1, pOutDev ); in DrawLine()
423 mirror( nX2, pOutDev ); in DrawLine()
675 mirror( nX, pOutDev ); in GetPixel()
712 mirror( rgn, pOutDev ); in HitTestNativeControl()
761 mirror( rgn, pOutDev ); in DrawNativeControl()
778 mirror( rgn, pOutDev ); in DrawNativeControlText()
846 mirror(aX, pOutDev); in DrawTransformedBitmap()
[all …]
/trunk/main/vcl/source/window/
H A Dwindow.cxx3305 mpGraphics->mirror( aPtDev.X(), this ); in ImplPosSizeWindow()
7979 mpGraphics->mirror( aPos.X(), this ); in SetPointerPosPixel()

Completed in 9117 milliseconds