LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XFormControllerContext Interface Reference

provides a context for a FormController More...

import"XFormControllerContext.idl";

Public Member Functions

void makeVisible ([in] ::com::sun::star::awt::XControl Control)
 ensures the given control is visible, by scrolling the view if necessary. More...
 

Detailed Description

provides a context for a FormController

A FormController knows about the controls it is responsible for, and about the control container which those controls live in. However, it doesn't know about a possible larger context, like a scrollable view which the controls are embedded into. To compensate this, it can be provided a XFormControllerContext.

Member Function Documentation

◆ makeVisible()

void makeVisible ( [in] ::com::sun::star::awt::XControl  Control)

ensures the given control is visible, by scrolling the view if necessary.


The documentation for this interface was generated from the following file: