Searched refs:nDescriptorLen (Results 1 – 1 of 1) sorted by relevance
482 sal_Int32 nDescriptorLen = m_sCompatibleObjectDescription.getLength(); in AddSupportedFormats() local483 if (nDescriptorLen) in AddSupportedFormats()485 if (m_sCompatibleObjectDescription.getStr()[nDescriptorLen] == 11) in AddSupportedFormats()486 m_sCompatibleObjectDescription = m_sCompatibleObjectDescription.copy(0, nDescriptorLen - 1); in AddSupportedFormats()488 if (nDescriptorLen) in AddSupportedFormats()
Completed in 17 milliseconds