Home
last modified time | relevance | path

Searched refs:SPECIALPROTOCOL_UNO (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/framework/inc/
H A Dprotocols.h53 #define SPECIALPROTOCOL_UNO DECLARE_ASCII(".uno:" ) // external repres… macro
107 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 12 milliseconds