Home
last modified time | relevance | path

Searched refs:svIndex (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dcell2.cxx1291 else if( t->GetType() != svIndex ) in UpdateTranspose()
1318 if( t->GetType() != svIndex ) in UpdateTranspose()
1376 else if( t->GetType() != svIndex ) in UpdateGrow()
1403 if( t->GetType() != svIndex ) in UpdateGrow()
1580 if ( p->GetType() == svIndex ) in CompileNameFormula()
H A Dvalidat.cxx720 else if (t->GetType() != svIndex) in GetSelectionFromFormula()
H A Dconditio.cxx81 case svIndex: in lcl_HasRelRef()
H A Dcell.cxx783 else if ( t->GetType() == svIndex ) in ScFormulaCell()
/trunk/main/formula/inc/formula/
H A Dtoken.hxx49 svIndex, enumerator
292 FormulaToken( svIndex, e ), nIndex( n ) {} in FormulaIndexToken()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx393 case svIndex: in GetNextReferenceOrName()
415 if( t->GetType() == svIndex ) in GetNextName()
569 if( pCode[j]->GetType() == svIndex || pCode[j]->GetOpCode() == ocColRowName ) in HasNameOrColRowName()
H A DFormulaCompiler.cxx1585 case svIndex: in CreateStringFromToken()
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx228 eType = svIndex; in SetName()
366 case svIndex: n += sizeof(sal_uInt16); break; in Clone()
416 case svIndex : in CreateToken()
H A Drangenam.cxx295 if( t->GetType() != svIndex ) in UpdateTranspose()
323 if( t->GetType() != svIndex ) in UpdateGrow()
H A Dcompiler.cxx4294 else if( t->GetType() != svIndex ) // it may be a DB area!!! in UpdateReference()
4503 if( t->GetType() != svIndex ) // it may be a DB area!!! in UpdateSharedFormulaReference()
4583 else if( t->GetType() != svIndex ) // it may be a DB area!!! in UpdateInsertTab()
4695 else if( t->GetType() != svIndex ) // it may be a DB area!!! in UpdateDeleteTab()
4904 else if( t->GetType() != svIndex ) // it may be a DB area!!! in UpdateMoveTab()
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx392 case svIndex: in ConvertToTokenSequence()

Completed in 94 milliseconds