Included Services - Summary |
::com::sun::star::view::OfficeDocumentView |
- (referenced entity's summary:)
- specifies a view of a standard office document.
|
Exported Interfaces - Summary |
::com::sun::star::view::XViewSettingsSupplier |
This interface permits access to the properties of the view.
|
XTextViewCursorSupplier |
This interface makes it possible to access the cursor which belongs
to the view and can be visible for the user.
|
::com::sun::star::beans::XPropertySet |
Gives access to the objects properties.
(details)
|
Properties' Summary |
[ readonly ] long
PageCount |
[ OPTIONAL ]
returns the number of pages in the document
|
[ readonly ] long
LineCount |
[ OPTIONAL ]
returns the number of lines in the document
|
boolean
IsConstantSpellcheck |
[ OPTIONAL ]
specifies if spell checking should be done while typing.
|
boolean
IsHideSpellMarks |
[ OPTIONAL ]
specifies if the marks for misspelled text should be displayed.
|
Properties' Details |
PageCount
[ readonly ] long PageCount;
- Usage Restrictions
- optional
- Description
- returns the number of pages in the document
Since the document needs to be formatted to get the result
obtaining this value may take some time.
- Since
- OOo 2.0
|
|
LineCount
[ readonly ] long LineCount;
- Usage Restrictions
- optional
- Description
- returns the number of lines in the document
Since the document needs to be formatted to get the result
obtaining this value may take some time.
Empty paragraphs are not counted.
- Since
- OOo 2.0
|
|
IsConstantSpellcheck
boolean IsConstantSpellcheck;
- Usage Restrictions
- optional
- Description
- specifies if spell checking should be done while typing.
- Since
- OOo 2.0
|
|
IsHideSpellMarks
boolean IsHideSpellMarks;
- Usage Restrictions
- optional
- Description
- specifies if the marks for misspelled text should be displayed.
- Since
- OOo 2.0
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.