Home
last modified time | relevance | path

Searched refs:getFormula (Results 26 – 50 of 52) sorted by relevance

123

/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx125 … const ::rtl::OUString sCompleteFormula = aFind->second->getFormula(); in DBG_NAME()
H A DxmlExport.cxx360 exportFormula(XML_FORMULA,_xFunction->getFormula()); in exportFunction()
465 AddAttribute(XML_NAMESPACE_REPORT, XML_FORMULA,xCond->getFormula()); in exportFormatConditions()
/aoo42x/main/formula/source/ui/dlg/
H A Dformula.cxx613 if ( CalcValue( pFuncDesc->getFormula( m_aArguments ), aStrResult ) ) in UpdateValues()
1087 aSig = pDesc->getFormula( m_aArguments ); // fuer Eingabezeile in UpdateFunctionDesc()
1504 m_pHelper->setCurrentFormula( pFuncDesc->getFormula( m_aArguments ) ); in UpdateSelection()
H A DFormulaHelper.cxx45 …virtual ::rtl::OUString getFormula(const ::std::vector< ::rtl::OUString >& ) const { return ::rtl:… in getFormula() function in formula::__anon3b6de1660111::OEmptyFunctionDescription
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java86 String aText = "The formula " + xCell.getFormula() + " is "; in doSampleFunction()
/aoo42x/main/reportdesign/source/core/inc/
H A DFunction.hxx103 … virtual ::rtl::OUString SAL_CALL getFormula() throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScTableSheetObj.java361 value[i] = cell.getFormula(); in createTestEnvironment()
/aoo42x/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx632 const ::rtl::OUString& rFormulaString( xNode->getFormula() ); in createActivity()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx217 virtual OUString SAL_CALL getFormula() throw (RuntimeException);
1511 OUString SAL_CALL AnimationNode::getFormula() throw (RuntimeException) in getFormula() function in animcore::AnimationNode
/aoo42x/test/testuno/source/testlib/uno/
H A DSCUtil.java287 String cellFormula = xCell.getFormula(); in getFormulaFromCell()
/aoo42x/main/svx/source/table/
H A Dcell.hxx135 …SVX_DLLPRIVATE virtual ::rtl::OUString SAL_CALL getFormula() throw (::com::sun::star::uno::Runtime…
H A Dcell.cxx919 OUString SAL_CALL Cell::getFormula( ) throw (RuntimeException) in getFormula() function in sdr::table::Cell
/aoo42x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx650 sConditionFormula = _rxCondition->getFormula(); in setCondition()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellObj.csv131 "ScCellObj";"com::sun::star::table::XCell";"getFormula()"
/aoo42x/main/sw/source/filter/xml/
H A Dxmltble.cxx843 OUString sCellFormula = xCell->getFormula(); in ExportTableBox()
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.hxx165 virtual css::uno::Any SAL_CALL getFormula() throw (css::uno::RuntimeException);
H A Dvbarange.cxx833 rtl::OUString sFormula = xCell->getFormula(); in visitNode()
934 aValue <<= xCell->getFormula(); in visitNode()
1683 return xRange->getFormula(); in getFormulaValue()
1710 ScVbaRange::getFormula() throw (::com::sun::star::uno::RuntimeException) in getFormula() function in ScVbaRange
/aoo42x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1870 const String sFormula( _xFunction->getFormula() ); in impl_isDefaultFunction_nothrow()
2098 const String sFormula( aFind.first->second.first->getFormula() ); in impl_isCounterFunction_throw()
/aoo42x/main/sc/source/core/data/
H A Dglobal.cxx1586 ::rtl::OUString ScFuncDesc::getFormula( const ::std::vector< ::rtl::OUString >& _aArguments ) const in getFormula() function in ScFuncDesc
/aoo42x/main/xmloff/source/draw/
H A Danimationexport.cxx1198 OUString sTemp( xAnimate->getFormula() ); in exportAnimate()
/aoo42x/main/sw/inc/
H A Dunotbl.hxx139 virtual ::rtl::OUString SAL_CALL getFormula( ) throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/sc/workben/
H A Dtest.cxx410 String aStr = OUStringToString( xGlobalCell->getFormula(), CHARSET_SYSTEM ); in lcl_GlobalCell()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1821 OUString aFormula( xAnimate->getFormula() ); in exportAnimateKeyPoints()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx761 OUString aFormula( xAnimate->getFormula() ); in convertAnimationNode()
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx927 virtual ::rtl::OUString SAL_CALL getFormula() throw(::com::sun::star::uno::RuntimeException);

Completed in 204 milliseconds

123