Searched refs:CMD_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
105 static const char CMD_PROTOCOL[] = ".uno:"; variable918 if ( !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenu()977 … aLabel.getLength() > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenuItem()983 if (( nStyle > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenuItem()
185 static const ::rtl::OUString CMD_PROTOCOL = ::rtl::OUString::createFromAscii("vn… variable2914 sFeature.append(CMD_PROTOCOL); in implst_getJobDescription()2959 if (aURL.Protocol.equals(CMD_PROTOCOL)) in implst_classifyJob()
Completed in 37 milliseconds