LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
ReportDesign Service Reference

This interface could be incomplete since I derived it from it's sole place of use. More...

import "ReportDesign.idl";

Inheritance diagram for ReportDesign:
XController2 XController XComponent XInterface

Additional Inherited Members

- Public Member Functions inherited from XController
void attachFrame ([in] XFrame Frame)
 is called to attach the controller with its managing frame. More...
 
boolean attachModel ([in] XModel Model)
 is called to attach the controller to a new model. More...
 
boolean suspend ([in] boolean Suspend)
 is called to prepare the controller for closing the view More...
 
any getViewData ()
 provides access to current view status More...
 
void restoreViewData ([in] any Data)
 restores the view status using the data gotten from a previous call to XController::getViewData(). More...
 
XModel getModel ()
 provides access to currently attached model More...
 
XFrame getFrame ()
 provides access to owner frame of this controller More...
 
- Public Attributes inherited from XController2
::com::sun::star::awt::XWindow ComponentWindow
 denotes the "root window" of the controller. More...
 
string ViewControllerName
 specifies the view name of the controller. More...
 
sequence
< ::com::sun::star::beans::PropertyValue
CreationArguments
 denotes the arguments used to create the instance. More...
 

Detailed Description

This interface could be incomplete since I derived it from it's sole place of use.

Since
LibreOffice 4.1

The documentation for this service was generated from the following file: