LibreOffice Module sc (master) 1
Variables
vbacondition.cxx File Reference
#include "vbacondition.hxx"
#include <ooo/vba/excel/XlFormatConditionOperator.hpp>
#include <ooo/vba/excel/XFormatCondition.hpp>
#include <com/sun/star/sheet/XCellRangeAddressable.hpp>
#include <com/sun/star/sheet/XSheetCondition.hpp>
#include <basic/sberrors.hxx>
#include <utility>
Include dependency graph for vbacondition.cxx:

Go to the source code of this file.

Variables

const sal_Int32 ISFORMULA = 98765432
 

Variable Documentation

◆ ISFORMULA

const sal_Int32 ISFORMULA = 98765432

Definition at line 31 of file vbacondition.cxx.

Referenced by ScVbaCondition< Ifc >::Operator().