Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx155 bool mbDde; /// True = object is linked through DDE. member
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx186 mbDde( false ), in ClientData()
H A Dvmlshapecontext.cxx223 …case VMLX_TOKEN( DDE ): mrClientData.mbDde = lclDecodeVmlxBool( maElementText, true ); … in onEndElement()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx416 …case XML_Pict: return (pClientData->mbDde || getOleObjectInfo( rShape.getShapeId() )) ? CREAT… in getShapeBaseName()

Completed in 69 milliseconds