Home
last modified time | relevance | path

Searched refs:IsHyperLinkCell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dcell.hxx481 inline sal_Bool IsHyperLinkCell() const { return pCode && pCode->IsHyperLink(); } in IsHyperLinkCell() function in ScFormulaCell
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx772 if ( pFCell->IsHyperLinkCell() ) in lcl_DoHyperlinkResult()
1884 static_cast<ScFormulaCell*>(pCell)->IsHyperLinkCell(); in DrawStrings()
2951 … static_cast<ScFormulaCell*>(pCell)->IsHyperLinkCell(); in DrawEdit()
H A Dgridwin.cxx386 static_cast<ScFormulaCell*>(rpCell)->IsHyperLinkCell()) in lcl_GetHyperlinkCell()

Completed in 48 milliseconds