Searched refs:bSingleRowCol (Results 1 – 1 of 1) sorted by relevance
302 bool bSingleRowCol = aDesc.nTop == aDesc.nBottom || aDesc.nLeft == aDesc.nRight; in InsertChart() local303 if (bSingleRowCol) in InsertChart()