Home
last modified time | relevance | path

Searched refs:sDateTime (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcomp.cxx517 ::rtl::OUString sDateTime = pODBCNode->getChild(1)->getTokenValue(); in execute_Operand()
518 pOperand = new OOperandConst(*pODBCNode->getChild(1), sDateTime); in execute_Operand()
521 …d->setValue(::dbtools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDate(sDateTime))); in execute_Operand()
525 …d->setValue(::dbtools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toTime(sDateTime))); in execute_Operand()
529 …etValue(::dbtools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDateTime(sDateTime))); in execute_Operand()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx599 OUString sDateTime( getAnnotationDateTimeString(xAnnotation) ); in setAnnotation() local
601 if( sDateTime.getLength() != 0 ) in setAnnotation()
606 sMeta += sDateTime; in setAnnotation()
/trunk/main/extensions/source/logging/
H A Dloggerconfig.cxx135 rtl::OUString sDateTime = aBuff.makeStringAndClear(); in lcl_substituteFileHandlerURLVariables_nothrow() local
149 Variable( RTL_CONSTASCII_USTRINGPARAM( "$(datetime)" ), sDateTime ), in lcl_substituteFileHandlerURLVariables_nothrow()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx349 String sDateTime = ConvertDateTime_Impl( aNow, *mpLocaleWrapper ); in RecalcDateColumn() local
350 long nWidth = aVersionBox.GetTextWidth( sDateTime ); in RecalcDateColumn()

Completed in 37 milliseconds