Searched refs:sSlotStr (Results 1 – 1 of 1) sorted by relevance
264 OUString sSlotStr; in LayoutToolbarMenu() local269 sSlotStr = OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:DuplicatePage" ) ); in LayoutToolbarMenu()271 sSlotStr = OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:Undo" ) ); in LayoutToolbarMenu()272 aSlotImage = ::GetImage( mxFrame, sSlotStr, sal_False, bHighContrast ); in LayoutToolbarMenu()276 sSlotTitle = ImplRetrieveLabelFromCommand( mxFrame, sSlotStr ); in LayoutToolbarMenu()
Completed in 10 milliseconds