The Any Type
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
The special type any
can represent values of all other UNO types. In the target languages, the any
type requires special treatment. There is an AnyConverter in Java and special operators in C++. For details, see UNO Language Bindings.
Content on this page is licensed under the Public Documentation License (PDL). |