Searched refs:nUpLevels (Results 1 – 1 of 1) sorted by relevance
259 sal_Int16 nUpLevels; in importStdHlink() local260 rInStrm >> nUpLevels; in importStdHlink()261 …OSL_ENSURE( (nUpLevels == 0) || !getFlag( nFlags, OLE_STDHLINK_ABSOLUTE ), "OleHelper::importStdHl… in importStdHlink()274 for( sal_Int16 nLevel = 0; nLevel < nUpLevels; ++nLevel ) in importStdHlink()