Home
last modified time | relevance | path

Searched refs:GRAPHIC_DEFAULT (Results 1 – 22 of 22) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx474 meType = GRAPHIC_DEFAULT; in ImplSetDefaultType()
554 else if( ( meType != GRAPHIC_DEFAULT ) && ImplIsSupportedGraphic() ) in ImplGetBitmap()
746 case( GRAPHIC_DEFAULT ): in ImplGetPrefSize()
789 case( GRAPHIC_DEFAULT ): in ImplSetPrefSize()
835 case( GRAPHIC_DEFAULT ): in ImplGetPrefMapMode()
874 case( GRAPHIC_DEFAULT ): in ImplSetPrefMapMode()
941 case( GRAPHIC_DEFAULT ): in ImplDraw()
979 case( GRAPHIC_DEFAULT ): in ImplDraw()
1334 meType = GRAPHIC_DEFAULT; in ImplReadEmbedded()
1665 case( GRAPHIC_DEFAULT ): in ImplGetChecksum()
[all …]
H A Dgraphictools.cxx611 case GRAPHIC_DEFAULT: in toString()
H A Dgraph.cxx563 if( GRAPHIC_DEFAULT == mpImpGraphic->ImplGetType() ) in Draw()
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx159 ( GRAPHIC_DEFAULT != aGrf.GetType() || in DataChanged()
160 GRAPHIC_DEFAULT != rGrfObj.GetType() ) ) in DataChanged()
177 if( bGraphicPieceArrived && GRAPHIC_DEFAULT != aGrf.GetType() && in DataChanged()
260 GRAPHIC_DEFAULT == pGrfNd->GetGrfObj().GetType())) in DataChanged()
/trunk/main/editeng/source/items/
H A Dbulitem.cxx160 …if( ( GRAPHIC_NONE != pGraphicObject->GetType() ) && ( GRAPHIC_DEFAULT != pGraphicObject->GetType(… in SvxBulletItem()
369 …( !pGraphicObject || ( GRAPHIC_NONE == pGraphicObject->GetType() ) || ( GRAPHIC_DEFAULT == pGraphi… in Store()
514 …if( ( GRAPHIC_NONE == rGraphicObject.GetType() ) || ( GRAPHIC_DEFAULT == rGraphicObject.GetType() … in SetGraphicObject()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx279 ( pGrfNode->IsLinkedFile() && GRAPHIC_DEFAULT == pGrf->GetType() ) ) in GetGraphic()
310 ( GRAPHIC_DEFAULT == pGrfNode->GetGrfObj().GetType()|| in IsGrfSwapOut()
720 GRAPHIC_DEFAULT == rGrf.GetType() ) ) in GetIMapGraphic()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx542 GRAPHIC_DEFAULT == maGrfObj.GetType() ) in SwapIn()
548 else if ( GRAPHIC_DEFAULT == maGrfObj.GetType() ) in SwapIn()
617 if ( maGrfObj.GetType() != GRAPHIC_DEFAULT in SwapOut()
/trunk/main/vcl/inc/vcl/
H A Dgraph.h40 GRAPHIC_DEFAULT enumerator
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx971 ( pObj->GetGraphicType() != GRAPHIC_DEFAULT ) ) in ExecuteGrafAttr()
1148 ( pGrafObj->GetGraphicType() == GRAPHIC_DEFAULT )) in GetGrafAttrState()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx706 ( pGraphic->GetType() == GRAPHIC_DEFAULT ) ) in ForceSwapIn()
1373 case GRAPHIC_DEFAULT: in DoConvertToPolyObj()
H A Dsvdxcgv.cxx726 if( ( GRAPHIC_NONE == aRet.GetType() ) || ( GRAPHIC_DEFAULT == aRet.GetType() ) ) in GetObjGraphic()
H A Dsvddrgmt.cxx3735 … !pObj || (pObj->GetGraphicType() == GRAPHIC_NONE) || (pObj->GetGraphicType() == GRAPHIC_DEFAULT) ) in EndSdrDrag()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx434 … if(GRAPHIC_NONE == rGraphicObject.GetType() || GRAPHIC_DEFAULT == rGraphicObject.GetType()) in visualisationUsesDraft()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx116 if( GRAPHIC_DEFAULT == o_rGraphic.GetType() in importShapeGraphic()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx680 eGraphicType == GRAPHIC_DEFAULT ) && in GetAttrState()
H A Dbasesh.cxx169 void* pEditObj = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType in TYPEINIT1()
194 sal_Bool bRet = GRAPHIC_NONE != nGrfType && GRAPHIC_DEFAULT != nGrfType; in lcl_UpdateContourDlg()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx300 const sal_Bool bDefaultType = ( rSubstitute.GetType() == GRAPHIC_DEFAULT ); in ImplFillSubstitute()
H A Dgrfmgr.cxx299 DBG_ASSERT( ( GRAPHIC_NONE == meType ) || ( GRAPHIC_DEFAULT == meType ), in ImplAutoSwapIn()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx941 else if ( ( rGrfObj.GetType() == GRAPHIC_DEFAULT || in PaintPicture()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1499 if(GRAPHIC_NONE != rGraphic.GetType() && GRAPHIC_DEFAULT != rGraphic.GetType()) in Paste()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2297 nRet = (GRAPHIC_NONE != aGrf.GetType() && GRAPHIC_DEFAULT != aGrf.GetType()); in _PasteGrf()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1189 … (aObject.GetType() == GRAPHIC_BITMAP || aObject.GetType() == GRAPHIC_DEFAULT) ) in lcl_DrawGraphic()

Completed in 168 milliseconds