Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx852 sal_Bool bFoundCell((aAddress.Column <= MAXCOL) && (aAddress.Row <= MAXROW)); in GetNext() local
853 if( bFoundCell ) in GetNext()
886 return bFoundCell; in GetNext()

Completed in 12 milliseconds