Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4083 String aHyperString = UniString::CreateFromInt32( 256 + nIndex ); in ImplWriteClickAction() local
4084 aHyperString.Append( String( RTL_CONSTASCII_USTRINGPARAM( "," ) ) ); in ImplWriteClickAction()
4085 aHyperString.Append( String::CreateFromInt32( nIndex + 1 ) ); in ImplWriteClickAction()
4086 aHyperString.Append( String( RTL_CONSTASCII_USTRINGPARAM( ",Slide " ) ) ); in ImplWriteClickAction()
4087 aHyperString.Append( String::CreateFromInt32( nIndex + 1 ) ); in ImplWriteClickAction()
4088 …LinkID = ImplInsertBookmarkURL( aHyperString, 1 | ( nIndex << 8 ) | ( 1 << 31 ), aBookmark, aEmpty… in ImplWriteClickAction()

Completed in 41 milliseconds