Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dinterpr1.cxx2142 inline sal_Bool lcl_FormatHasNegColor( const SvNumberformat* pFormat ) in lcl_FormatHasNegColor() function
2335 if( lcl_FormatHasNegColor( pFormat ) ) in ScCell()
2344 PushInt( lcl_FormatHasNegColor( pFormat ) ? 1 : 0 ); in ScCell()

Completed in 144 milliseconds