Home
last modified time | relevance | path

Searched refs:convertTime (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx2639 rExport.GetMM100UnitConverter().convertTime(aBuffer, dValue); in ProcessDateTime()
H A Dtxtvfldi.cxx1350 sal_Bool bRet = SvXMLUnitConverter::convertTime(fTmp,sAttrValue); in ProcessAttribute()
H A Dtxtfldi.cxx1155 if (SvXMLUnitConverter::convertTime(fTmp, sAttrValue)) in ProcessAttribute()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx698 SvXMLUnitConverter::convertTime( aBuffer, aDateTime ); in lcl_formatTime()
H A DSchemaRestrictionContext.cxx217 if( SvXMLUnitConverter::convertTime( aDateTime, rValue ) ) in lcl_time()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx185 rXMLExport.GetMM100UnitConverter().convertTime(sBuffer, rValue); in WriteAttributes()
468 pExport->GetMM100UnitConverter().convertTime(sBuffer, rValue); in WriteAttributes()
H A Ddurationhdl.cxx47 if( !SvXMLUnitConverter::convertTime( aTime, rStrImpValue ) ) in importXML()
67 SvXMLUnitConverter::convertTime( aOut, aTime ); in exportXML()
/trunk/main/xmloff/source/forms/handler/
H A Dvcl_time_handler.cxx72 SvXMLUnitConverter::convertTime( aBuffer, aDateTime ); in getAttributeValue()
82 if ( SvXMLUnitConverter::convertTime( aDateTime, i_attributeValue ) ) in getPropertyValues()
/trunk/main/xmloff/source/draw/
H A Dximpshow.cxx133 if( !SvXMLUnitConverter::convertTime( aTime, sValue ) ) in SdXMLShowsContext()
H A Dpropimp0.cxx61 SvXMLUnitConverter::convertTime( aTime, rStrImpValue ); in importXML()
81 SvXMLUnitConverter::convertTime( aOut, aTime ); in exportXML()
H A Dsdxmlexp.cxx2137 SvXMLUnitConverter::convertTime( aOut, aTime ); in exportPresentationSettings()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx801 void SvXMLUnitConverter::convertTime( ::rtl::OUStringBuffer& rBuffer, in convertTime() function in SvXMLUnitConverter
975 sal_Bool SvXMLUnitConverter::convertTime( double& fTime, in convertTime() function in SvXMLUnitConverter
1012 void SvXMLUnitConverter::convertTime( ::rtl::OUStringBuffer& rBuffer, in convertTime() function in SvXMLUnitConverter
1023 convertTime( rBuffer, fTempTime ); in convertTime()
1027 sal_Bool SvXMLUnitConverter::convertTime( ::com::sun::star::util::DateTime& rDateTime, in convertTime() function in SvXMLUnitConverter
2220 SvXMLUnitConverter::convertTime(sValue, aTempValue); in convertAny()
2286 SvXMLUnitConverter::convertTime(aTempValue, sValue); in convertAny()
/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx286 static void convertTime( ::rtl::OUStringBuffer& rBuffer,
290 static void convertTime( ::rtl::OUStringBuffer& rBuffer,
294 static sal_Bool convertTime( double& fTime,
298 static sal_Bool convertTime( ::com::sun::star::util::DateTime& rDateTime,
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx514 if (SvXMLUnitConverter::convertTime(fTmp, rValue)) in SwXMLTableCellContext_Impl()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3313 SvXMLUnitConverter::convertTime( sValue, (double)rAreaLink.nRefresh / 86400 ); in WriteAreaLink()
3800 SvXMLUnitConverter::convertTime( sBuffer, (double)nRefresh / 86400 ); in WriteTableSource()
H A Dxmlexternaltabi.cxx327 mrScImport.GetMM100UnitConverter().convertTime(mfCellValue, sValue); in ScXMLExternalRefCellContext()
H A Dxmlcelli.cxx194 rXMLImport.GetMM100UnitConverter().convertTime(fValue, sValue); in ScXMLTableRowCellContext()
H A Dxmldrani.cxx207 if( SvXMLUnitConverter::convertTime( fTime, sValue ) ) in ScXMLDatabaseRangeContext()
H A DXMLTableSourceContext.cxx88 if( SvXMLUnitConverter::convertTime( fTime, sValue ) ) in ScXMLTableSourceContext()
H A DXMLTrackedChangesContext.cxx1200 GetScImport().GetMM100UnitConverter().convertTime(rDateTimeValue, sValue); in ScXMLChangeCellContext()
H A DXMLChangeTrackingExportHelper.cxx305 rExport.GetMM100UnitConverter().convertTime(sBuffer, fTempValue); in SetValueAttributes()
H A DXMLExportDatabaseRanges.cxx679 SvXMLUnitConverter::convertTime( sBuffer, (double)nRefresh / 86400 ); in WriteDatabaseRanges()
H A DXMLCellRangeSourceContext.cxx106 if( SvXMLUnitConverter::convertTime( fTime, sValue ) ) in ScXMLCellRangeSourceContext()

Completed in 851 milliseconds