Searched refs:SPECIALPROTOCOL_UNO (Results 1 – 1 of 1) sorted by relevance
53 #define SPECIALPROTOCOL_UNO DECLARE_ASCII(".uno:" ) // external repres… macro107 if (sURL.compareTo(SPECIALPROTOCOL_UNO,SPECIALPROTOCOL_UNO.getLength()) == 0) in specifyProtocol()140 …case E_UNO : return (sURL.compareTo(SPECIALPROTOCOL_UNO ,SPECIALPROTOCOL_… in isProtocol()
Completed in 6 milliseconds