Lines Matching refs:compareToAscii

315 	if ( aCommand.Name.compareToAscii( "getPropertyValues" ) == 0 )  in execute()
326 else if ( aCommand.Name.compareToAscii( "setPropertyValues" ) == 0 ) in execute()
349 else if ( aCommand.Name.compareToAscii( "getPropertySetInfo" ) == 0 ) in execute()
354 else if ( aCommand.Name.compareToAscii( "getCommandInfo" ) == 0 ) in execute()
359 else if ( aCommand.Name.compareToAscii( "open" ) == 0 ) in execute()
461 if ( rProp.Name.compareToAscii( "ContentType" ) == 0 ) in getPropertyValues()
466 else if( rProp.Name.compareToAscii( "Title" ) == 0 ) in getPropertyValues()
468 else if( rProp.Name.compareToAscii( "IsReadOnly" ) == 0 ) in getPropertyValues()
470 else if( rProp.Name.compareToAscii( "IsDocument" ) == 0 ) in getPropertyValues()
474 else if( rProp.Name.compareToAscii( "IsFolder" ) == 0 ) in getPropertyValues()
478 else if( rProp.Name.compareToAscii( "IsErrorDocument" ) == 0 ) in getPropertyValues()
480 else if( rProp.Name.compareToAscii( "MediaType" ) == 0 ) in getPropertyValues()
499 if( rProp.Name.compareToAscii( "KeywordList" ) == 0 ) in getPropertyValues()
510 else if( rProp.Name.compareToAscii( "KeywordRef" ) == 0 ) in getPropertyValues()
521 else if( rProp.Name.compareToAscii( "KeywordAnchorForRef" ) == 0 ) in getPropertyValues()
532 else if( rProp.Name.compareToAscii( "KeywordTitleForRef" ) == 0 ) in getPropertyValues()
543 else if( rProp.Name.compareToAscii( "SearchScopes" ) == 0 ) in getPropertyValues()
552 else if( rProp.Name.compareToAscii( "Order" ) == 0 ) in getPropertyValues()
566 else if( rProp.Name.compareToAscii( "AnchorName" ) == 0 && in getPropertyValues()