/aoo42x/main/sc/source/core/tool/ |
H A D | cellform.cxx | 196 rFormatter.GetInputLineString( nValue, nFormat, rString ); in GetInputString() 208 rFormatter.GetInputLineString( nValue, nFormat, rString ); in GetInputString()
|
H A D | interpr4.cxx | 511 pFormatter->GetInputLineString(fVal, nIndex, rStr); in GetCellString() 523 pFormatter->GetInputLineString(fVal, nIndex, rStr); in GetCellString() 1991 pFormatter->GetInputLineString(fVal, nIndex, aTempStr); in GetString()
|
H A D | scmatrix.cxx | 467 rFormatter.GetInputLineString( fVal, nKey, aStr); in GetString()
|
H A D | chgtrack.cxx | 1769 pDoc->GetFormatTable()->GetInputLineString( nValue, nFormat, in GetStringOfCell() 1860 pFromDoc->GetFormatTable()->GetInputLineString( nValue, in SetValue() 1890 pDoc->GetFormatTable()->GetInputLineString( nValue, in SetCell()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | filldlg.cxx | 213 rDoc.GetFormatTable()->GetInputLineString( fIncrement, 0, aIncrTxt ); in Init() 218 rDoc.GetFormatTable()->GetInputLineString( fEndVal, 0, aEndTxt ); in Init()
|
/aoo42x/main/svtools/source/control/ |
H A D | fmtfield.cxx | 446 ImplGetFormatter()->GetInputLineString(dNumber, m_nFormatKey, sFormatted); in SetTextFormatted() 996 ImplGetFormatter()->GetInputLineString(dVal, m_nFormatKey, sNewText); in ImplSetValue()
|
/aoo42x/main/sc/source/core/data/ |
H A D | conditio.cxx | 913 pDoc->GetFormatTable()->GetInputLineString(nVal1, nNumFmt, aRet); in GetExpression() 930 pDoc->GetFormatTable()->GetInputLineString(nVal2, nNumFmt, aRet); in GetExpression()
|
H A D | validat.cxx | 778 pFormatter->GetInputLineString( pMatVal->fVal, 0, aValStr ); in GetSelectionFromFormula()
|
H A D | dpgroup.cxx | 157 pFormatter->GetInputLineString( fValue, nFormat, aString ); in lcl_AppendDateStr()
|
H A D | document.cxx | 2775 pFormatter->GetInputLineString(fVal, nIndex, aStr); in GetStringForFormula() 2787 pFormatter->GetInputLineString(fVal, nIndex, aStr); in GetStringForFormula()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 501 void GetInputLineString( const double& fOutNumber,
|
/aoo42x/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 365 pFormatter->GetInputLineString( fEnVal, nNewIndex, aStr); in WriteToDocument()
|
/aoo42x/main/svtools/source/svhtml/ |
H A D | htmlout.cxx | 934 rFormatter.GetInputLineString( fVal, 0, aValStr ); in CreateTableDataOptionsValNum()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingImportHelper.cxx | 96 pDoc->GetFormatTable()->GetInputLineString(fValue, nFormat, sInputString); in CreateCell()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | datauno.cxx | 1279 … pDocSh->GetDocument()->GetFormatTable()->GetInputLineString(rEntry.nVal, 0, *rEntry.pStr); in setFilterFields() 1353 … pDocSh->GetDocument()->GetFormatTable()->GetInputLineString(rEntry.nVal, 0, *rEntry.pStr); in setFilterFields2()
|
H A D | cellsuno.cxx | 5707 GetInputLineString( rEntry.nVal, 0, *rEntry.pStr ); in filter()
|
/aoo42x/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 316 pFormatter->GetInputLineString(fValue, nKey, aRet); in getInputString()
|
H A D | zforlist.cxx | 1471 void SvNumberFormatter::GetInputLineString(const double& fOutNumber, in GetInputLineString() function in SvNumberFormatter
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | dinfdlg.cxx | 2124 m_aNumberFormatter.GetInputLineString( nTmpValue, nIndex, sValue ); in AddLine()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | inputhdl.cxx | 1266 aFormatter.GetInputLineString( n, nFormat, aValue ); in lcl_Calculate()
|