Home
last modified time | relevance | path

Searched refs:CellEqual (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx778 if (!ScBaseCell::CellEqual( pThisCell, pOtherCell )) in RowDifferences()
819 if (!ScBaseCell::CellEqual( pThisCell, pOtherCell )) in ColDifferences()
1180 if ( !ScBaseCell::CellEqual( pThisCell, pOtherCell ) ) in CompareDocument()
H A Dcell.cxx476 sal_Bool ScBaseCell::CellEqual( const ScBaseCell* pCell1, const ScBaseCell* pCell2 ) in CellEqual() function in ScBaseCell
/trunk/main/sc/inc/
H A Dcell.hxx157 static sal_Bool CellEqual( const ScBaseCell* pCell1, const ScBaseCell* pCell2 );
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx722 if (!ScBaseCell::CellEqual(pCell, pContentAct->GetNewCell())) in SetDependencies()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3701 if ( !ScBaseCell::CellEqual( pCell, pOtherCell ) ) in QueryDifferences_Impl()

Completed in 80 milliseconds