Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dconnectionsbuffer.cxx437 … bool bHasQTString = (rStrm.getNextRecId() == BIFF_ID_QUERYTABLESTRING) && rStrm.startNextRecord(); in importQueryTableSettings() local
438 …OSL_ENSURE( bHasQTString, "Connection::importQueryTableSettings - missing QUERYTABLESTRING record"… in importQueryTableSettings()
439 if( bHasQTString ) in importQueryTableSettings()

Completed in 15 milliseconds