The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: form ::

interface XBoundControl
Description
allows locking the input on components.

Methods' Summary
getLock determines whether the input is currently locked or not.  
setLock is used for altering the current lock state of the component.  
Methods' Details
getLock
boolean
getLock();

Description
determines whether the input is currently locked or not.
Returns
true when it is currently locked, otherwise false.
setLock
[oneway] void
setLock( [in] boolean  bLock );

Description
is used for altering the current lock state of the component.
Parameter bLock
the new lock state.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.