20module
com { module sun { module star { module drawing {
33 interface ::com::sun::star::drawing::framework::XView;
38 interface ::com::sun::star::drawing::XDrawView;
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:32
This interface exists only because services do not directly support multiple inheritance and attribut...
Definition XSlideSorterBase.idl:28
boolean IsHighlightCurrentSlide
Set this flag to TRUE in order to have the current slide highlighted.
Definition XSlideSorterBase.idl:50
boolean IsUIReadOnly
This flag controls whether the model can be modified by using keyboard or mouse.
Definition XSlideSorterBase.idl:100
boolean IsSmoothScrolling
This flag is a hint to make scrolling look smooth.
Definition XSlideSorterBase.idl:89
boolean IsShowFocus
Set this flag to TRUE to visualize to where the focus is by showing a dotted rectangle around the foc...
Definition XSlideSorterBase.idl:62
boolean IsOrientationVertical
The orientation of a slide sorter can be either vertical (TRUE) or horizontal (FALSE).
Definition XSlideSorterBase.idl:85
::com::sun::star::util::Color TextColor
Definition XSlideSorterBase.idl:92
boolean IsCenterSelection
When this flag has the value TRUE then every time the current slide is changed the visual area is shi...
Definition XSlideSorterBase.idl:72
::com::sun::star::util::Color BackgroundColor
Definition XSlideSorterBase.idl:91
::com::sun::star::util::Color HighlightColor
Definition XSlideSorterBase.idl:94
boolean IsSuspendPreviewUpdatesDuringFullScreenPresentation
This flag controls whether updates of previews are created during full screen presentations (FALSE) o...
Definition XSlideSorterBase.idl:80
boolean IsShowSelection
Set this flag to TRUE in order to visualize the selection of slides (typically a bold frame around th...
Definition XSlideSorterBase.idl:56
::com::sun::star::container::XIndexAccess DocumentSlides
The set of slides that are displayed by the implementing object.
Definition XSlideSorterBase.idl:44
::com::sun::star::util::Color SelectionColor
Definition XSlideSorterBase.idl:93
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20