Searched refs:pnValue (Results 1 – 2 of 2) sorted by relevance
106 else if( const sal_Int16* pnValue = GetInteger() ) in WriteToSource() local107 rDoc.SetValue( rScPos.Col(), rScPos.Row(), rScPos.Tab(), *pnValue ); in WriteToSource()
179 else if( const sal_Int16* pnValue = GetInteger() ) in WriteBody() local181 rStrm << *pnValue; in WriteBody()
Completed in 30 milliseconds