Searched refs:bRowSourceAmbiguous (Results 1 – 1 of 1) sorted by relevance
1761 bool bRowSourceAmbiguous = false; in detectArguments() local1818 if (!bRowSourceAmbiguous) in detectArguments()1820 aValues.analyzeRange(nDataInRows,nDataInCols,bRowSourceAmbiguous); in detectArguments()1821 aLabel.analyzeRange(nDataInRows,nDataInCols,bRowSourceAmbiguous); in detectArguments()1823 bRowSourceAmbiguous = true; in detectArguments()1824 else if( !bRowSourceAmbiguous && !nDataInRows && !nDataInCols ) in detectArguments()1850 if (!bRowSourceAmbiguous) in detectArguments()
Completed in 45 milliseconds