uses of interface XModel

back to interface XModel

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
::com::sun::star::chart::XChartDocument
::com::sun::star::text::XTextDocument

Services which Support this Interface
::com::sun::star::chart::ChartDocument
::com::sun::star::document::OfficeDocument
::com::sun::star::sheet::SpreadsheetDocument
::com::sun::star::text::TextDocument

Uses as Return Type
XController::getModel()

Uses as Parameter
XController::attachModel()

Uses as Data Type
::com::sun::star::drawing::OLE2Shape::Model
::com::sun::star::text::MailMerge::Model
::com::sun::star::text::MailMergeEvent::Model
::com::sun::star::text::TextEmbeddedObject::Model
::com::sun::star::document::FilterOptionsRequest::rModel

References in Developers Guide
11.3.2 OpenOffice.org Basic and Dialogs - Features of OpenOffice.org Basic - Accessing the UNO API - ThisComponent
4.7.2 Writing UNO Components - Integrating Components into OpenOffice.org - Jobs - Initialization
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes
6.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Getting Frames, Controllers and Models from Each Other
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XController
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XSelectionSupplier
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Models - XModel
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Models
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework
6.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Loading Documents - Target Frame
6.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Storing Documents
7.5 Text Documents - Text Document Controller

Top of Page