Home
last modified time | relevance | path

Searched refs:IsCellValid (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dvalidat.cxx471 bRet = IsCellValid( &aTmpCell, rPos ); in IsDataValid()
529 bOk = IsCellValid( pCell, rPos ); in IsDataValid()
535 bOk = IsCellValid( pCell, rPos ); in IsDataValid()
544 bOk = IsCellValid( &aTmpCell, rPos ); in IsDataValid()
853 return aCondEntry.IsCellValid( pCell, rPos ); in IsEqualToTokenArray()
H A Dconditio.cxx838 sal_Bool ScConditionEntry::IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const in IsCellValid() function in ScConditionEntry
1287 if ( ppEntries[i]->IsCellValid( pCell, rPos ) ) in GetCellStyle()
/trunk/main/sc/inc/
H A Dconditio.hxx124 sal_Bool IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const;

Completed in 37 milliseconds