/aoo4110/main/sfx2/source/appl/ |
H A D | shutdowniconaqua.mm | 84 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( WRITER_URL ) ), OUString( RTL_CONSTA… 87 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( CALC_URL ) ), OUString( RTL_CONSTASC… 90 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( IMPRESS_URL ) ), OUString( RTL_CONST… 93 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( DRAW_URL ) ), OUString( RTL_CONSTASC… 96 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( BASE_URL ) ), OUString( RTL_CONSTASC… 99 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( MATH_URL ) ), OUString( RTL_CONSTASC… 105 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( STARTMODULE_URL ) ), OUString( RTL_C… 116 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( STARTMODULE_URL ) ), OUString( RTL_C… 296 …ShutdownIcon::OpenURL( rRecentFile.aURL, OUString( RTL_CONSTASCII_USTRINGPARAM( "_default" ) ), aA…
|
H A D | shutdowniconw32.cxx | 523 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( WRITER_URL ) ), OUString( RTL_CONSTA… in executerWndProc() 527 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( CALC_URL ) ), OUString( RTL_CONSTASC… in executerWndProc() 531 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( IMPRESS_WIZARD_URL ) ), OUString( RT… in executerWndProc() 535 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( DRAW_URL ) ), OUString( RTL_CONSTASC… in executerWndProc() 539 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( BASE_URL ) ), OUString( RTL_CONSTASC… in executerWndProc() 543 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( MATH_URL ) ), OUString( RTL_CONSTASC… in executerWndProc()
|
H A D | shutdownicon.cxx | 273 void ShutdownIcon::OpenURL( const ::rtl::OUString& aURL, const ::rtl::OUString& rTarget, const Sequ… in OpenURL() function in ShutdownIcon 518 … OpenURL( sFiles[0], OUString( RTL_CONSTASCII_USTRINGPARAM( "_default" ) ), aArgs ); in IMPL_STATIC_LINK() 530 … OpenURL( aURL, OUString( RTL_CONSTASCII_USTRINGPARAM( "_default" ) ), aArgs ); in IMPL_STATIC_LINK()
|
H A D | shutdownicon.hxx | 118 …static void OpenURL( const ::rtl::OUString& aURL, const ::rtl::OUString& rTarget, const ::com::sun…
|
H A D | shutdowniconunx.cxx | 66 ShutdownIcon::OpenURL( *(OUString *)data, in open_url_cb()
|
/aoo4110/main/sfx2/source/inet/ |
H A D | inettbc.cxx | 100 void SfxURLToolBoxControl_Impl::OpenURL( const String& rName, sal_Bool /*bNew*/ ) const in OpenURL() function in SfxURLToolBoxControl_Impl 189 OpenURL( aName, sal_False ); in IMPL_LINK() 197 OpenURL( pURLBox->GetURL(), pURLBox->IsCtrlOpen() ); in IMPL_LINK()
|
/aoo4110/main/fpicker/source/office/ |
H A D | iodlgimp.cxx | 173 void SvtFileDialogURLSelector::OpenURL( const String& rURL ) in OpenURL() function in SvtFileDialogURLSelector 341 OpenURL( m_aFavourites[ nId ] ); in Select() 348 OpenURL( GetDialogParent()->GetStandardDir() ); in Click()
|
H A D | iodlgimp.hxx | 117 void OpenURL( const String& rURL );
|
/aoo4110/main/sfx2/inc/ |
H A D | inettbc.hxx | 47 void OpenURL( const String& rName, sal_Bool bNew ) const;
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | drawsh.cxx | 246 ScGlobal::OpenURL( pInfo->GetHlink(), String::EmptyString() ); in ExecDrawAttr()
|
H A D | fusel.cxx | 260 ScGlobal::OpenURL( sURL, sTarget ); in MouseButtonDown()
|
H A D | drtxtob.cxx | 340 ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() ); in Execute()
|
/aoo4110/main/sc/inc/ |
H A D | global.hxx | 597 static void OpenURL( const String& rURL, const String& rTarget );
|
/aoo4110/main/sc/source/core/tool/ |
H A D | editutil.cxx | 761 ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() ); in FieldClicked()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | editsh.cxx | 607 ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() ); in Execute()
|
H A D | gridwin.cxx | 2191 ScGlobal::OpenURL( aUrl, aTarget ); in MouseButtonUp()
|
/aoo4110/main/sc/source/core/data/ |
H A D | global.cxx | 918 void ScGlobal::OpenURL( const String& rURL, const String& rTarget ) in OpenURL() function in ScGlobal
|