Home
last modified time | relevance | path

Searched refs:GetContentCellType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/inc/
H A Dchgtrack.hxx901 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()
/aoo4110/main/sc/source/core/tool/
H A Dchgtrack.cxx195 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 ScChangeActionContent
1852 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 34 milliseconds