Searched refs:WW8_HLINK_FRAME (Results 1 – 2 of 2) sorted by relevance
195 const sal_uInt32 WW8_HLINK_FRAME = 0x00000080; /// Target frame. in WriteHyperlinkWithinFly() local215 mnFlags |= WW8_HLINK_FRAME; in WriteHyperlinkWithinFly()
279 const sal_uInt32 WW8_HLINK_FRAME = 0x00000080; /// Target frame. in ReadEmbeddedData() local309 if( ::get_flag( nFlags, WW8_HLINK_FRAME ) ) in ReadEmbeddedData()