/aoo41x/main/sc/source/core/tool/ |
H A D | cellform.cxx | 46 void ScCellFormat::GetString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, in GetString() 171 void ScCellFormat::GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, in GetInputString()
|
/aoo41x/main/sc/source/core/data/ |
H A D | column3.cxx | 1505 ScCellFormat::GetInputString( pCell, nFormat, aString, *pFormatter ); in GetFilterEntries() 1723 ScCellFormat::GetString( pCell, nFormat, rString, &pColor, *(pDocument->GetFormatTable()) ); in GetString() 1808 ScCellFormat::GetInputString( pCell, nFormat, rString, *(pDocument->GetFormatTable()) ); in GetInputString() 1979 ScCellFormat::GetString( pCell, nFormat, aString, &pColor, in GetMaxStringLen() 2033 ScCellFormat::GetInputString( pCell, nFormat, aString, *pNumFmt ); in GetMaxNumberStringLen()
|
H A D | documen6.cxx | 142 ScCellFormat::GetString( pCell, nNumberFormat, aStr, &pColor, *xPoolHelper->GetFormTable() ); in GetCellScriptType()
|
H A D | column2.cxx | 338 ScCellFormat::GetString( pCell, nFormat, aValStr, &pColor, in GetNeededSize() 502 ScCellFormat::GetString( pCell, nFormat, aString, &pColor, in GetNeededSize() 641 ScCellFormat::GetString( pCell, nFormat, aValStr, &pColor, in GetSimpleTextNeededSize()
|
H A D | dociter.cxx | 1437 ScCellFormat::GetInputString( pItems[nLo].pCell, nFormat, aCellStr, in BinarySearch() 1467 ScCellFormat::GetInputString( pCell, nFormat, aLastInRangeString, in BinarySearch() 1569 ScCellFormat::GetInputString( pItems[i].pCell, nFormat, aCellStr, in BinarySearch()
|
H A D | table3.cxx | 1063 … ScCellFormat::GetInputString( pCell, nFormat, aCellStr, *(pDocument->GetFormatTable()) ); in ValidQuery()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 1863 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1868 ScCellFormat::GetInputString( pCell, nFormat, aString, rFormatter ); in AsciiSave() 1879 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1893 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1916 ScCellFormat::GetString( pCell, nFormat, aString, &pDummy, rFormatter ); in AsciiSave() 1921 ScCellFormat::GetInputString( pCell, nFormat, aString, rFormatter ); in AsciiSave()
|
H A D | docsh8.cxx | 697 ScCellFormat::GetString( pCell, nFormat, rString, &pColor, rNumFmt ); in lcl_getLongVarCharString()
|
/aoo41x/main/sc/inc/ |
H A D | cellform.hxx | 44 class SC_DLLPUBLIC ScCellFormat class
|
H A D | cell.hxx | 528 …ScCellFormat::GetString( const_cast<ScBaseCell*>(pCell), nFormat, strResult, &pColor, *(pFormatter… in GetStringFromCell()
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | rtfexp.cxx | 244 ScCellFormat::GetString( pCell, nFormat, aContent, &pColor, *pFormatter ); in WriteCell()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output2.cxx | 475 ScCellFormat::GetString( pCell, in SetText() 2511 ScCellFormat::GetString( pCell, in DrawEdit() 3272 ScCellFormat::GetString( pCell, in DrawRotated()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 1114 ScCellFormat::GetString( pCell, nFormat, aStrOut, &pColor, *pFormatter ); in WriteCell()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1328 ScCellFormat::GetInputString( pCell, nNumFmt, aVal, *pFormatter ); in lcl_GetInputString() 6220 ScCellFormat::GetString( pCell, nNumFmt, aVal, &pColor, *pDoc->GetFormatTable() ); in GetOutputString_Impl()
|