Home
last modified time | relevance | path

Searched refs:isNotANumber (Results 1 – 21 of 21) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XChartData.java149 result = (oObj.isNotANumber(nan) && !oObj.isNotANumber(nan + 1)); in _isNotANumber()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartData.csv4 "ChXChartData";"com::sun::star::chart::XChartData";"isNotANumber()"
H A Dcom.sun.star.comp.office.ChXChartDataArray.csv4 "ChXChartDataArray";"com::sun::star::chart::XChartData";"isNotANumber()"
/trunk/main/offapi/com/sun/star/chart/
H A DXChartData.idl104 boolean isNotANumber( [in] double nNumber );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv7 "SwXTextTable";"com::sun::star::chart::XChartData";"isNotANumber()"
H A Dcom.sun.star.comp.office.SwXParagraph.csv19 "SwXParagraph";"com::sun::star::chart::XChartData#optional";"isNotANumber()"
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.hxx128 virtual sal_Bool SAL_CALL isNotANumber( double nNumber )
H A DChartDataWrapper.cxx595 sal_Bool SAL_CALL ChartDataWrapper::isNotANumber( double nNumber ) in isNotANumber() function in chart::wrapper::ChartDataWrapper
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx381 ::sal_Bool SAL_CALL DatabaseDataProvider::isNotANumber( double nNumber ) throw (uno::RuntimeExce… in isNotANumber() function in dbaccess::DatabaseDataProvider
383 return m_xComplexDescriptionAccess->isNotANumber(nNumber); in isNotANumber()
/trunk/main/chart2/source/inc/
H A DInternalDataProvider.hxx213 virtual ::sal_Bool SAL_CALL isNotANumber(
/trunk/main/sw/inc/
H A Dunotbl.hxx378 …virtual sal_Bool SAL_CALL isNotANumber( double nNumber ) throw(::com::sun::star::uno::RuntimeExcep…
479 …virtual sal_Bool SAL_CALL isNotANumber( double nNumber ) throw(::com::sun::star::uno::RuntimeExcep…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv56 "ScCellRangesObj";"com::sun::star::chart::XChartData";"isNotANumber()"
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv52 "ScCellRangeObj";"com::sun::star::chart::XChartData";"isNotANumber()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv57 "ScCellCursorObj";"com::sun::star::chart::XChartData";"isNotANumber()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv60 "ScTableSheetObj";"com::sun::star::chart::XChartData";"isNotANumber()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextContent.csv19 "SvxUnoTextContent";"com::sun::star::chart::XChartData#optional";"isNotANumber()"
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx207 …virtual ::sal_Bool SAL_CALL isNotANumber(double nNumber )throw (::com::sun::star::uno::RuntimeExce…
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx1400 ::sal_Bool SAL_CALL InternalDataProvider::isNotANumber( double nNumber ) in isNotANumber() function in chart::InternalDataProvider
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2883 sal_Bool SwXTextTable::isNotANumber(double nNumber) throw( uno::RuntimeException ) in isNotANumber() function in SwXTextTable
4470 sal_Bool SwXCellRange::isNotANumber(double /*fNumber*/) throw( uno::RuntimeException ) in isNotANumber() function in SwXCellRange
/trunk/main/sc/inc/
H A Dcellsuno.hxx371 virtual sal_Bool SAL_CALL isNotANumber( double nNumber )
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3327 sal_Bool SAL_CALL ScCellRangesBase::isNotANumber( double nNumber ) throw(uno::RuntimeException) in isNotANumber() function in ScCellRangesBase

Completed in 147 milliseconds