Searched refs:GetCellScriptType (Results 1 – 3 of 3) sorted by relevance
131 sal_uInt8 ScDocument::GetCellScriptType( ScBaseCell* pCell, sal_uLong nNumberFormat ) in GetCellScriptType() function in ScDocument177 return GetCellScriptType( pCell, nFormat ); in GetScriptType()
1205 SC_DLLPUBLIC sal_uInt8 GetCellScriptType( ScBaseCell* pCell, sal_uLong nNumberFormat );
1014 …return pDoc->GetCellScriptType( pCell, pPattern->GetNumberFormat( pDoc->GetFormatTable(), pCondSet… in GetScriptType()
Completed in 39 milliseconds