Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddpoutput.cxx838 String aPageValue; in Output() local
840 aPageValue = pPageFields[nField].aResult[0].Caption; in Output()
842 aPageValue = String( ScResId( SCSTR_ALL ) ); //! separate string? in Output()
844 pDoc->SetString( nFldCol, nHdrRow, nTab, aPageValue ); in Output()

Completed in 23 milliseconds