LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::BinRange Struct Reference

A 2D cell range address struct for binary filters. More...

#include <addressconverter.hxx>

Collaboration diagram for oox::xls::BinRange:
[legend]

Public Member Functions

void read (SequenceInputStream &rStrm)
 

Public Attributes

BinAddress maFirst
 
BinAddress maLast
 

Detailed Description

A 2D cell range address struct for binary filters.

Definition at line 58 of file addressconverter.hxx.

Member Function Documentation

◆ read()

void oox::xls::BinRange::read ( SequenceInputStream rStrm)

Member Data Documentation

◆ maFirst

BinAddress oox::xls::BinRange::maFirst

◆ maLast

BinAddress oox::xls::BinRange::maLast

The documentation for this struct was generated from the following files: