/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/ |
H A D | _XChartData.java | 149 result = (oObj.isNotANumber(nan) && !oObj.isNotANumber(nan + 1)); in _isNotANumber()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/ |
H A D | com.sun.star.comp.office.ChXChartData.csv | 4 "ChXChartData";"com::sun::star::chart::XChartData";"isNotANumber()"
|
H A D | com.sun.star.comp.office.ChXChartDataArray.csv | 4 "ChXChartDataArray";"com::sun::star::chart::XChartData";"isNotANumber()"
|
/trunk/main/offapi/com/sun/star/chart/ |
H A D | XChartData.idl | 104 boolean isNotANumber( [in] double nNumber );
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextTable.csv | 7 "SwXTextTable";"com::sun::star::chart::XChartData";"isNotANumber()"
|
H A D | com.sun.star.comp.office.SwXParagraph.csv | 19 "SwXParagraph";"com::sun::star::chart::XChartData#optional";"isNotANumber()"
|
/trunk/main/chart2/source/controller/chartapiwrapper/ |
H A D | ChartDataWrapper.hxx | 128 virtual sal_Bool SAL_CALL isNotANumber( double nNumber )
|
H A D | ChartDataWrapper.cxx | 595 sal_Bool SAL_CALL ChartDataWrapper::isNotANumber( double nNumber ) in isNotANumber() function in chart::wrapper::ChartDataWrapper
|
/trunk/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 381 ::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 D | InternalDataProvider.hxx | 213 virtual ::sal_Bool SAL_CALL isNotANumber(
|
/trunk/main/sw/inc/ |
H A D | unotbl.hxx | 378 …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 D | com.sun.star.comp.office.ScCellRangesObj.csv | 56 "ScCellRangesObj";"com::sun::star::chart::XChartData";"isNotANumber()"
|
H A D | com.sun.star.comp.office.ScCellRangeObj.csv | 52 "ScCellRangeObj";"com::sun::star::chart::XChartData";"isNotANumber()"
|
H A D | com.sun.star.comp.office.ScCellCursorObj.csv | 57 "ScCellCursorObj";"com::sun::star::chart::XChartData";"isNotANumber()"
|
H A D | com.sun.star.comp.office.ScTableSheetObj.csv | 60 "ScTableSheetObj";"com::sun::star::chart::XChartData";"isNotANumber()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoTextContent.csv | 19 "SvxUnoTextContent";"com::sun::star::chart::XChartData#optional";"isNotANumber()"
|
/trunk/main/dbaccess/source/core/inc/ |
H A D | DatabaseDataProvider.hxx | 207 …virtual ::sal_Bool SAL_CALL isNotANumber(double nNumber )throw (::com::sun::star::uno::RuntimeExce…
|
/trunk/main/chart2/source/tools/ |
H A D | InternalDataProvider.cxx | 1400 ::sal_Bool SAL_CALL InternalDataProvider::isNotANumber( double nNumber ) in isNotANumber() function in chart::InternalDataProvider
|
/trunk/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 2883 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 D | cellsuno.hxx | 371 virtual sal_Bool SAL_CALL isNotANumber( double nNumber )
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 3327 sal_Bool SAL_CALL ScCellRangesBase::isNotANumber( double nNumber ) throw(uno::RuntimeException) in isNotANumber() function in ScCellRangesBase
|