Home
last modified time | relevance | path

Searched refs:pHyper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx170 const SvxHyperlinkItem* pHyper = (const SvxHyperlinkItem*) pItem; in ExecuteHLink() local
171 const String& rName = pHyper->GetName(); in ExecuteHLink()
172 const String& rURL = pHyper->GetURL(); in ExecuteHLink()
173 const String& rTarget = pHyper->GetTargetFrame(); in ExecuteHLink()
174 SvxLinkInsertMode eMode = pHyper->GetInsertMode(); in ExecuteHLink()
H A Ddrtxtob.cxx275 const SvxHyperlinkItem* pHyper = (const SvxHyperlinkItem*) pItem; in Execute() local
276 const String& rName = pHyper->GetName(); in Execute()
277 const String& rURL = pHyper->GetURL(); in Execute()
278 const String& rTarget = pHyper->GetTargetFrame(); in Execute()
279 SvxLinkInsertMode eMode = pHyper->GetInsertMode(); in Execute()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx545 const SvxHyperlinkItem* pHyper = (const SvxHyperlinkItem*) pItem; in Execute() local
546 const String& rName = pHyper->GetName(); in Execute()
547 const String& rURL = pHyper->GetURL(); in Execute()
548 const String& rTarget = pHyper->GetTargetFrame(); in Execute()
549 SvxLinkInsertMode eMode = pHyper->GetInsertMode(); in Execute()
H A Dcellsh1.cxx1992 const SvxHyperlinkItem* pHyper = (const SvxHyperlinkItem*) pItem; in ExecuteEdit() local
1993 const String& rName = pHyper->GetName(); in ExecuteEdit()
1994 const String& rURL = pHyper->GetURL(); in ExecuteEdit()
1995 const String& rTarget = pHyper->GetTargetFrame(); in ExecuteEdit()
1996 sal_uInt16 nType = (sal_uInt16) pHyper->GetInsertMode(); in ExecuteEdit()

Completed in 46 milliseconds