Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx106 static const char STATIC_INTERNAL_CMD_PART[] = ".cmd:"; variable
192 …CommandURL.indexOf( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( STATIC_INTERNAL_CMD_PART ))) == 0); in addCommand()
645 … if ( aCmd.indexOf( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( STATIC_INTERNAL_CMD_PART ))) == 0 ) in itemSelected()
796 …dVector[i].indexOf( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( STATIC_INTERNAL_CMD_PART ))) == 0); in itemActivated()

Completed in 42 milliseconds