LibreOffice Module sc (master) 1
Classes | Namespaces | Enumerations
rangeutl.hxx File Reference
#include "address.hxx"
#include "rangenam.hxx"
#include "dbdata.hxx"
#include "scdllapi.h"
Include dependency graph for rangeutl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScRangeUtil
 
class  ScRangeStringConverter
 
class  ScArea
 
class  ScAreaNameIterator
 
struct  ScRangeUpdater
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::table
 
namespace  com::sun::star::uno
 

Enumerations

enum  RutlNameScope {
  RUTL_NONE = 0 ,
  RUTL_NAMES ,
  RUTL_NAMES_LOCAL ,
  RUTL_NAMES_GLOBAL ,
  RUTL_DBASE
}
 

Enumeration Type Documentation

◆ RutlNameScope

Enumerator
RUTL_NONE 
RUTL_NAMES 
RUTL_NAMES_LOCAL 
RUTL_NAMES_GLOBAL 
RUTL_DBASE 

Definition at line 35 of file rangeutl.hxx.