Searched refs:aInfoType (Results 1 – 1 of 1) sorted by relevance
2026 String aInfoType( GetString() ); in ScCell() local2034 ScCellKeywordTranslator::transKeyword(aInfoType, ScGlobal::GetLocale(), ocCell); in ScCell()2037 if( aInfoType.EqualsAscii( "COL" ) ) in ScCell()2041 else if( aInfoType.EqualsAscii( "ROW" ) ) in ScCell()2045 else if( aInfoType.EqualsAscii( "SHEET" ) ) in ScCell()2049 else if( aInfoType.EqualsAscii( "ADDRESS" ) ) in ScCell()2055 else if( aInfoType.EqualsAscii( "FILENAME" ) ) in ScCell()2079 else if( aInfoType.EqualsAscii( "COORD" ) ) in ScCell()2093 else if( aInfoType.EqualsAscii( "CONTENTS" ) ) in ScCell()2103 else if( aInfoType.EqualsAscii( "TYPE" ) ) in ScCell()[all …]