loplugin:oncevar: empty strings: sdext
Change-Id: I4685380e343370757cc9b9ebcc0af35c8918b1e3
This commit is contained in:
@@ -276,8 +276,7 @@ std::shared_ptr<PresenterTheme::Theme> PresenterTheme::ReadTheme()
|
|||||||
"/org.openoffice.Office.PresenterScreen/",
|
"/org.openoffice.Office.PresenterScreen/",
|
||||||
PresenterConfigurationAccess::READ_ONLY);
|
PresenterConfigurationAccess::READ_ONLY);
|
||||||
|
|
||||||
OUString sThemeName;
|
return aReadContext.ReadTheme(aConfiguration, OUString());
|
||||||
return aReadContext.ReadTheme(aConfiguration, sThemeName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool PresenterTheme::HasCanvas() const
|
bool PresenterTheme::HasCanvas() const
|
||||||
|
Reference in New Issue
Block a user