Searched refs:aInfoType (Results 1 – 1 of 1) sorted by relevance
2163 String aInfoType( GetString() ); in ScCell() local2171 ScCellKeywordTranslator::transKeyword(aInfoType, ScGlobal::GetLocale(), ocCell); in ScCell()2174 if( aInfoType.EqualsAscii( "COL" ) ) in ScCell()2178 else if( aInfoType.EqualsAscii( "ROW" ) ) in ScCell()2182 else if( aInfoType.EqualsAscii( "SHEET" ) ) in ScCell()2186 else if( aInfoType.EqualsAscii( "ADDRESS" ) ) in ScCell()2192 else if( aInfoType.EqualsAscii( "FILENAME" ) ) in ScCell()2216 else if( aInfoType.EqualsAscii( "COORD" ) ) in ScCell()2230 else if( aInfoType.EqualsAscii( "CONTENTS" ) ) in ScCell()2240 else if( aInfoType.EqualsAscii( "TYPE" ) ) in ScCell()[all …]