Searched refs:IsHyperLinkCell (Results 1 – 3 of 3) sorted by relevance
481 inline sal_Bool IsHyperLinkCell() const { return pCode && pCode->IsHyperLink(); } in IsHyperLinkCell() function in ScFormulaCell
772 if ( pFCell->IsHyperLinkCell() ) in lcl_DoHyperlinkResult()1884 static_cast<ScFormulaCell*>(pCell)->IsHyperLinkCell(); in DrawStrings()2951 … static_cast<ScFormulaCell*>(pCell)->IsHyperLinkCell(); in DrawEdit()
386 static_cast<ScFormulaCell*>(rpCell)->IsHyperLinkCell()) in lcl_GetHyperlinkCell()
Completed in 75 milliseconds