Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx764 const rtl::OUString sInteraction( RTL_CONSTASCII_USTRINGPARAM( "action?" ) ); in GotoBookmark() local
765 if ( sBookmark.match( sInteraction ) ) in GotoBookmark()
768 if ( sBookmark.match( sJump, sInteraction.getLength() ) ) in GotoBookmark()
770 rtl::OUString aDestination( sBookmark.copy( sInteraction.getLength() + sJump.getLength() ) ); in GotoBookmark()

Completed in 74 milliseconds