Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx193 const sal_uInt32 WW8_HLINK_ABS = 0x00000002; /// Absolute path. in WriteHyperlinkWithinFly() local
227 mnFlags |= WW8_HLINK_ABS; in WriteHyperlinkWithinFly()
249 mnFlags |= WW8_HLINK_BODY | WW8_HLINK_ABS; in WriteHyperlinkWithinFly()
H A Dww8par.cxx277 const sal_uInt32 WW8_HLINK_ABS = 0x00000002; /// Absolute path. in ReadEmbeddedData() local
358 if( !::get_flag( nFlags, WW8_HLINK_ABS ) ) in ReadEmbeddedData()

Completed in 49 milliseconds