/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | XChartData.idl | 81 double getNotANumber(); 93 <member>XChartData::getNotANumber</member> to another double
|
/aoo41x/main/qadevOOo/objdsc/sch/ |
H A D | com.sun.star.comp.office.ChXChartData.csv | 3 "ChXChartData";"com::sun::star::chart::XChartData";"getNotANumber()"
|
H A D | com.sun.star.comp.office.ChXChartDataArray.csv | 3 "ChXChartDataArray";"com::sun::star::chart::XChartData";"getNotANumber()"
|
/aoo41x/main/qadevOOo/tests/java/ifc/chart/ |
H A D | _XChartData.java | 129 nan = oObj.getNotANumber(); in _getNotANumber()
|
/aoo41x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextTable.csv | 6 "SwXTextTable";"com::sun::star::chart::XChartData";"getNotANumber()"
|
H A D | com.sun.star.comp.office.SwXParagraph.csv | 18 "SwXParagraph";"com::sun::star::chart::XChartData#optional";"getNotANumber()"
|
/aoo41x/main/chart2/source/controller/chartapiwrapper/ |
H A D | ChartDataWrapper.hxx | 126 virtual double SAL_CALL getNotANumber()
|
H A D | ChartDataWrapper.cxx | 589 double SAL_CALL ChartDataWrapper::getNotANumber() in getNotANumber() function in chart::wrapper::ChartDataWrapper
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 376 double SAL_CALL DatabaseDataProvider::getNotANumber() throw (uno::RuntimeException) in getNotANumber() function in dbaccess::DatabaseDataProvider 378 return m_xComplexDescriptionAccess->getNotANumber(); in getNotANumber()
|
/aoo41x/main/chart2/source/inc/ |
H A D | InternalDataProvider.hxx | 211 virtual double SAL_CALL getNotANumber()
|
/aoo41x/main/chart2/source/tools/ |
H A D | InternalDataProvider.cxx | 1261 double fNan = InternalDataProvider::getNotANumber(); in getDateCategories() 1392 double SAL_CALL InternalDataProvider::getNotANumber() in getNotANumber() function in chart::InternalDataProvider
|
/aoo41x/main/sw/inc/ |
H A D | unotbl.hxx | 377 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException); 478 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/chart2/workbench/addin/ |
H A D | sampleaddin.cxx | 354 double fMiddleVal = xData->getNotANumber(); // set to NaN in refresh()
|
/aoo41x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScCellRangesObj.csv | 55 "ScCellRangesObj";"com::sun::star::chart::XChartData";"getNotANumber()"
|
H A D | com.sun.star.comp.office.ScCellRangeObj.csv | 51 "ScCellRangeObj";"com::sun::star::chart::XChartData";"getNotANumber()"
|
H A D | com.sun.star.comp.office.ScCellCursorObj.csv | 56 "ScCellCursorObj";"com::sun::star::chart::XChartData";"getNotANumber()"
|
H A D | com.sun.star.comp.office.ScTableSheetObj.csv | 59 "ScTableSheetObj";"com::sun::star::chart::XChartData";"getNotANumber()"
|
/aoo41x/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoTextContent.csv | 18 "SvxUnoTextContent";"com::sun::star::chart::XChartData#optional";"getNotANumber()"
|
/aoo41x/main/dbaccess/source/core/inc/ |
H A D | DatabaseDataProvider.hxx | 206 virtual double SAL_CALL getNotANumber()throw (::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 2890 double SwXTextTable::getNotANumber(void) throw( uno::RuntimeException ) in getNotANumber() function in SwXTextTable 4477 double SwXCellRange::getNotANumber(void) throw( uno::RuntimeException ) in getNotANumber() function in SwXCellRange
|
/aoo41x/main/sc/inc/ |
H A D | cellsuno.hxx | 370 virtual double SAL_CALL getNotANumber() throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 3321 double SAL_CALL ScCellRangesBase::getNotANumber() throw(::com::sun::star::uno::RuntimeException) in getNotANumber() function in ScCellRangesBase
|