Searched refs:bDataAtRow (Results 1 – 2 of 2) sorted by relevance
312 sal_Bool bDataAtRow; member in ScDPResultData334 sal_Bool IsDataAtRow() const { return bDataAtRow; } in IsDataAtRow()
773 bDataAtRow( sal_False ) in ScDPResultData()829 bDataAtRow = ( nOrient == sheet::DataPilotFieldOrientation_ROW ); in SetDataLayoutOrientation()846 return bDataAtRow ? SC_DPMEASURE_ALL : SC_DPMEASURE_ANY; in GetRowStartMeasure()
Completed in 56 milliseconds