Searched refs:sURLKey (Results 1 – 3 of 3) sorted by relevance
414 const rtl::OUString sURLKey( RTL_CONSTASCII_USTRINGPARAM( "URL" ) );421 … rtl::OUString sURL( aEntryItems.getUnpackedValueOrDefault( sURLKey, rtl::OUString() ) );
217 const ::rtl::OUString sURLKey( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in createSystrayMenu() local224 ::rtl::OUString sURL( aEntryItems.getUnpackedValueOrDefault( sURLKey, ::rtl::OUString() ) ); in createSystrayMenu()
494 const rtl::OUString sURLKey( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in initControls() local501 rtl::OUString sURL( aEntryItems.getUnpackedValueOrDefault( sURLKey, rtl::OUString() ) ); in initControls()
Completed in 39 milliseconds