Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx106 else if( const sal_Int16* pnValue = GetInteger() ) in WriteToSource() local
107 rDoc.SetValue( rScPos.Col(), rScPos.Row(), rScPos.Tab(), *pnValue ); in WriteToSource()
H A Dxepivot.cxx179 else if( const sal_Int16* pnValue = GetInteger() ) in WriteBody() local
181 rStrm << *pnValue; in WriteBody()

Completed in 29 milliseconds