Home
last modified time | relevance | path

Searched refs:mpGfxLink (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx132 mpGfxLink ( NULL ), in ImpGraphic()
160 if( rImpGraphic.mpGfxLink ) in ImpGraphic()
161 mpGfxLink = new GfxLink( *rImpGraphic.mpGfxLink ); in ImpGraphic()
163 mpGfxLink = NULL; in ImpGraphic()
183 mpGfxLink ( NULL ), in ImpGraphic()
200 mpGfxLink ( NULL ), in ImpGraphic()
216 mpGfxLink( NULL ), in ImpGraphic()
234 mpGfxLink ( NULL ), in ImpGraphic()
251 mpGfxLink ( NULL ), in ImpGraphic()
308 delete mpGfxLink; in operator =()
[all …]
/trunk/main/vcl/inc/
H A Dimpgraph.hxx66 GfxLink* mpGfxLink; member in ImpGraphic