Home
last modified time | relevance | path

Searched refs:rGraphic (Results 126 – 150 of 159) sorted by relevance

1234567

/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx435 void setGraphic ( const Graphic& rGraphic );
H A Dpdfextoutdevdata.hxx188 void EndGroup( const Graphic& rGraphic,
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx121 void ImpSetLinkedGraphic( const Graphic& rGraphic );
H A Dsvdhdl.hxx559 const Graphic& rGraphic,
/trunk/main/svtools/source/graphic/
H A Ddescriptor.hxx83 void init( const ::Graphic& rGraphic ) throw();
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx440 const Graphic& rGraphic, in SetGraphic() argument
443 maGrfObj.SetGraphic( rGraphic, rLink ); in SetGraphic()
/trunk/main/starmath/source/
H A Dview.cxx460 rGraphic(rSmGraphic) in SmGraphicController()
467 rGraphic.SetTotalSize(); in StateChanged()
468 rGraphic.Invalidate(); in StateChanged()
/trunk/main/sw/inc/
H A Dndgrf.hxx136 void SetGraphic(const Graphic& rGraphic, const String& rLink);
H A Ddocsh.hxx339 String ExportGraphic( const Graphic &rGraphic, const String &rGrfName );
/trunk/main/starmath/inc/
H A Dview.hxx115 SmGraphicWindow &rGraphic; member in SmGraphicController
/trunk/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx254 ErrCode GetGraphic( Graphic& rGraphic ) const;
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx87 rtl::OUString WriteImage( const Graphic &rGraphic );
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx92 sal_Bool ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRect ) const;
/trunk/main/sc/source/filter/inc/
H A Dxeescher.hxx163 explicit XclExpImgData( const Graphic& rGraphic, sal_uInt16 nRecId );
/trunk/main/sd/source/ui/inc/
H A DView.hxx148 SdrGrafObj* InsertGraphic( const Graphic& rGraphic,
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1815 const Graphic& rGraphic = static_cast< SdrGrafObj*>( mpObj.get() )->GetGraphic(); in getPropertyValueImpl() local
1817 if(rGraphic.GetType() != GRAPHIC_GDIMETAFILE) in getPropertyValueImpl()
1827 ConvertGDIMetaFileToWMF( rGraphic.GetGDIMetaFile(), aDestStrm, NULL, sal_False ); in getPropertyValueImpl()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx245 XclExpImgData::XclExpImgData( const Graphic& rGraphic, sal_uInt16 nRecId ) : in XclExpImgData() argument
246 maGraphic( rGraphic ), in XclExpImgData()
H A Dxiescher.cxx3901 void XclImpDrawing::ReadWmf( Graphic& rGraphic, const XclImpRoot&, XclImpStream& rStrm ) // static … in ReadWmf() argument
3911 rGraphic = aGDIMetaFile; in ReadWmf()
3914 void XclImpDrawing::ReadBmp( Graphic& rGraphic, const XclImpRoot& rRoot, XclImpStream& rStrm ) // s… in ReadBmp() argument
3948 rGraphic = aBitmap; in ReadBmp()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance );
706 sal_Bool GetGraphic( sal_uInt32 nInstance, Graphic& rGraphic ) const;
H A Dmsdffimp.hxx447 FASTBOOL ReadGraphic( SvStream& rSt, sal_uLong nIndex, Graphic& rGraphic ) const;
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1882 extern "C" sal_Bool __LOADONCALLAPI GraphicImport( SvStream& rIStm, Graphic & rGraphic, FilterConfi… in GraphicImport() argument
1892 rGraphic = Graphic( aMTF ); in GraphicImport()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx764 const Graphic& rGraphic = rGraphicPrimitive.getGraphicObject().GetGraphic(); in processBasePrimitive2D() local
766 if(rGraphic.IsLink()) in processBasePrimitive2D()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx144 sal_Bool PasteGraphic( const Point& rPos, const Graphic& rGraphic,
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1189 SwFltShell& SwFltShell::operator << (Graphic& rGraphic) in operator <<() argument
1192 GetDoc().Insert(*pPaM, aEmptyStr, aEmptyStr, &rGraphic, NULL, NULL, NULL); in operator <<()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2476 const Graphic& rGraphic, in SdrCropViewHdl() argument
2483 maGraphic(rGraphic), in SdrCropViewHdl()

Completed in 220 milliseconds

1234567