Home
last modified time | relevance | path

Searched refs:NullDate (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/inc/chartview/
H A DExplicitScaleValues.hxx59 Date NullDate; member
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSpreadsheetSettingsObj.csv12 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"NullDate"
H A Dcom.sun.star.comp.office.ScModelObj.csv64 "ScModelObj";"com::sun::star::sheet::SpreadsheetDocumentSettings#optional";"NullDate"
/trunk/main/chart2/source/view/axes/
H A DScaleAutomatism.cxx81 , NullDate(30,12,1899) in ExplicitScaleData()
173 rExplicitScale.NullDate = m_aNullDate; in calculateExplicitScaleAndIncrement()
H A DTickmarks_Dates.cxx79 Date aNull(m_aScale.NullDate); in getAllTicks()
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormatSettings.idl55 [property] com::sun::star::util::Date NullDate;
/trunk/main/offapi/com/sun/star/sheet/
H A DFunctionAccess.idl48 (i.e. NullDate, IgnoreCase, RegularExpressions).
H A DAddIn.idl97 <member>SpreadsheetDocumentSettings::NullDate</member>.</dd>
H A DSpreadsheetDocumentSettings.idl109 [property] com::sun::star::util::Date NullDate;
/trunk/main/oox/source/token/
H A Dproperties.txt290 NullDate
/trunk/main/sc/addin/datefunc/
H A Ddfa.cl492 * executed and is also used to initialize the NullDate here.
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1718 …Date aMaxDate(rExplicitScale.NullDate); aMaxDate += static_cast<long>(::rtl::math::approxFloor(rEx… in getExplicitValuesForAxis()
1731 rExplicitScale.Maximum = aMaxDate - rExplicitScale.NullDate; in getExplicitValuesForAxis()

Completed in 97 milliseconds