Searched refs:aSlotString (Results 1 – 2 of 2) sorted by relevance
207 … const static ::rtl::OUString aSlotString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in MenuManager() local208 aItemCommand = aSlotString; in MenuManager()962 … const static ::rtl::OUString aSlotString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in IMPL_LINK() local963 aItemCommand = aSlotString; in IMPL_LINK()1120 const static ::rtl::OUString aSlotString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in FillItemCommand() local1121 _rItemCommand = aSlotString; in FillItemCommand()
1404 const ::rtl::OUString aSlotString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in FillMenuManager() local1405 ::rtl::OUString aNewItemCommand( aSlotString ); in FillMenuManager()2043 const static ::rtl::OUString aSlotString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in FillItemCommand() local2044 _rItemCommand = aSlotString; in FillItemCommand()
Completed in 47 milliseconds