Searched refs:bSizeMatch (Results 1 – 1 of 1) sorted by relevance
159 bool bSizeMatch = (static_cast<size_t>(nColumns * nRows) == aDDELinkTable.size()); in EndElement() local160 …DBG_ASSERT( bSizeMatch, "ScXMLDDELinkContext::EndElement: matrix dimension doesn't match cells cou… in EndElement()166 if (!bSizeMatch && nColumns == 1) in EndElement()
Completed in 17 milliseconds