| /aoo42x/main/sd/source/ui/view/ | 
| H A D | drviewsb.cxx | 435 						SfxStringItem aTarget( SID_TARGETNAME, pURLField->GetTargetFrame() );  in FuTemp02()477 								   pHLItem->GetTargetFrame(), NULL);  in FuTemp02()
 482 									pHLItem->GetTargetFrame(), NULL);  in FuTemp02()
 491 									   pHLItem->GetTargetFrame(), NULL);  in FuTemp02()
 496 										pHLItem->GetTargetFrame(), NULL);  in FuTemp02()
 
 | 
| H A D | drviewsf.cxx | 125 					    aHLinkItem.SetTargetFrame(((const SvxURLField*) pField)->GetTargetFrame());  in GetCtrlState()
 | 
| /aoo42x/main/sw/source/ui/shells/ | 
| H A D | drformsh.cxx | 149                                 if( rHLinkItem.GetTargetFrame().Len() )  in TYPEINIT1()151                                     aTmp <<=  OUString(rHLinkItem.GetTargetFrame());  in TYPEINIT1()
 
 | 
| H A D | drwtxtex.cxx | 512 				aFld.SetTargetFrame(rHLinkItem.GetTargetFrame());  in Execute()1068 							aHLinkItem.SetTargetFrame(((const SvxURLField*) pField)->GetTargetFrame());  in StateInsert()
 
 | 
| H A D | annotsh.cxx | 357 				aFld.SetTargetFrame(rHLinkItem.GetTargetFrame());  in Exec()1068 							aHLinkItem.SetTargetFrame(((const SvxURLField*) pField)->GetTargetFrame());  in StateInsert()
 
 | 
| H A D | textfld.cxx | 785 	const String& rTarget = rHlnkItem.GetTargetFrame();  in InsertHyperlink()
 | 
| /aoo42x/main/cui/source/dialogs/ | 
| H A D | hltpbase.cxx | 434 	sal_uInt16 nPos = mpCbbFrame->GetEntryPos ( pHyperlinkItem->GetTargetFrame() );  in FillStandardDlgFields()436 		mpCbbFrame->SetText ( pHyperlinkItem->GetTargetFrame() );  in FillStandardDlgFields()
 
 | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | editsh.cxx | 548 					const String& rTarget	= pHyper->GetTargetFrame();  in Execute()607                         ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() );  in Execute()
 688 						aHLinkItem.SetTargetFrame( pURLField->GetTargetFrame() );  in GetState()
 
 | 
| H A D | viewfun4.cxx | 833 							pContent->SetTargetFrame( pURLField->GetTargetFrame() );  in HasBookmarkAtCursor()
 | 
| /aoo42x/main/sc/source/ui/drawfunc/ | 
| H A D | drtxtob.cxx | 278 					const String& rTarget	= pHyper->GetTargetFrame();  in Execute()340                             ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() );  in Execute()
 431 					aHLinkItem.SetTargetFrame( pURLField->GetTargetFrame() );  in GetState()
 
 | 
| H A D | fusel.cxx | 253                         sTarget = aVEvt.pURLField->GetTargetFrame();  in MouseButtonDown()
 | 
| H A D | drawsh5.cxx | 173                     const String& rTarget   = pHyper->GetTargetFrame();  in ExecuteHLink()
 | 
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | inetimg.hxx | 71 	const String&	GetTargetFrame() const { return aTargetFrame; }  in GetTargetFrame()  function in INetImage
 | 
| /aoo42x/main/sw/inc/ | 
| H A D | fmtinfmt.hxx | 96 	const String& GetTargetFrame() const  in GetTargetFrame()  function in SwFmtINetFmt
 | 
| /aoo42x/main/svx/inc/svx/ | 
| H A D | hlnkitem.hxx | 85 	const	String& GetTargetFrame() const { return sTarget; }  in GetTargetFrame()  function in SvxHyperlinkItem
 | 
| /aoo42x/main/sw/source/core/access/ | 
| H A D | acchyperlink.cxx | 105 						 &rINetFmt.GetTargetFrame() );  in doAccessibleAction()
 | 
| /aoo42x/main/sw/source/ui/chrdlg/ | 
| H A D | chardlg.cxx | 304 		aTargetFrmLB.SetText(pINetFmt->GetTargetFrame());  in Reset()
 | 
| /aoo42x/main/sw/source/ui/docvw/ | 
| H A D | SidebarTxtControl.cxx | 285                     String sTarget( pURL->GetTargetFrame() );  in MouseButtonDown()
 | 
| H A D | romenu.cxx | 130 			sTargetFrameName = rIItem.GetTargetFrame();  in SwReadOnlyPopup()
 | 
| /aoo42x/main/editeng/inc/editeng/ | 
| H A D | flditem.hxx | 182 	const XubString&			GetTargetFrame() const { return aTargetFrame; }  in GetTargetFrame()  function in SvxURLField
 | 
| /aoo42x/main/sw/source/ui/wrtsh/ | 
| H A D | wrtsh2.cxx | 384 	::LoadURL( rItem.GetValue(), this, nFilter, &rItem.GetTargetFrame() );  in ClickToINetAttr()
 | 
| /aoo42x/main/sc/source/core/tool/ | 
| H A D | editutil.cxx | 761 		ScGlobal::OpenURL( pURLField->GetURL(), pURLField->GetTargetFrame() );  in FieldClicked()
 | 
| /aoo42x/main/svx/source/dialog/ | 
| H A D | hyprlink.cxx | 326 			TargetMenu(rHLnkItem.GetTargetFrame(), sal_False);  in StateChanged()
 | 
| /aoo42x/main/editeng/source/uno/ | 
| H A D | unofield.cxx | 363 				mpImpl->msString2 = ((SvxURLField*)pData)->GetTargetFrame();  in SvxUnoTextField()
 | 
| /aoo42x/main/sw/source/filter/html/ | 
| H A D | htmlgrin.cxx | 756 		aURL.SetTargetFrameName( rINetFmt.GetTargetFrame() );  in InsertImage()
 |