Searched refs:nHyperId (Results 1 – 1 of 1) sorted by relevance
640 sal_uInt32 nHyperId = ++mnExEmbed; in ImplInsertBookmarkURL() local661 << nHyperId; in ImplInsertBookmarkURL()704 return nHyperId; in ImplInsertBookmarkURL()3260 sal_uInt32 nHyperId; in ImplWriteTextStyleAtom() local3262 …nHyperId = ImplInsertBookmarkURL( aPageUrl, 1 | ( nPageIndex << 8 ) | ( 1 << 31 ), pFieldEntry->aR… in ImplWriteTextStyleAtom()3264 …nHyperId = ImplInsertBookmarkURL( pFieldEntry->aFieldUrl, 2 | ( nHyperId << 8 ), aFile, pFieldEntr… in ImplWriteTextStyleAtom()3269 << nHyperId // hyperlink id in ImplWriteTextStyleAtom()
Completed in 38 milliseconds