Searched refs:IsCellValid (Results 1 – 3 of 3) sorted by relevance
471 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()
838 sal_Bool ScConditionEntry::IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const in IsCellValid() function in ScConditionEntry1287 if ( ppEntries[i]->IsCellValid( pCell, rPos ) ) in GetCellStyle()
124 sal_Bool IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const;
Completed in 79 milliseconds