Lines Matching refs:document
28 #include <com/sun/star/document/OfficeDocument.idl>
45 #include <com/sun/star/document/XActionLockable.idl>
49 #include <com/sun/star/document/XLinkTargetSupplier.idl>
128 service com::sun::star::document::OfficeDocument;
132 /** contributes spreadsheet document specific properties.
147 /** provides common methods for a document model.
158 interface com::sun::star::document::XActionLockable;
163 the document.
165 interface com::sun::star::document::XLinkTargetSupplier;
169 /** provides methods to protect and unprotect the document.
181 /** controls the recalculation settings of the document.
205 /** provides access to the collection of draw pages of this document.
213 <p>A spreadsheet document contains 2 families of styles:
221 the document.
227 /** contains the collection of named ranges in the document.
233 /** contains the collection of database ranges in the document.
239 /** contains the collection of column label ranges in the document.
245 /** contains the collection of row label ranges in the document.
251 /** contains the collection of sheet links in the document.
257 /** contains the collection of area links in the document.
263 /** contains the collection of DDE links in the document.
270 /** contains the collection of external document links in the document.