Home
last modified time | relevance | path

Searched refs:GetHlink (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx344 if ( pInfo && (pInfo->GetHlink().getLength() > 0) ) in RequestHelp()
347 aHelpText = pInfo->GetHlink(); in RequestHelp()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx245 if ( pInfo && (pInfo->GetHlink().getLength() > 0) ) in ExecDrawAttr()
246 ScGlobal::OpenURL( pInfo->GetHlink(), String::EmptyString() ); in ExecDrawAttr()
H A Dfusel.cxx207 if ( pInfo->GetHlink().getLength() > 0 ) in MouseButtonDown()
210 sURL = pInfo->GetHlink(); in MouseButtonDown()
H A Ddrawsh5.cxx92 if ( pInfo && (pInfo->GetHlink().getLength() > 0) ) in GetHLinkState()
94 aHLinkItem.SetURL( pInfo->GetHlink() ); in GetHLinkState()
H A Ddrawsh2.cxx224 if ( !pInfo || (pInfo->GetHlink().getLength() == 0) ) in GetDrawFuncState()
H A Dfudraw.cxx837 …else if ( !bAlt && pInfo && ((pInfo->GetMacro().getLength() > 0) || (pInfo->GetHlink().getLength()… in ForcePointer()
/trunk/main/sc/inc/
H A Duserdat.hxx100 const rtl::OUString& GetHlink() const { return maHlink; } in GetHlink() function in ScMacroInfo
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1474 if ( pInfo && (pInfo->GetHlink().getLength() > 0) ) in getByName()
1480 aProperties[ 1 ].Value <<= pInfo->GetHlink(); in getByName()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx442 const rtl::OUString& GetHlink() const { return maHlink; } in GetHlink() function in SwMacroInfo
H A Dww8graf.cxx2747 lnName = macInf->GetHlink(); in Read_GrafLayer()

Completed in 78 milliseconds