Searched refs:ImplInsertBookmarkURL (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 637 sal_uInt32 PPTWriter::ImplInsertBookmarkURL( const String& rBookmarkURL, const sal_uInt32 nType, in ImplInsertBookmarkURL() function in PPTWriter 3262 …nHyperId = ImplInsertBookmarkURL( aPageUrl, 1 | ( nPageIndex << 8 ) | ( 1 << 31 ), pFieldEntry->aR… in ImplWriteTextStyleAtom() 3264 …nHyperId = ImplInsertBookmarkURL( pFieldEntry->aFieldUrl, 2 | ( nHyperId << 8 ), aFile, pFieldEntr… in ImplWriteTextStyleAtom() 4088 …nHyperLinkID = ImplInsertBookmarkURL( aHyperString, 1 | ( nIndex << 8 ) | ( 1 << 31 ), aBookmark, … in ImplWriteClickAction() 4110 …nHyperLinkID = ImplInsertBookmarkURL( aBookmark, (sal_uInt32)(2 | ( 1 << 31 )), aBookmarkFile, aBo… in ImplWriteClickAction()
|
H A D | eppt.hxx | 781 sal_uInt32 ImplInsertBookmarkURL( const String& rBookmark, const sal_uInt32 nType,
|
Completed in 73 milliseconds