diff options
-rw-r--r-- | source/text/sbasic/shared/03/sf_session.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_session.xhp b/source/text/sbasic/shared/03/sf_session.xhp index b80740b8ee..1ce31f8f63 100644 --- a/source/text/sbasic/shared/03/sf_session.xhp +++ b/source/text/sbasic/shared/03/sf_session.xhp @@ -596,7 +596,7 @@ <h2 id="hd_id101587478343870" localize="false">UnoProperties</h2> <paragraph role="paragraph" id="par_id141587478343306">Returns a list of the properties of an UNO object. The list is a zero-based array of strings and may be empty.</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> - <paragraph role="bascode" localize="false" id="bas_id91626820631150"> + <paragraph role="paragraph" localize="false" id="bas_id91626820631150"> <input>session.UnoProperties(unoobject: uno): str[0..*]</input> </paragraph> <embed href="text/sbasic/shared/00000003.xhp#functparameters"/> |