Kaydet (Commit) 04fcf88c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:passstringbyref

Change-Id: I53e8d7d976f37a0dcf09200713ea418ed024305d
üst f342aba9
...@@ -295,7 +295,7 @@ class RecentFilesStringLength : public ::cppu::WeakImplHelper1< ::com::sun::star ...@@ -295,7 +295,7 @@ class RecentFilesStringLength : public ::cppu::WeakImplHelper1< ::com::sun::star
static RecentMenuDelegate* pRecentDelegate = nil; static RecentMenuDelegate* pRecentDelegate = nil;
static rtl::OUString getShortCut( const rtl::OUString i_rTitle ) static rtl::OUString getShortCut( const rtl::OUString& i_rTitle )
{ {
// create shortcut // create shortcut
rtl::OUString aKeyEquiv; rtl::OUString aKeyEquiv;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment