Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/dispatch/
H A Dsystemexec.cxx59 #define PROTOCOL_VALUE "systemexecute:" macro
128 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
H A Dmailtodispatcher.cxx58 #define PROTOCOL_VALUE "mailto:" macro
153 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
H A Dservicehandler.cxx57 #define PROTOCOL_VALUE "service:" macro
152 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
H A Dpopupmenudispatcher.cxx83 const char* PROTOCOL_VALUE = "vnd.sun.star.popup:"; variable
201 if ( rURL.Complete.compareToAscii( PROTOCOL_VALUE, PROTOCOL_LENGTH ) == 0 ) in queryDispatch()

Completed in 21 milliseconds