Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1761 bool bRowSourceAmbiguous = false; in detectArguments() local
1818 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 32 milliseconds