Kaydet (Commit) 275b8720 authored tarafından Ashod Nakashian's avatar Ashod Nakashian Kaydeden (comit) Jan Holesovsky

Cosmetics.

Change-Id: Ic86960ce2f690bebc51c9120053bdd50232f0358
Reviewed-on: https://gerrit.libreoffice.org/73480Reviewed-by: 's avatarJan Holesovsky <kendy@collabora.com>
Tested-by: 's avatarJan Holesovsky <kendy@collabora.com>
üst a8fc80ea
...@@ -132,7 +132,7 @@ Sequence<Reference<XResourceId> > SAL_CALL Configuration::getResources ( ...@@ -132,7 +132,7 @@ Sequence<Reference<XResourceId> > SAL_CALL Configuration::getResources (
::osl::MutexGuard aGuard (maMutex); ::osl::MutexGuard aGuard (maMutex);
ThrowIfDisposed(); ThrowIfDisposed();
bool bFilterResources (!rsResourceURLPrefix.isEmpty()); const bool bFilterResources (!rsResourceURLPrefix.isEmpty());
// Collect the matching resources in a vector. // Collect the matching resources in a vector.
::std::vector<Reference<XResourceId> > aResources; ::std::vector<Reference<XResourceId> > aResources;
......
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