Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/gallery2/
H A Dgalexpl.cxx124 sal_Bool GalleryExplorer::InsertURL( const String& rThemeName, const String& rURL ) in InsertURL() function in GalleryExplorer
138 bRet = pTheme->InsertURL( aURL ); in InsertURL()
148 sal_Bool GalleryExplorer::InsertURL( sal_uIntPtr nThemeId, const String& rURL ) in InsertURL() function in GalleryExplorer
151 return( pGal ? InsertURL( pGal->GetThemeName( nThemeId ), rURL ) : sal_False ); in InsertURL()
H A Dgaltheme.cxx1188 sal_Bool GalleryTheme::InsertURL( const INetURLObject& rURL, sal_uIntPtr nInsertPos ) in InsertURL() function in GalleryTheme
1262 bRet = bRet || InsertURL( *aIter++, nInsertPos ); in InsertFileOrDirURL()
/aoo42x/main/svx/inc/svx/
H A Dgallery.hxx105 static sal_Bool InsertURL( const String& rThemeName, const String& rURL );
106 static sal_Bool InsertURL( sal_uIntPtr nThemeId, const String& rURL );
H A Dgaltheme.hxx215 …SVX_DLLPUBLIC sal_Bool InsertURL( const INetURLObject& rURL, sal_uIntPtr nInsertPos = LIST_AP…
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx328 pThm->InsertURL( aURL ); in run()
1158 pData->pTheme->InsertURL( INetURLObject( aDlg.GetPath() ) ); in IMPL_LINK()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshe.cxx139 void ScTabViewShell::InsertURL( const String& rName, const String& rURL, const String& rTarget, in InsertURL() function in ScTabViewShell
H A Deditsh.cxx592 InsertURL( rName, rURL, rTarget, (sal_uInt16) eMode ); in Execute()
H A Dcellsh1.cxx1998 pTabViewShell->InsertURL( rName, rURL, rTarget, nType ); in ExecuteEdit()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1332 rSh.InsertURL( aFmt, aBkmk.GetDescription() ); in PasteData()
1462 rSh.InsertURL( aFmt, sDesc ); in PasteData()
2555 rSh.InsertURL( SwFmtINetFmt( sFile, aEmptyStr ), in _PasteAsHyperlink()
2653 rSh.InsertURL( SwFmtINetFmt( sFile, aEmptyStr ), in _PasteFileName()
/aoo42x/main/svx/source/unogallery/
H A Dunogaltheme.cxx265 if( ( aURL.GetProtocol() != INET_PROT_NOT_VALID ) && mpTheme->InsertURL( aURL, nIndex ) ) in insertURLByIndex()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx499 InsertURL( aFmt, rBkmk.GetDescription() ); in NavigatorPaste()
/aoo42x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx391 void InsertURL( const String& rName, const String& rURL, const String& rTarget,
/aoo42x/main/sw/source/ui/docvw/
H A Dromenu.cxx294 GalleryExplorer::InsertURL( sThemeName, sTmp ); in Execute()
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx252 InsertURL( rName, rURL, rTarget, (sal_uInt16) eMode ); in ExecuteHLink()
/aoo42x/main/sw/inc/
H A Deditsh.hxx770 sal_Bool InsertURL( const SwFmtINetFmt& rFmt, const String& rStr,
/aoo42x/main/sw/source/ui/shells/
H A Dtextfld.cxx824 rSh.InsertURL( aINetFmt, rName, sal_True ); in InsertHyperlink()
/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx745 sal_Bool SwEditShell::InsertURL( const SwFmtINetFmt& rFmt, const String& rStr, sal_Bool bKeepSelect… in InsertURL() function in SwEditShell
/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx979 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
H A DCustomAnimationDialog.cxx1806 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1082 return pCurShell->InsertURL( aFmt, rData.sPar2 ); in InsertFld()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx1996 …GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aGalleryUserSound.GetMainURL( INetURLObject:… in ReadSound()

Completed in 226 milliseconds