Home
last modified time | relevance | path

Searched refs:getMetaFile (Results 1 – 12 of 12) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Depsprimitive2d.cxx40 const GDIMetaFile& rSubstituteContent = getMetaFile(); in create2DDecomposition()
77 && getMetaFile() == rCompare.getMetaFile()); in operator ==()
H A Dmetafileprimitive2d.cxx3193 aPropertyHolders.Current().setMapUnit(getMetaFile().GetPrefMapMode().GetMapUnit()); in create2DDecomposition()
3196 interpretMetafile(getMetaFile(), aTargetHolders, aPropertyHolders, rViewInformation); in create2DDecomposition()
3215 …const Rectangle aMtfTarget(getMetaFile().GetPrefMapMode().GetOrigin(), getMetaFile().GetPrefSize()… in create2DDecomposition()
3254 && getMetaFile() == rCompare.getMetaFile()); in operator ==()
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx464 getMetaFile( xCompMaster, aMtfMaster, true ); in exportDrawPageBackground()
465 getMetaFile( xComponent, aMtfPrivate, true ); in exportDrawPageBackground()
664 getMetaFile( xComponent, aMtf ); in exportShape()
671 getMetaFile( xComponent, aMtf, false, true ); in exportShape()
705 bool FlashExporter::getMetaFile( Reference< XComponent >&xComponent, GDIMetaFile& rMtf, bool bOnlyB… in getMetaFile() function in FlashExporter
808 getMetaFile( xComponentShape, aMtf); in ActionSummer()
H A Dswfexporter.hxx210 …bool getMetaFile( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent >&xComponen…
/trunk/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx147 if( !getMetaFile( uno::Reference<lang::XComponent>(xDrawPage, uno::UNO_QUERY), in BackgroundShape()
150 !getMetaFile( uno::Reference<lang::XComponent>(xMasterPage, uno::UNO_QUERY), in BackgroundShape()
H A Ddrawshape.cxx100 getMetaFile( in forceScrollTextMetaFile()
170 getMetaFile( in ensureVerboseMtfComments()
461 getMetaFile( in DrawShape()
H A Dgdimtftools.hxx105 …bool getMetaFile( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent >& …
H A Dgdimtftools.cxx179 bool getMetaFile( const uno::Reference< lang::XComponent >& xSource, in getMetaFile() function
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dmetafileprimitive2d.hxx79 const GDIMetaFile& getMetaFile() const { return maMetaFile; } in getMetaFile() function in drawinglayer::primitive2d::MetafilePrimitive2D
H A Depsprimitive2d.hxx66 const GDIMetaFile& getMetaFile() const { return maMetaFile; } in getMetaFile() function in drawinglayer::primitive2d::EpsPrimitive2D
/trunk/main/chart2/source/view/main/
H A DChartView.hxx184 …void getMetaFile( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XOutputStream >& x…
H A DChartView.cxx251 void ChartView::getMetaFile( const uno::Reference< io::XOutputStream >& xOutStream in getMetaFile() function in chart::ChartView
335 this->getMetaFile( xOutStream, bHighContrastMetaFile ); in getTransferData()

Completed in 95 milliseconds