Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx2005 inline sal_Bool lcl_FormatHasNegColor( const SvNumberformat* pFormat ) in lcl_FormatHasNegColor() function
2198 if( lcl_FormatHasNegColor( pFormat ) ) in ScCell()
2207 PushInt( lcl_FormatHasNegColor( pFormat ) ? 1 : 0 ); in ScCell()

Completed in 30 milliseconds