Searched refs:xDatabaseRangePropertySet (Results 1 – 2 of 2) sorted by relevance
312 … uno::Reference <beans::XPropertySet> xDatabaseRangePropertySet (xDatabaseRange, uno::UNO_QUERY); in EndElement() local313 if (xDatabaseRangePropertySet.is()) in EndElement()315 …xDatabaseRangePropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_K… in EndElement()316 …xDatabaseRangePropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_M… in EndElement()317 …xDatabaseRangePropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_S… in EndElement()
94 … uno::Reference <beans::XPropertySet> xDatabaseRangePropertySet (xDatabaseRange, uno::UNO_QUERY); in GetEmptyDatabaseRanges() local95 if (xDatabaseRangePropertySet.is() && in GetEmptyDatabaseRanges()96 …::cppu::any2bool(xDatabaseRangePropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGP… in GetEmptyDatabaseRanges()
Completed in 35 milliseconds