Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx104 static const sal_Int32 CMD_PROTOCOL_SIZE = 5; variable
918 if ( !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenu()
977 …if (( aLabel.getLength() > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOC… in WriteMenuItem()
983 if (( nStyle > 0 ) && !( aCommandURL.copy( CMD_PROTOCOL_SIZE ).equalsAscii( CMD_PROTOCOL ))) in WriteMenuItem()

Completed in 20 milliseconds