Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx640 sal_uInt32 nHyperId = ++mnExEmbed; in ImplInsertBookmarkURL() local
661 << nHyperId; in ImplInsertBookmarkURL()
704 return nHyperId; in ImplInsertBookmarkURL()
3260 sal_uInt32 nHyperId; in ImplWriteTextStyleAtom() local
3262nHyperId = ImplInsertBookmarkURL( aPageUrl, 1 | ( nPageIndex << 8 ) | ( 1 << 31 ), pFieldEntry->aR… in ImplWriteTextStyleAtom()
3264nHyperId = ImplInsertBookmarkURL( pFieldEntry->aFieldUrl, 2 | ( nHyperId << 8 ), aFile, pFieldEntr… in ImplWriteTextStyleAtom()
3269 << nHyperId // hyperlink id in ImplWriteTextStyleAtom()

Completed in 38 milliseconds