Searched refs:lcl_FormatHasNegColor (Results 1 – 1 of 1) sorted by relevance
2005 inline sal_Bool lcl_FormatHasNegColor( const SvNumberformat* pFormat ) in lcl_FormatHasNegColor() function2198 if( lcl_FormatHasNegColor( pFormat ) ) in ScCell()2207 PushInt( lcl_FormatHasNegColor( pFormat ) ? 1 : 0 ); in ScCell()
Completed in 93 milliseconds