LibreOffice Module sc (master) 1
|
#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>
Go to the source code of this file.
Variables | |
const sal_Int32 | ISFORMULA = 98765432 |
const sal_Int32 ISFORMULA = 98765432 |
Definition at line 31 of file vbacondition.cxx.
Referenced by ScVbaCondition< Ifc >::Operator().