Searched refs:sInteraction (Results 1 – 1 of 1) sorted by relevance
764 const rtl::OUString sInteraction( RTL_CONSTASCII_USTRINGPARAM( "action?" ) ); in GotoBookmark() local765 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 22 milliseconds