Searched refs:aInfoType (Results 1 – 1 of 1) sorted by relevance
2026 String aInfoType( GetString() ); in ScCell() local2037 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()2079 else if( aInfoType.EqualsAscii( "COORD" ) ) in ScCell()2103 else if( aInfoType.EqualsAscii( "TYPE" ) ) in ScCell()2111 else if( aInfoType.EqualsAscii( "WIDTH" ) ) in ScCell()2128 else if( aInfoType.EqualsAscii( "PREFIX" ) ) in ScCell()2154 else if( aInfoType.EqualsAscii( "FORMAT" ) ) in ScCell()[all …]
Completed in 39 milliseconds