Searched refs:getArrayFormula (Results 1 – 9 of 9) sorted by relevance
142 String gFormula = oObj.getArrayFormula() ; in _getArrayFormula()145 log.println("Method returned : '" + oObj.getArrayFormula() + "'") ; in _getArrayFormula()
46 string getArrayFormula();
437 "Array formula is: " + xArrayFormula.getArrayFormula() ); in doCellRangeSamples()599 + " contains formula " + xArray.getArrayFormula() ); in doCellCursorSamples()
479 System.out.println( "Array formula is: " + xArrayFormula.getArrayFormula() ); in doCellRangeSamples()624 + " contains formula " + xArray.getArrayFormula() ); in doCellCursorSamples()
120 "ScCellRangeObj";"com::sun::star::sheet::XArrayFormulaRange";"getArrayFormula()"
127 "ScCellCursorObj";"com::sun::star::sheet::XArrayFormulaRange";"getArrayFormula()"
141 "ScTableSheetObj";"com::sun::star::sheet::XArrayFormulaRange";"getArrayFormula()"
668 virtual ::rtl::OUString SAL_CALL getArrayFormula() throw(::com::sun::star::uno::RuntimeException);
5057 rtl::OUString SAL_CALL ScCellRangeObj::getArrayFormula() throw(uno::RuntimeException) in getArrayFormula() function in ScCellRangeObj
Completed in 135 milliseconds