Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Dolehelper.cxx70 const sal_uInt32 OLE_STDHLINK_HASDISPLAY = 0x00000010; // Has display string. variable
239 if( getFlag( nFlags, OLE_STDHLINK_HASDISPLAY ) ) in importStdHlink()