Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx203 const sal_uInt32 WW8_HLINK_BODY = 0x00000001; /// Contains file link or URL. in WriteHyperlinkWithinFly() local
240 mnFlags |= WW8_HLINK_BODY; in WriteHyperlinkWithinFly()
260 mnFlags |= WW8_HLINK_BODY | WW8_HLINK_ABS; in WriteHyperlinkWithinFly()
H A Dww8par.cxx276 const sal_uInt32 WW8_HLINK_BODY = 0x00000001; /// Contains file link or URL. in ReadEmbeddedData() local
326 else if( ::get_flag( nFlags, WW8_HLINK_BODY ) ) in ReadEmbeddedData()

Completed in 42 milliseconds