Home
last modified time | relevance | path

Searched refs:Graphics (Results 1 – 25 of 190) sorted by relevance

12345678

/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv100 # Graphics formats come back as "writer_Text_encoded" from stream detection, even though AOO has co…
103 bitmap;Graphics/pic.bmp;bmp_MS_Windows;bmp_MS_Windows:writer_Text_encoded:writer_Text
104 #TODO: emf;Graphics/pic.emf;emf_MS_Windows_Metafile;emf_MS_Windows_Metafile:writer_Text_encoded:wri…
105 #TODO: eps;Graphics/pic.eps;eps_Encapsulated_PostScript;eps_Encapsulated_PostScript
106 gif;Graphics/pic.gif;gif_Graphics_Interchange;gif_Graphics_Interchange:writer_Text_encoded:writer_T…
107 #TODO: jpg;Graphics/pic.jpg;jpg_JPEG;jpg_JPEG
108 #TODO: met;Graphics/pic.met;met_OS2_Metafile;met_OS2_Metafile:writer_Text_encoded:writer_Text
109 pbm;Graphics/pic.pbm;pbm_Portable_Bitmap;pbm_Portable_Bitmap:writer_Text_encoded:writer_Text
110 #TODO: pct;Graphics/pic.pct;pct_Mac_Pict;pct_Mac_Pict
111 pgm;Graphics/pic.pgm;pgm_Portable_Graymap;pgm_Portable_Graymap:writer_Text_encoded:writer_Text
[all …]
/trunk/main/sw/source/ui/shells/
H A Dshells.src36 Text [ en-US ] = "Graphics file cannot be opened" ;
40 Text [ en-US ] = "Graphics file cannot be read" ;
52 Text [ en-US ] = "Graphics filter not found" ;
142 Text [ en-US ] = "Graphics Object Bar" ;
158 Text [ en-US ] = "Text Object Bar/Graphics" ;
178 Text [ en-US ] = "Graphics" ;
211 Text [ en-US ] = "Graphics" ;
/trunk/main/canvas/source/directx/
H A Ddx_impltools.hxx74 Gdiplus::Graphics* createGraphicsFromHDC(HDC);
75 Gdiplus::Graphics* createGraphicsFromBitmap(const BitmapSharedPtr&);
77 void setupGraphics( Gdiplus::Graphics& rGraphics );
117 bool drawDIBits( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics,
121 bool drawRGBABits( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics,
H A Ddx_impltools.cxx117 void setupGraphics( Gdiplus::Graphics& rGraphics ) in setupGraphics()
141 Gdiplus::Graphics* createGraphicsFromHDC(HDC aHDC) in createGraphicsFromHDC()
143 Gdiplus::Graphics* pRet = new Gdiplus::Graphics(aHDC); in createGraphicsFromHDC()
149 Gdiplus::Graphics* createGraphicsFromBitmap(const BitmapSharedPtr& rBitmap) in createGraphicsFromBitmap()
151 Gdiplus::Graphics* pRet = Gdiplus::Graphics::FromImage(rBitmap.get()); in createGraphicsFromBitmap()
H A Ddx_surfacegraphics.cxx46 void operator()( Gdiplus::Graphics* pGraphics ) in operator ()()
62 Gdiplus::Graphics* pGraphics; in createSurfaceGraphics()
67 pGraphics = Gdiplus::Graphics::FromHDC( aHDC ); in createSurfaceGraphics()
H A Ddx_vcltools.cxx80 bool drawDIBits( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics, in drawDIBits()
110 bool drawVCLBitmap( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics, in drawVCLBitmap()
486 bool drawVCLBitmapEx( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics, in drawVCLBitmapEx()
502 bool drawVCLBitmapFromXBitmap( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics, in drawVCLBitmapFromXBitmap()
H A Ddx_vcltools.hxx38 namespace Gdiplus { class Graphics; }
54 bool drawVCLBitmapFromXBitmap( const ::boost::shared_ptr< Gdiplus::Graphics >& rGraphics,
H A Ddx_textlayout_drawhelper.hxx40 namespace Gdiplus { class Graphics; }
53 void drawText( const boost::shared_ptr<Gdiplus::Graphics>& rGraphics,
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx157 Gdiplus::Graphics aGraphics(getHDC()); in drawPolyPolygon()
227 Gdiplus::Graphics aGraphics(getHDC()); in drawPolyLine()
318 Gdiplus::Graphics& rGraphics, in paintToGdiPlus()
353 Gdiplus::Graphics& rGraphics, in setInterpolationMode()
390 Gdiplus::Graphics aGraphics(getHDC()); in tryDrawBitmapGdiPlus()
424 Gdiplus::Graphics aGraphics(getHDC()); in drawAlphaBitmap()
470 Gdiplus::Graphics aGraphics(getHDC()); in drawTransformedBitmap()
/trunk/main/sw/source/ui/docvw/
H A Ddocvw.src90 Text [ en-US ] = "Save Graphics..." ;
115 Text [ en-US ] = "Add Graphics" ;
159 Text [ en-US ] = "Copy ~Graphics" ;
166 Text [ en-US ] = "Load Graphics" ;
172 Text [ en-US ] = "Graphics Off" ;
198 Text [ en-US ] = "Graphics Export" ;
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DGraphicalDisplay.java56 public synchronized void paintComponent (Graphics g) in paintComponent()
83 public synchronized void paintChildren (Graphics g) in paintChildren()
86 public synchronized void paintBorder (Graphics g) in paintBorder()
96 public void drawAccessibleObject (Graphics g, XAccessibleContext xContext, Color aColor) in drawAccessibleObject()
H A DMessageArea.java27 import java.awt.Graphics;
89 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src150 Text [ en-US ] = "Graphics load successful" ;
154 Text [ en-US ] = "Graphics load terminated" ;
158 Text [ en-US ] = "Graphics load faulty" ;
190 Text [ en-US ] = "Graphics" ;
238 Text [ en-US ] = "Graphics" ;
/trunk/main/sd/source/ui/app/
H A Dstrings.src36 Text [ en-US ] = "Draw toolbar/Graphics" ;
52 Text [ en-US ] = "Draw object bar/Graphics" ;
60 Text [ en-US ] = "Options bar/Graphics" ;
493 Text [ en-US ] = "Graphics file cannot be opened" ;
497 Text [ en-US ] = "Graphics file cannot be read" ;
509 Text [ en-US ] = "Graphics filter not found" ;
975 Text [ en-US ] = "Graphics" ;
1020 Text [ en-US ] = "Graphics Object Bar" ;
1030 Text [ en-US ] = "Graphics filter" ;
1202 Text [ en-US ] = "Graphics Styles" ;
/trunk/main/sc/source/ui/src/
H A Dscstring.src90 Text [ en-US ] = "Graphics objects" ;
115 Text [ en-US ] = "Graphics" ;
511 Text [ en-US ] = "Graphics file can not be opened" ;
515 Text [ en-US ] = "Graphics file can not be read" ;
527 Text [ en-US ] = "Graphics filter not found" ;
535 Text [ en-US ] = "Graphics Filter" ;
/trunk/main/svl/source/misc/
H A Dmediatyp.src116 Text [ en-US ] = "Graphics" ;
121 Text [ en-US ] = "Graphics" ;
126 Text [ en-US ] = "Graphics" ;
472 Text [ en-US ] = "Graphics";
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java31 import java.awt.Graphics;
183 public void paintComponent(Graphics g) { in paintComponent()
222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/scripting/workben/installer/
H A DBanner.java35 public void paint(Graphics g) in paint()
41 public void update(Graphics g) in update()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DImageView.java24 import java.awt.Graphics;
63 public void paintComponent (final Graphics aGraphics) in paintComponent()
/trunk/main/stoc/test/javavm/testapplet/
H A DTestApplet.java22 import java.awt.Graphics;
76 public void paint( Graphics g) { in paint()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java35 import java.awt.Graphics;
334 public void paintComponent(Graphics g) { in paintComponent()
373 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/toolkit/test/accessibility/
H A DMessageArea.java25 import java.awt.Graphics;
113 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DMessageArea.java27 import java.awt.Graphics;
115 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/odk/examples/java/Inspector/
H A DUnoTreeRenderer.java26 import java.awt.Graphics;
108 public void paintComponent(Graphics g) { in paintComponent()
/trunk/main/sysui/desktop/debian/
H A Dopenoffice.org-debian-menus15 ?package(openoffice.org-draw):needs="X11" section="Apps/Graphics"\
22 ?package(openoffice.org-impress):needs="X11" section="Apps/Graphics"\

12345678