Home
last modified time | relevance | path

Searched refs:getFormula2 (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetCondition.java69 Formula2 = oObj.getFormula2(); in _getFormula2()
120 tRes.tested("setFormula2()", !Formula2.equals( oObj.getFormula2() ) ); in _setFormula2()
/aoo42x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx314 ScVbaValidation::getFormula2() throw (uno::RuntimeException) in getFormula2() function in ScVbaValidation
317 return xCond->getFormula2(); in getFormula2()
H A Dvbavalidation.hxx57 virtual ::rtl::OUString SAL_CALL getFormula2() throw (css::uno::RuntimeException);
H A Dvbacondition.cxx94 return mxSheetCondition->getFormula2(); in Formula2()
/aoo42x/main/sc/inc/
H A Dfmtuno.hxx172 virtual ::rtl::OUString SAL_CALL getFormula2() throw(::com::sun::star::uno::RuntimeException);
246 virtual ::rtl::OUString SAL_CALL getFormula2() throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableConditionalEntry.csv7 "ScTableConditionalEntry";"com::sun::star::sheet::XSheetCondition";"getFormula2()"
H A Dcom.sun.star.comp.office.ScTableValidationObj.csv5 "ScTableValidationObj";"com::sun::star::sheet::XSheetCondition";"getFormula2()"
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXSheetCondition.idl94 string getFormula2();
/aoo42x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx559 rtl::OUString SAL_CALL ScTableConditionalEntry::getFormula2() throw(uno::RuntimeException) in getFormula2() function in ScTableConditionalEntry
743 rtl::OUString SAL_CALL ScTableValidationObj::getFormula2() throw(uno::RuntimeException) in getFormula2() function in ScTableValidationObj
/aoo42x/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java239 assertEquals(formula2, xCondition.getFormula2()); in test()
/aoo42x/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.cxx156 aValidation.sFormula2 = xCondition->getFormula2(); in AddValidation()
H A Dxmlstyle.cxx740 sCondition += xSheetCondition->getFormula2(); in exportStyleContent()

Completed in 76 milliseconds