LibreOffice Module sc (master) 1
Classes | Typedefs
queryiter.hxx File Reference
#include "address.hxx"
#include "global.hxx"
#include "scdllapi.h"
#include "queryparam.hxx"
#include "mtvelements.hxx"
#include "types.hxx"
Include dependency graph for queryiter.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScQueryCellIteratorAccessSpecific< accessType >
 
class  ScQueryCellIteratorAccessSpecific< ScQueryCellIteratorAccess::Direct >
 
class  ScQueryCellIteratorAccessSpecific< ScQueryCellIteratorAccess::SortedCache >
 
class  ScQueryCellIteratorTypeSpecific< iteratorType >
 
class  ScQueryCellIteratorBase< accessType, queryType >
 
class  ScQueryCellIteratorTypeSpecific< ScQueryCellIteratorType::Generic >
 
class  ScQueryCellIterator< accessType >
 
class  ScQueryCellIteratorSortedCache
 
class  ScQueryCellIteratorTypeSpecific< ScQueryCellIteratorType::CountIf >
 
class  ScCountIfCellIterator< accessType >
 
class  ScCountIfCellIteratorSortedCache
 

Typedefs

typedef ScQueryCellIterator< ScQueryCellIteratorAccess::DirectScQueryCellIteratorDirect
 
typedef ScCountIfCellIterator< ScQueryCellIteratorAccess::DirectScCountIfCellIteratorDirect
 

Typedef Documentation

◆ ScCountIfCellIteratorDirect

Definition at line 365 of file queryiter.hxx.

◆ ScQueryCellIteratorDirect

Definition at line 315 of file queryiter.hxx.