uses of interface XModel

back to interface XModel

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons 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::text::AdvancedTextDocument
::com::sun::star::chart::ChartDocument
::com::sun::star::drawing::DrawingDocument
::com::sun::star::drawing::GenericDrawingDocument
::com::sun::star::text::GenericTextDocument
::com::sun::star::text::GlobalDocument
::com::sun::star::text::HypertextDocument
::com::sun::star::sdb::OfficeDatabaseDocument
::com::sun::star::document::OfficeDocument
::com::sun::star::presentation::PresentationDocument
::com::sun::star::sheet::SpreadsheetDocument
::com::sun::star::text::TextDocument
::com::sun::star::text::WebDocument
Uses as Return Type
::com::sun::star::script::provider::XScriptContext::getDocument()
XController::getModel()
Uses as Parameter
XController::attachModel()
XTransientDocumentsDocumentContentFactory::createDocumentContent()
::com::sun::star::xforms::XFormsUIHelper1::newModel()
::com::sun::star::xforms::XFormsUIHelper1::removeModel()
::com::sun::star::xforms::XFormsUIHelper1::renameModel()
Uses as Data Type
::com::sun::star::text::MailMergeEvent::Model
::com::sun::star::text::MailMerge::Model
::com::sun::star::text::TextEmbeddedObject::Model
::com::sun::star::drawing::OLE2Shape::Model
::com::sun::star::document::FilterOptionsRequest::rModel
References in Developers Guide
4.7.2 Writing UNO Components - Integrating Components into OpenOffice.org - Jobs - Initialization
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 - Controllers - XController
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
6.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Storing Documents
7.5 Text Documents - Text Document Controller
Top of Page