Lines Matching refs:view
47 #include <com/sun/star/view/XSelectionSupplier.idl>
80 /** represents a view of a spreadsheet document.
88 /** provides the view's settings.
92 /** provides direct access to the view's active pane.
96 /** provides access to the active sheet in the view.
100 /** provides access to the collection of view panes.
104 /** creates an enumeration of view panes.
111 /** provides access to the view's selection.
112 <p>The selection in a spreadsheet view can be a
120 interface com::sun::star::view::XSelectionSupplier;
122 /** allows to split the view.
126 /** allows to freeze columns and rows of the view.