LibreOffice Module sc (master) 1
Classes | Enumerations
tabopdlg.hxx File Reference
#include <address.hxx>
#include "anyrefdg.hxx"
Include dependency graph for tabopdlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScTabOpDlg
 

Enumerations

enum  ScTabOpErr {
  TABOPERR_NOFORMULA = 1 ,
  TABOPERR_NOCOLROW ,
  TABOPERR_WRONGFORMULA ,
  TABOPERR_WRONGROW ,
  TABOPERR_NOCOLFORMULA ,
  TABOPERR_WRONGCOL ,
  TABOPERR_NOROWFORMULA
}
 

Enumeration Type Documentation

◆ ScTabOpErr

enum ScTabOpErr
Enumerator
TABOPERR_NOFORMULA 
TABOPERR_NOCOLROW 
TABOPERR_WRONGFORMULA 
TABOPERR_WRONGROW 
TABOPERR_NOCOLFORMULA 
TABOPERR_WRONGCOL 
TABOPERR_NOROWFORMULA 

Definition at line 25 of file tabopdlg.hxx.