Searched refs:InsertURLField (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwshe.cxx | 152 InsertURLField( rName, rURL, rTarget ); in InsertURL() 188 void ScTabViewShell::InsertURLField( const String& rName, const String& rURL, const String& rTarget… in InsertURLField() function in ScTabViewShell
|
H A D | viewfun4.cxx | 756 pViewData->GetViewShell()->InsertURLField( rDescription, rURL, aTargetFrame ); in InsertBookmark()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviewsb.cxx | 462 InsertURLField(pHLItem->GetURL(), pHLItem->GetName(), in FuTemp02() 476 InsertURLField(pHLItem->GetURL(), pHLItem->GetName(), in FuTemp02()
|
H A D | drviewse.cxx | 860 … InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL ); in FuSupport() 1516 void DrawViewShell::InsertURLField(const String& rURL, const String& rText, in InsertURLField() function in sd::DrawViewShell
|
H A D | drviews4.cxx | 563 InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL ); in Command()
|
H A D | sdview2.cxx | 388 …pDrViewSh->InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL… in DoPaste()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | DrawViewShell.hxx | 150 void InsertURLField(const String& rURL, const String& rText, const String& rTarget,
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 394 void InsertURLField( const String& rName, const String& rURL, const String& rTarget );
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 257 …pDrViewSh->InsertURLField( aINetBookmark.GetURL(), aINetBookmark.GetDescription(), aEmptyStr, NULL… in DoExecute()
|
Completed in 44 milliseconds