Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx2148 inline sal_Bool lcl_FormatHasOpenPar( const SvNumberformat* pFormat ) in lcl_FormatHasOpenPar() function
2337 if( lcl_FormatHasOpenPar( pFormat ) ) in ScCell()
2349 PushInt( lcl_FormatHasOpenPar( pFormat ) ? 1 : 0 ); in ScCell()

Completed in 47 milliseconds