Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Daddressconverter.hxx316 inline bool isRowOverflow() const { return mbRowOverflow; } in isRowOverflow()
678 bool mbRowOverflow; /// Flag for "rows overflow". member in oox::xls::AddressConverter
/trunk/main/oox/source/xls/
H A Daddressconverter.cxx235 mbRowOverflow( false ), in AddressConverter()
564 mbRowOverflow = true; in checkRow()

Completed in 19 milliseconds