Difference between revisions of "Documentation/DevGuide/Basic/Specific UNO Functions"
From Apache OpenOffice Wiki
< Documentation | DevGuide
OOoWikiBot (talk | contribs) m (Robot: Changing Category:Documentation/Developers Guide/Basic and Dialogs) |
OOoWikiBot (talk | contribs) m (FINAL VERSION FOR L10N) |
||
| 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}}}} |
| + | {{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.org Basic]]. | 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.org Basic]]. | ||
Revision as of 12:33, 15 May 2009
The UNO specific runtime functions CreateUnoListener, CreateUnoService, GetProcessServiceManager, HasUnoInterfaces, IsUnoStruct, EqualUnoObjects are described in OpenOffice.org Basic.
| Content on this page is licensed under the Public Documentation License (PDL). |