Overview
Module
Use
Devguide
Index
Methods' Summary
Attributes' Summary
Methods' Details
Attributes' Details
::
com
::
sun
::
star
::
chart2
::
unpublished
interface XDiagramProvider
Description
Gives access to a single diagram. This interface is needed by the wrapper for the old API (namespace com::sun::star::chart).
Methods' Summary
getDiagram
setDiagram
Methods' Details
getDiagram
XDiagram
getDiagram
();
setDiagram
void
setDiagram
(
[in]
XDiagram
xDiagram );
Top of Page
Copyright © 2010 Sun Microsystems, Inc.