Searched refs:GetContentCellType (Results 1 – 2 of 2) sorted by relevance
901 static ScChangeActionContentCellType GetContentCellType( const ScBaseCell* );906 return GetContentCellType( GetNewCell() ) in IsMatrixOrigin()911 return GetContentCellType( GetNewCell() ) in IsMatrixReference()917 return GetContentCellType( GetOldCell() ) in IsOldMatrixOrigin()922 return GetContentCellType( GetOldCell() ) in IsOldMatrixReference()
195 ScChangeActionContent::GetContentCellType( in IsClickable()1637 if ( ScChangeActionContent::GetContentCellType( pCell ) == SC_CACCT_MATORG ) in GetRefString()1762 if ( ScChangeActionContent::GetContentCellType( pCell ) ) in GetStringOfCell()1792 ScChangeActionContentCellType ScChangeActionContent::GetContentCellType( const ScBaseCell* pCell ) in GetContentCellType() function in ScChangeActionContent1852 if ( ScChangeActionContent::GetContentCellType( pOrgCell ) ) in SetValue()1989 switch ( ScChangeActionContent::GetContentCellType( pCell ) ) in PutValueToDoc()2694 if ( ScChangeActionContent::GetContentCellType( pCell ) ) in LookUpContents()3086 if ( ScChangeActionContent::GetContentCellType( pCell ) == SC_CACCT_MATREF ) in Dependencies()4234 if ( ScChangeActionContent::GetContentCellType( pCell ) == SC_CACCT_MATORG ) in SelectContent()
Completed in 36 milliseconds