Home
last modified time | relevance | path

Searched refs:CreateFromDouble (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx401 void XclImpAutoFilterData::CreateFromDouble( String& rStr, double fVal ) in CreateFromDouble() function in XclImpAutoFilterData
549 CreateFromDouble( *aEntry.pStr, XclTools::GetDoubleFromRK( nRK ) ); in ReadAutoFilter()
553 CreateFromDouble( *aEntry.pStr, fVal ); in ReadAutoFilter()
/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx187 aStrTip.Append( String::CreateFromDouble( (double)mnCustomKern / 10)); in Rearrange()
195 aStrTip.Append( String::CreateFromDouble( (double)-mnCustomKern / 10)); in Rearrange()
/trunk/main/tools/source/string/
H A Dtustring.cxx107 UniString UniString::CreateFromDouble( double d ) in CreateFromDouble() function in UniString
H A Dtstring.cxx131 ByteString ByteString::CreateFromDouble( double d ) in CreateFromDouble() function in ByteString
/trunk/main/sc/source/filter/inc/
H A Dexcimp8.hxx100 void CreateFromDouble( String& rStr, double fVal );
/trunk/main/tools/inc/tools/
H A Dstring.hxx214 static ByteString CreateFromDouble( double d );
505 static UniString CreateFromDouble( double d );
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx227 String aStrTip( String::CreateFromDouble( (double)mnCustomWidth / 10)); in SetWidthSelect()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx160 ByteString::CreateFromDouble( in RequestHelp()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1238 ( rText += UniString::CreateFromDouble( GetValue() )) += '%'; in GetPresentation()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1964 mpCBDuration->SetText( String::CreateFromDouble( fDuration ) ); in CustomAnimationDurationTabPage()
1995 mpCBRepeat->SetText( String::CreateFromDouble( fRepeat ) ); in CustomAnimationDurationTabPage()

Completed in 49 milliseconds