Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/fmcomp/
H A Ddbaexchange.cxx482 sal_Int32 nDescriptorLen = m_sCompatibleObjectDescription.getLength(); in AddSupportedFormats() local
483 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