Searched defs:xCond (Results 1 – 5 of 5) sorted by relevance
211 uno::Reference< sheet::XSheetCondition > xCond( xProps, uno::UNO_QUERY_THROW ); in Delete() local229 uno::Reference< sheet::XSheetCondition > xCond( xProps, uno::UNO_QUERY_THROW ); in Add() local309 …uno::Reference< sheet::XSheetCondition > xCond( lcl_getValidationProps( m_xRange ), uno::UNO_QUERY… in getFormula1() local316 …uno::Reference< sheet::XSheetCondition > xCond( lcl_getValidationProps( m_xRange ), uno::UNO_QUERY… in getFormula2() local
137 … uno::Reference< report::XFormatCondition > xCond(xFakeModel->getByIndex(i),uno::UNO_QUERY); in EndElement() local
461 uno::Reference< report::XFormatCondition > xCond(_xReportElement->getByIndex(i),uno::UNO_QUERY); in exportFormatConditions() local714 … uno::Reference< report::XFormatCondition > xCond(xFormattedField->getByIndex(j),uno::UNO_QUERY); in exportReportComponentAutoStyles() local
177 Reference< XFormatCondition > xCond = m_xCopy->createFormatCondition(); in impl_addCondition_nothrow() local384 Reference< XFormatCondition > xCond( m_xCopy->getByIndex(i), UNO_QUERY ); in impl_initializeConditions() local474 Reference< XFormatCondition > xCond( m_xCopy->getByIndex(i), UNO_QUERY_THROW ); in Execute() local
240 uno::Reference< report::XFormatCondition > xCond = xSet->createFormatCondition(); in createClone() local
Completed in 27 milliseconds