Searched refs:GetNumberFormatInfo (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 3216 pDok->GetNumberFormatInfo( nCurFmtType, nCurFmtIndex, aAdr, pCell ); in ScMatRef() 3236 pDok->GetNumberFormatInfo( nCurFmtType, nCurFmtIndex, aAdr, pCell ); in ScMatRef()
|
H A D | interpr4.cxx | 429 pDok->GetNumberFormatInfo( nCurFmtType, nCurFmtIndex, in GetCellValueOrZero() 962 pDok->GetNumberFormatInfo( *pRetTypeExpr, *pRetIndexExpr, rAddress, pCell); in PushCellResultToken()
|
/aoo41x/main/sc/source/core/data/ |
H A D | dociter.cxx | 622 mpDoc->GetNumberFormatInfo( nNumFmtType, in getCurrent()
|
H A D | document.cxx | 2839 void ScDocument::GetNumberFormatInfo( short& nType, sal_uLong& nIndex, in GetNumberFormatInfo() function in ScDocument
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 824 SC_DLLPUBLIC void GetNumberFormatInfo( short& nType, sal_uLong& nIndex,
|
Completed in 266 milliseconds