Searched refs:lcl_FormatHasOpenPar (Results 1 – 1 of 1) sorted by relevance
2148 inline sal_Bool lcl_FormatHasOpenPar( const SvNumberformat* pFormat ) in lcl_FormatHasOpenPar() function2337 if( lcl_FormatHasOpenPar( pFormat ) ) in ScCell()2349 PushInt( lcl_FormatHasOpenPar( pFormat ) ? 1 : 0 ); in ScCell()
Completed in 1033 milliseconds