LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
AddressConvention.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::sheet
 Spreadsheet specific interfaces.

Constant Groups

constants  com::sun::star::sheet::AddressConvention
 These constants specify which address convention to use in the formula parser.

Variables

const short UNSPECIFIED = -1
const short OOO = 0
const short XL_A1 = 1
const short XL_R1C1 = 2
const short XL_OOX = 3
const short LOTUS_A1 = 4