Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Dolehelper.cxx265 sal_Int16 nUpLevels; in importStdHlink() local
266 rInStrm >> nUpLevels; in importStdHlink()
267 …OSL_ENSURE( (nUpLevels == 0) || !getFlag( nFlags, OLE_STDHLINK_ABSOLUTE ), "OleHelper::importStdHl… in importStdHlink()
280 for( sal_Int16 nLevel = 0; nLevel < nUpLevels; ++nLevel ) in importStdHlink()

Completed in 10 milliseconds