Home
last modified time | relevance | path

Searched defs:rMtf (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx72 const GDIMetaFileSharedPtr& rMtf, in prefetch()
191 const GDIMetaFileSharedPtr& rMtf, in draw()
304 const GDIMetaFileSharedPtr& rMtf, in renderSprite()
525 const GDIMetaFileSharedPtr& rMtf, in render()
795 const GDIMetaFileSharedPtr& rMtf, in getRenderer()
862 bool ViewShape::update( const GDIMetaFileSharedPtr& rMtf, in update() argument
H A Dgdimtftools.cxx79 bool hasUnsupportedActions( const GDIMetaFile& rMtf ) in hasUnsupportedActions()
181 GDIMetaFile& rMtf, in getMetaFile()
259 void removeTextActions( GDIMetaFile& rMtf ) in removeTextActions()
504 const GDIMetaFileSharedPtr& rMtf ) in getRectanglesFromScrollMtf()
H A Ddrawshapesubsetting.cxx243 DrawShapeSubsetting::DrawShapeSubsetting( const GDIMetaFileSharedPtr& rMtf ) : in DrawShapeSubsetting()
260 const GDIMetaFileSharedPtr& rMtf ) : in DrawShapeSubsetting()
288 void DrawShapeSubsetting::reset( const ::boost::shared_ptr< GDIMetaFile >& rMtf ) in reset()
296 void DrawShapeSubsetting::reset( const DocTreeNode& rShapeSubset, in reset()
/trunk/main/sd/source/ui/func/
H A Dfuvect.cxx91 const GDIMetaFile& rMtf = pDlg->GetGDIMetaFile(); in DoExecute() local
/trunk/main/filter/source/msfilter/
H A Dviscache.hxx60 void SetMtf( const GDIMetaFile & rMtf ) in SetMtf()
/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx131 …sal_Bool Paste(const GDIMetaFile& rMtf, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL,… in Paste()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx169 void SdVectorizeDlg::Calculate( Bitmap& rBmp, GDIMetaFile& rMtf ) in Calculate()
244 void SdVectorizeDlg::AddTile( BitmapReadAccess* pRAcc, GDIMetaFile& rMtf, in AddTile()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx141 const GDIMetaFile& rMtf ) : in ObjectRepresentation()
767 const GDIMetaFile& rMtf = (*mpObjects)[ xDrawPage ].GetRepresentation(); in implExportPages() local
890 const GDIMetaFile& rMtf = (*mpObjects)[ rxShape ].GetRepresentation(); in implExportShape() local
1310 void SVGExport::writeMtf( const GDIMetaFile& rMtf ) in writeMtf()
H A Dsvgfontexport.cxx89 const GDIMetaFile& rMtf = (*aIter).GetRepresentation(); in implCollectGlyphs() local
/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx496 sal_Bool SgfFilterVect(SvStream& rInp, SgfHeader& rHead, SgfEntry&, GDIMetaFile& rMtf) in SgfFilterVect()
573 sal_Bool SgfVectFilter(SvStream& rInp, GDIMetaFile& rMtf) in SgfVectFilter()
H A Dsgvmain.cxx984 sal_Bool SgfFilterSDrw( SvStream& rInp, SgfHeader&, SgfEntry&, GDIMetaFile& rMtf ) in SgfFilterSDrw()
1044 sal_Bool SgfSDrwFilter(SvStream& rInp, GDIMetaFile& rMtf, INetURLObject aIniPath ) in SgfSDrwFilter()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx133 void ImpSdrGDIMetaFileImport::DoLoopActions(GDIMetaFile& rMtf, SvdProgressInfo* pProgrInfo, sal_uIn… in DoLoopActions()
225 const GDIMetaFile& rMtf, in DoImport()
1238 void ImpSdrGDIMetaFileImport::DoAction( MetaCommentAction& rAct, GDIMetaFile& rMtf, sal_uLong& a) /… in DoAction()
1532 const GDIMetaFile& rMtf = rAct.GetGDIMetaFile(); in DoAction() local
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx68 const MetaCommentAction* ImplCheckForEPS( GDIMetaFile& rMtf ) in ImplCheckForEPS()
633 GDIMetaFile& rMtf( (GDIMetaFile&)aGraphic.GetGDIMetaFile() ); in ImplWriteGraphic() local
751 GDIMetaFile& rMtf( (GDIMetaFile&)aGraphic.GetGDIMetaFile() ); in ImplInsertGraphicURL() local
/trunk/main/cppcanvas/source/wrapper/
H A Dvclfactory.cxx261 RendererSharedPtr VCLFactory::createRenderer( const CanvasSharedPtr& rCanvas, in createRenderer()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx516 void ImplRenderer::skipContent( GDIMetaFile& rMtf, in skipContent()
542 bool ImplRenderer::isActionContained( GDIMetaFile& rMtf, in isActionContained()
1306 bool ImplRenderer::createActions( GDIMetaFile& rMtf, in createActions()
2951 const GDIMetaFile& rMtf, in ImplRenderer()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx285 sal_Bool GraphicHelper::createThumb_Impl( const GDIMetaFile& rMtf, in createThumb_Impl()
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx493 SVMConverter::SVMConverter( SvStream& rStm, GDIMetaFile& rMtf, sal_uLong nConvertMode ) in SVMConverter()
506 void SVMConverter::ImplConvertFromSVM1( SvStream& rIStm, GDIMetaFile& rMtf ) in ImplConvertFromSVM1()
1388 void SVMConverter::ImplConvertToSVM1( SvStream& rOStm, GDIMetaFile& rMtf ) in ImplConvertToSVM1()
1431 sal_uLong SVMConverter::ImplWriteActions( SvStream& rOStm, GDIMetaFile& rMtf, in ImplWriteActions()
H A Doutdev4.cxx1004 GDIMetaFile& rMtf ) in AddGradientActions()
1126 GDIMetaFile& rMtf ) in AddHatchActions()
H A Dgdimtf.cxx206 GDIMetaFile::GDIMetaFile( const GDIMetaFile& rMtf ) : in GDIMetaFile()
244 GDIMetaFile& GDIMetaFile::operator=( const GDIMetaFile& rMtf ) in operator =()
411 void GDIMetaFile::Play( GDIMetaFile& rMtf, sal_uLong nPos ) in Play()
988 void GDIMetaFile::ImplAddGradientEx( GDIMetaFile& rMtf, in ImplAddGradientEx()
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx380 sal_Bool ScViewFunc::PasteMetaFile( const Point& rPos, const GDIMetaFile& rMtf ) in PasteMetaFile()
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx807 GDIMetaFile SvxBmpMask::ImpMask( const GDIMetaFile& rMtf ) in ImpMask()
1105 GDIMetaFile SvxBmpMask::ImpReplaceTransparency( const GDIMetaFile& rMtf, const Color& rColor ) in ImpReplaceTransparency()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx482 const GDIMetaFile& rMtf ) : in GraphicDisplayCacheEntry()
956 const GDIMetaFile& rMtf ) in CreateDisplayCacheObj()
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx347 sal_uInt16 Writer::defineShape( const GDIMetaFile& rMtf, sal_Int16 x, sal_Int16 y ) in defineShape()
H A Dswfexporter.cxx705 bool FlashExporter::getMetaFile( Reference< XComponent >&xComponent, GDIMetaFile& rMtf, bool bOnlyB… in getMetaFile()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx166 sal_Bool EMFWriter::WriteEMF( const GDIMetaFile& rMtf, SvStream& rOStm, FilterConfigItem* pFilterCo… in WriteEMF()
898 void EMFWriter::ImplWrite( const GDIMetaFile& rMtf ) in ImplWrite()

Completed in 196 milliseconds

12