Searched refs:CMD_PROTOCOL_SIZE (Results 1 – 1 of 1) sorted by relevance
104 static const sal_Int32 CMD_PROTOCOL_SIZE = 5; variable918 if ( !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenu()977 …if (( aLabel.getLength() > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOC… in WriteMenuItem()983 if (( nStyle > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenuItem()
Completed in 20 milliseconds