Home
last modified time | relevance | path

Searched refs:GRAPHIC_NONE (Results 26 – 50 of 55) sorted by relevance

123

/aoo41x/main/svx/source/xoutdev/
H A Dxattrbmp.cxx422 if(bSetBitmap && GRAPHIC_NONE != maGraphicObject.GetType()) in PutValue()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx434 … if(GRAPHIC_NONE == rGraphicObject.GetType() || GRAPHIC_DEFAULT == rGraphicObject.GetType()) in visualisationUsesDraft()
/aoo41x/main/sc/source/filter/excel/
H A Dxipage.cxx168 if( aGraphic.GetType() != GRAPHIC_NONE ) in ReadImgData()
H A Dxiescher.cxx2911 if( !xSdrObj && (maGraphic.GetType() != GRAPHIC_NONE) ) in DoCreateSdrObj()
3379 if( aGraphic.GetType() != GRAPHIC_NONE ) in CreateSdrObject()
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx551 if( GRAPHIC_NONE != nType ) in CopyGraphic()
H A Dtransfer.cxx860 if( rGraphic.GetType() != GRAPHIC_NONE ) in SetGraphic()
/aoo41x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx589 if( !bTimeoutOnly && ( maLogo.GetType() != GRAPHIC_NONE ) ) in DrawPauseScene()
/aoo41x/main/basic/source/runtime/
H A Dstdobj1.cxx84 if( eType != GRAPHIC_NONE ) in PropType()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx117 || GRAPHIC_NONE == o_rGraphic.GetType() ) in importShapeGraphic()
/aoo41x/main/sd/source/ui/view/
H A Dsdview3.cxx225 if( aGraphic.GetType() != GRAPHIC_NONE ) in InsertMetaFile()
267 if( !bVector && (aGraphic.GetType() == GRAPHIC_NONE) ) in InsertMetaFile()
/aoo41x/main/vcl/source/gdi/
H A Dgraphictools.cxx598 if( maFillGraphic.GetType() != GRAPHIC_NONE ) in toString()
/aoo41x/main/svx/source/dialog/
H A Dgraphctl.cxx326 const bool bGraphicValid(GRAPHIC_NONE != aGraphic.GetType()); in Paint()
/aoo41x/main/svtools/source/filter/
H A Dfilter.cxx877 if ( rGraphic.GetType() != GRAPHIC_NONE ) in ImpGetScaledGraphic()
2262 if( GRAPHIC_NONE == pData->maGraphic.GetType() || pData->maGraphic.GetContext() ) // Import in IMPL_LINK()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dwrap.cxx223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx767 if (pGrfNode && (GRAPHIC_NONE != pGrfNode->GetGrf().GetType())) in GetSwappedInSize()
H A Dww8graf.cxx3179 if (GRAPHIC_NONE == eType || CanUseRemoteLink(aGrfName)) in ImportReplaceableDrawables()
/aoo41x/main/svx/source/svdraw/
H A Dsvdxcgv.cxx726 if( ( GRAPHIC_NONE == aRet.GetType() ) || ( GRAPHIC_DEFAULT == aRet.GetType() ) ) in GetObjGraphic()
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Tools.cxx366 if( aGraphic.GetType() != GRAPHIC_NONE ) in executeDispatch_Paste()
/aoo41x/main/sw/source/core/edit/
H A Deditsh.cxx327 return static_cast<sal_uInt16>(pGrfNode ? pGrfNode->GetGrfObj().GetType() : GRAPHIC_NONE); in GetGraphicType()
/aoo41x/main/svx/source/gallery2/
H A Dgaltheme.cxx927 if( rGraphic.GetType() != GRAPHIC_NONE ) in InsertGraphic()
/aoo41x/main/filter/source/svg/
H A Dsvgexport.cxx1076 if( aGraphic.GetType() != GRAPHIC_NONE ) in implCreateObjectsFromShape()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1499 if(GRAPHIC_NONE != rGraphic.GetType() && GRAPHIC_DEFAULT != rGraphic.GetType()) in Paste()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlfly.cxx1548 if( aGrf.GetType() == GRAPHIC_NONE || in OutHTML_FrmFmtAsImage()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx2763 if ( pGrfObj && pGrfObj->GetType() != GRAPHIC_NONE ) in GetContour()
H A Dpaintfrm.cxx1581 ( _rGraphicObj.IsTransparent() || _rGraphicObj.GetType() == GRAPHIC_NONE ) in lcl_DrawGraphicBackgrd()
1669 if( pGrf && GRAPHIC_NONE != pGrf->GetType() ) in DrawGraphic()

Completed in 217 milliseconds

123