Searched refs:WW8_HLINK_BODY (Results 1 – 2 of 2) sorted by relevance
192 const sal_uInt32 WW8_HLINK_BODY = 0x00000001; /// Contains file link or URL. in WriteHyperlinkWithinFly() local229 mnFlags |= WW8_HLINK_BODY; in WriteHyperlinkWithinFly()249 mnFlags |= WW8_HLINK_BODY | WW8_HLINK_ABS; in WriteHyperlinkWithinFly()
276 const sal_uInt32 WW8_HLINK_BODY = 0x00000001; /// Contains file link or URL. in ReadEmbeddedData() local326 else if( ::get_flag( nFlags, WW8_HLINK_BODY ) ) in ReadEmbeddedData()
Completed in 31 milliseconds