Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Ddesktop.cxx742 const char UNO_PROTOCOL[] = ".uno:"; in queryDispatch() local
751 if ( aURL.Protocol.equalsIgnoreAsciiCaseAsciiL( UNO_PROTOCOL, sizeof( UNO_PROTOCOL )-1 )) in queryDispatch()
H A Dframe.cxx2083 const char UNO_PROTOCOL[] = ".uno:"; in queryDispatch() local
2092 if ( aURL.Protocol.equalsIgnoreAsciiCaseAsciiL( UNO_PROTOCOL, sizeof( UNO_PROTOCOL )-1 )) in queryDispatch()