Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx98 … uno::Sequence <beans::PropertyValue> aImportProperties(xDatabaseRange->getImportDescriptor()); in GetEmptyDatabaseRanges() local
99 sal_Int32 nLength = aImportProperties.getLength(); in GetEmptyDatabaseRanges()
102 … if (aImportProperties[j].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCTYPE))) in GetEmptyDatabaseRanges()
103 aImportProperties[j].Value >>= nSourceType; in GetEmptyDatabaseRanges()

Completed in 8 milliseconds