Searched refs:WW8_HLINK_MARK (Results 1 – 2 of 2) sorted by relevance
195 const sal_uInt32 WW8_HLINK_MARK = 0x00000008; /// Text mark. in WriteHyperlinkWithinFly() local269 mnFlags |= WW8_HLINK_MARK; in WriteHyperlinkWithinFly()
279 const sal_uInt32 WW8_HLINK_MARK = 0x00000008; /// Text mark. in ReadEmbeddedData() local368 if( ::get_flag( nFlags, WW8_HLINK_MARK ) ) in ReadEmbeddedData()
Completed in 64 milliseconds