Home
last modified time | relevance | path

Searched refs:GFX_LINK_TYPE_NONE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dgfxlink.hxx99 GFX_LINK_TYPE_NONE = 0, enumerator
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx302 if( rSubstitute.IsLink() && ( GFX_LINK_TYPE_NONE == maGfxLink.GetType() ) ) in ImplFillSubstitute()
334 if( GFX_LINK_TYPE_NONE != maGfxLink.GetType() ) in ImplFillSubstitute()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1416 GfxLinkType eLinkType = GFX_LINK_TYPE_NONE; in ImportGraphic()
1552 if ( eLinkType == GFX_LINK_TYPE_NONE ) in ImportGraphic()
1777 …if( nStatus == GRFILTER_OK && bCreateNativeLink && ( eLinkType != GFX_LINK_TYPE_NONE ) && !rGraphi… in ImportGraphic()
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx44 meType ( GFX_LINK_TYPE_NONE ), in GfxLink()

Completed in 31 milliseconds