Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx630 … uno::Reference <beans::XPropertySet> xPropertySetDatabaseRange (xDatabaseRange, uno::UNO_QUERY); in WriteDatabaseRanges() local
631 if (xPropertySetDatabaseRange.is()) in WriteDatabaseRanges()
633 …if (::cppu::any2bool(xPropertySetDatabaseRange->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTR… in WriteDatabaseRanges()
635 …if (::cppu::any2bool(xPropertySetDatabaseRange->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTR… in WriteDatabaseRanges()
637 …if (::cppu::any2bool(xPropertySetDatabaseRange->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTR… in WriteDatabaseRanges()

Completed in 15 milliseconds