Kaydet (Commit) 1d95059b authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I4df91638680b18e4e93dcb7d742e91012b75c92e
Reviewed-on: https://gerrit.libreoffice.org/72934
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst f3340c54
...@@ -34,7 +34,7 @@ namespace pcr ...@@ -34,7 +34,7 @@ namespace pcr
struct MapHandlerToUI; struct MapHandlerToUI;
/** callback for an ComposedPropertyUIUpdate checking a given property for existence /** callback for a ComposedPropertyUIUpdate checking a given property for existence
*/ */
class SAL_NO_VTABLE IPropertyExistenceCheck class SAL_NO_VTABLE IPropertyExistenceCheck
{ {
...@@ -157,7 +157,7 @@ namespace pcr ...@@ -157,7 +157,7 @@ namespace pcr
<li>If an element should have been rebuilt (->XObjectInspectorUI::rebuiltPropertyUI) <li>If an element should have been rebuilt (->XObjectInspectorUI::rebuiltPropertyUI)
at least once, it's rebuilt at the delegator UI, too.<br/> at least once, it's rebuilt at the delegator UI, too.<br/>
After that, the request to rebuild the UI for this property is cleared, so subsequent After that, the request to rebuild the UI for this property is cleared, so subsequent
calls to ->fire will not trigger an new rebuilt request. calls to ->fire will not trigger a new rebuilt request.
</ul> </ul>
@precond @precond
......
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