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.cxx1758 bool bRowSourceAmbiguous = false; in detectArguments() local
1815 if (!bRowSourceAmbiguous) in detectArguments()
1817 aValues.analyzeRange(nDataInRows,nDataInCols,bRowSourceAmbiguous); in detectArguments()
1818 aLabel.analyzeRange(nDataInRows,nDataInCols,bRowSourceAmbiguous); in detectArguments()
1820 bRowSourceAmbiguous = true; in detectArguments()
1821 else if( !bRowSourceAmbiguous && !nDataInRows && !nDataInCols ) in detectArguments()
1847 if (!bRowSourceAmbiguous) in detectArguments()