Home
last modified time | relevance | path

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

/trunk/main/formula/inc/formula/
H A Dtokenarray.hxx139 sal_Bool IsHyperLink() const { return bHyperLink; } in IsHyperLink() function in formula::FormulaTokenArray
/trunk/main/sc/inc/
H A Dcell.hxx481 inline sal_Bool IsHyperLinkCell() const { return pCode && pCode->IsHyperLink(); } in IsHyperLinkCell()
/trunk/main/sc/source/core/data/
H A Dcell.cxx1578 if( p->GetError() && pCode->IsHyperLink()) in InterpretTail()
1714 if( cMatrixFlag != MM_FORMULA && !pCode->IsHyperLink() ) in InterpretTail()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx601 if(pCell->GetCode()->IsHyperLink()) in EnterData()

Completed in 45 milliseconds