Home
last modified time | relevance | path

Searched refs:GRAPHIC_BITMAP (Results 1 – 25 of 60) sorted by relevance

123

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx235 meType ( GRAPHIC_BITMAP ), in ImpGraphic()
344 case( GRAPHIC_BITMAP ): in operator ==()
749 case( GRAPHIC_BITMAP ): in ImplGetPrefSize()
792 case( GRAPHIC_BITMAP ): in ImplSetPrefSize()
838 case( GRAPHIC_BITMAP ): in ImplGetPrefMapMode()
877 case( GRAPHIC_BITMAP ): in ImplSetPrefMapMode()
944 case( GRAPHIC_BITMAP ): in ImplDraw()
982 case( GRAPHIC_BITMAP ): in ImplDraw()
1204 if( meType == GRAPHIC_BITMAP ) in ImplReadEmbedded()
1668 case( GRAPHIC_BITMAP ): in ImplGetChecksum()
[all …]
H A Dgraph.cxx536 if( GRAPHIC_BITMAP == mpImpGraphic->ImplGetType() ) in GetSizePixel()
678 rIStm.SeekRel( (nTmp32 == (sal_uInt32) GRAPHIC_BITMAP ) ? 40 : -4 ); in GetGraphicsCompressMode()
H A Dcvtgrf.cxx98 if( ( rGraphic.GetType() == GRAPHIC_BITMAP ) && ( CVT_SVM == nOutFormat ) ) in ImplConvert()
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx176 meType = ( ( graphic::GraphicType::PIXEL == cType ) ? GRAPHIC_BITMAP : GRAPHIC_GDIMETAFILE ); in implCreate()
373 *pValues <<= ( ( eType == GRAPHIC_BITMAP ? graphic::GraphicType::PIXEL : in _getPropertyValues()
430 if( mpGraphic->GetType() == GRAPHIC_BITMAP ) in _getPropertyValues()
468 if( mpGraphic->GetType() == GRAPHIC_BITMAP ) in _getPropertyValues()
H A Dgrfcache.cxx89 case( GRAPHIC_BITMAP ): in GraphicID()
248 case( GRAPHIC_BITMAP ): in ImplInit()
533 if( GRAPHIC_BITMAP == eType ) in GetNeededSize()
H A Dgrfmgr2.cxx218 if( ( rObj.GetType() == GRAPHIC_BITMAP ) || ( rObj.GetType() == GRAPHIC_GDIMETAFILE ) ) in DrawObj()
323 if(pObj->meType == GRAPHIC_BITMAP && !pObj->IsSwappedOut() && pObj->GetSizeBytes()) in ImplCheckSizeOfSwappedInGraphics()
420 if( GRAPHIC_BITMAP == rGraphic.GetType() ) in ImplDraw()
2251 if( GetGraphic().GetType() == GRAPHIC_BITMAP && in ImplDrawTiled()
2358 bool bDrawInPixel( rOut.GetConnectMetaFile() == NULL && GRAPHIC_BITMAP == GetType() ); in ImplDrawTiled()
H A Dgrfmgr.cxx1034 else if( GRAPHIC_BITMAP == eType ) in GetTransformedGraphic()
1192 if( GetType() == GRAPHIC_BITMAP ) in GetTransformedGraphic()
1217 if( ( GetType() == GRAPHIC_BITMAP ) && IsAnimated() ) in GetTransformedGraphic()
H A Dtransformer.cxx97 if ( aGraphic.GetType() == GRAPHIC_BITMAP ) in colorChange()
/trunk/main/sd/source/ui/view/
H A DGraphicObjectBar.cxx133 …pObj && pObj->ISA( SdrGrafObj ) && ( ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) ) in GetFilterState()
151 …if( pObj && pObj->ISA( SdrGrafObj ) && ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) in ExecuteFilter()
/trunk/main/sc/source/ui/drawfunc/
H A Dgraphsh.cxx102 …pObj && pObj->ISA( SdrGrafObj ) && ( ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) ) in GetFilterState()
119 …if( pObj && pObj->ISA( SdrGrafObj ) && ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) in ExecuteFilter()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx392 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()
508 if( GRAPHIC_BITMAP == nGrfType ) in ExecAttr()
689 bDisable = eGraphicType != GRAPHIC_BITMAP; in GetAttrState()
/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx376 if( rGraphic.GetType() == GRAPHIC_BITMAP && in GraphicFilterDialog()
431 if( maGraphic.GetType() == GRAPHIC_BITMAP ) in IMPL_LINK()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx861 case GRAPHIC_BITMAP: in TakeObjNameSingul()
912 case GRAPHIC_BITMAP: in TakeObjNamePlural()
1215 return GRAPHIC_BITMAP == GetGraphicType() && GetGraphic().getSvgData().get(); in isEmbeddedSvg()
1352 case GRAPHIC_BITMAP: in DoConvertToPolyObj()
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx196 if ( rGraphic.GetType() == GRAPHIC_BITMAP ) in CreateAutoContour()
977 const sal_Bool bBitmap = pWnd->GetGraphic().GetType() == GRAPHIC_BITMAP; in IMPL_LINK()
1073 if( aGraphic.GetType() == GRAPHIC_BITMAP ) in IMPL_LINK()
H A Dgrfflt.cxx50 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in ExecuteGrfFilterSlot()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx136 if( aGraphic.GetType() == GRAPHIC_BITMAP ) in SvXMLGraphicInputStream()
614 if( aGraphic.GetType() == GRAPHIC_BITMAP ) in ImplWriteGraphic()
741 if( aGrfObject.GetType() == GRAPHIC_BITMAP ) in ImplInsertGraphicURL()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx317 GRAPHIC_BITMAP == aGraph.GetType() in ImportOle()
426 GRAPHIC_BITMAP == rGraph.GetType()) in ImportOleBase()
H A Dwrtww8gr.cxx740 case GRAPHIC_BITMAP: // Bitmap -> in Metafile abspielen in WriteGrfFromGrfNode()
875 case GRAPHIC_BITMAP: // Bitmap -> in Metafile abspielen in WriteGrfForBullet()
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx270 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()
303 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()
/trunk/main/vcl/inc/vcl/
H A Dgraph.h38 GRAPHIC_BITMAP, enumerator
/trunk/main/drawinglayer/source/primitive2d/
H A Dfillgraphicprimitive2d.cxx58 … if(GRAPHIC_BITMAP == rGraphic.GetType() || GRAPHIC_GDIMETAFILE == rGraphic.GetType()) in create2DDecomposition()
H A Dmediaprimitive2d.cxx61 if(GRAPHIC_BITMAP == aGraphic.GetType() || GRAPHIC_GDIMETAFILE == aGraphic.GetType()) in create2DDecomposition()
H A Dgraphicprimitivehelper2d.cxx113 …OSL_ENSURE(GRAPHIC_BITMAP == rGraphic.GetType() && rGraphic.IsAnimated(), "animatedBitmapExPrepara… in animatedBitmapExPreparator()
226 case GRAPHIC_BITMAP : in create2DDecompositionOfGraphic()
H A Dgraphicprimitive2d.cxx96 …const bool isBitmap(GRAPHIC_BITMAP == aTransformedGraphic.GetType() && !aTransformedGraphic.getSvg… in create2DDecomposition()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx622 if(!(GRAPHIC_BITMAP == aGraphic.GetType() || GRAPHIC_GDIMETAFILE == aGraphic.GetType())) in createNewSdrFillGraphicAttribute()
634 if(GRAPHIC_BITMAP == aGraphic.GetType()) in createNewSdrFillGraphicAttribute()

Completed in 140 milliseconds

123