Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpoutput.cxx366 nSingleNumFmt( 0 ), in ScDPOutput()
515 nSingleNumFmt = lcl_GetFirstNumberFormat( xDims ); in ScDPOutput()
603 else if ( nSingleNumFmt != 0 ) in DataCell()
604 nFormat = nSingleNumFmt; // single format is used everywhere in DataCell()
/trunk/main/sc/inc/
H A Ddpoutput.hxx98 sal_uInt32 nSingleNumFmt; member in ScDPOutput

Completed in 28 milliseconds