uses of interface XStorable

back to interface XStorable

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
XStorable2
Services which Support this Interface
::com::sun::star::text::AdvancedTextDocument
::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 Parameter
XDocumentTemplates::storeTemplate()
References in Developers Guide
12.3.2 OpenOffice.org Basic and Dialogs - Features of OpenOffice.org Basic - Accessing the UNO API - ThisComponent
13.2.2 Database Access - Data Sources in OpenOffice.org API - DataSources - The DataSource Service - Adding and Editing Datasources
10.2.2 Drawing Documents and Presentation Documents - Handling Drawing Document Files - Saving Drawing Documents - Storing
2.5.7 First Steps - Working with Objects - Sequence
7.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Models - XStorable
7.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Loading Documents - MediaDescriptor
7.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Closing Documents - How to Trigger Closing
7.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Closing Documents - XCloseable
7.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Storing Documents
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - Document API Filter Development - Filtering Process
9.2.2 Spreadsheet Documents - Handling Spreadsheet Document Files - Saving Spreadsheet Documents - Storing
8.2.2 Text Documents - Handling Text Document Files - Saving Text Documents - Storing
Top of Page