Searched refs:FieldCell (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | dpoutput.cxx | 674 void ScDPOutput::FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rCaption, in FieldCell() function in ScDPOutput 835 …FieldCell( nHdrCol, nHdrRow, nTab, pPageFields[nField].aCaption, false, false, pPageFields[nField]… in Output() 879 …FieldCell( nHdrCol, nTabStartRow, nTab, pColFields[nField].aCaption, true, true, pColFields[nField… in Output() 934 FieldCell( nHdrCol, nHdrRow, nTab, pRowFields[nField].aCaption, true, !bDataLayout, in Output()
|
/aoo42x/main/sc/inc/ |
H A D | dpoutput.hxx | 121 void FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rCaption,
|
Completed in 36 milliseconds