Difference between revisions of "Documentation/DevGuide/Basic/Specific UNO Functions"
From Apache OpenOffice Wiki
< Documentation | DevGuide
m (1 revision(s)) |
|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 6: | Line 6: | ||
|NextPage=Documentation/DevGuide/Basic/Accessing the UNO API | |NextPage=Documentation/DevGuide/Basic/Accessing the UNO API | ||
}} | }} | ||
| − | {{DISPLAYTITLE:Specific UNO Functions}} | + | {{Documentation/DevGuideLanguages|Documentation/DevGuide/Basic/{{SUBPAGENAME}}}} |
| − | The UNO specific runtime functions <code>CreateUnoListener</code>, <code>CreateUnoService</code>, <code>GetProcessServiceManager</code>, <code>HasUnoInterfaces</code>, <code>IsUnoStruct</code>, <code>EqualUnoObjects</code> are described in [[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic|OpenOffice | + | {{DISPLAYTITLE:Specific UNO Functions}} |
| + | The UNO specific runtime functions <code>CreateUnoListener</code>, <code>CreateUnoService</code>, <code>GetProcessServiceManager</code>, <code>HasUnoInterfaces</code>, <code>IsUnoStruct</code>, <code>EqualUnoObjects</code> are described in [[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic|OpenOffice Basic]]. | ||
{{PDL1}} | {{PDL1}} | ||
| − | [[Category: Basic and Dialogs]] | + | |
| + | [[Category:Documentation/Developer's Guide/Basic and Dialogs]] | ||
Latest revision as of 21:02, 20 December 2020
The UNO specific runtime functions CreateUnoListener, CreateUnoService, GetProcessServiceManager, HasUnoInterfaces, IsUnoStruct, EqualUnoObjects are described in OpenOffice Basic.
| Content on this page is licensed under the Public Documentation License (PDL). |