Lines Matching refs:report

148 ::rtl::OUString lcl_getQuotedFunctionName(const uno::Reference< report::XFunction>& _xFunction)  in lcl_getQuotedFunctionName()
153 void lcl_collectFunctionNames(const uno::Reference< report::XFunctions>& _xFunctions,TFunctions& _r… in lcl_collectFunctionNames()
155 …uno::Reference< report::XFunctionsSupplier> xParent(_xFunctions->getParent(),uno::UNO_QUERY_THROW); in lcl_collectFunctionNames()
159 … uno::Reference< report::XFunction > xFunction(_xFunctions->getByIndex(i),uno::UNO_QUERY_THROW); in lcl_collectFunctionNames()
164 void lcl_collectFunctionNames(const uno::Reference< report::XSection>& _xSection,TFunctions& _rFunc… in lcl_collectFunctionNames()
166 …const uno::Reference< report::XReportDefinition> xReportDefinition = _xSection->getReportDefinitio… in lcl_collectFunctionNames()
167 const uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in lcl_collectFunctionNames()
169 uno::Reference< report::XGroup> xGroup = _xSection->getGroup(); in lcl_collectFunctionNames()
350 …const uno::Reference< report::XReportComponent> xReportComponent( m_xReportComponent, uno::UNO_QUE… in inspect()
351 uno::Reference< report::XSection> xSection( m_xReportComponent, uno::UNO_QUERY ); in inspect()
420 … if ( isDefaultFunction(sDataField,sDataField,uno::Reference< report::XFunctionsSupplier>(),true) ) in getPropertyValue()
487 … if ( isDefaultFunction(sDataField,sDataField,uno::Reference< report::XFunctionsSupplier>(),true) ) in setPropertyValue()
563 …const uno::Reference< report::XFunctionsSupplier> xFunctionsSupplier = fillScope_throw(sNamePostFi… in setPropertyValue()
606 …const uno::Reference< report::XFunctionsSupplier> xFunctionsSupplier = fillScope_throw(sNamePostFi… in setPropertyValue()
628 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in setPropertyValue()
650 …const uno::Reference< report::XReportControlFormat > xReportControlFormat( m_xReportComponent,uno:… in setPropertyValue()
769 …if ( PROPERTY_ID_KEEPTOGETHER == nId && uno::Reference< report::XGroup>(m_xReportComponent,uno::UN… in describePropertyLine()
871 uno::Reference< report::XReportComponent> xComp(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine()
874 … uno::Reference< report::XReportDefinition > xReport = xComp->getSection()->getReportDefinition(); in describePropertyLine()
891 … uno::Reference<report::XFixedLine> xFixedLine(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine()
903 const uno::Reference< report::XSection> xSection(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine()
979 if ( uno::Reference< report::XGroup>(m_xReportComponent,uno::UNO_QUERY).is()) in convertToPropertyValue()
1052 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in convertToPropertyValue()
1135 if ( uno::Reference< report::XGroup>(m_xReportComponent,uno::UNO_QUERY).is()) in convertToControlValue()
1195 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in convertToControlValue()
1348 const uno::Reference<report::XReportDefinition> xReport(m_xReportComponent,uno::UNO_QUERY); in getSupersededProperties()
1349 …if ( xReport.is() && !uno::Reference< report::XSection>(xReport->getParent(),uno::UNO_QUERY).is() ) in getSupersededProperties()
1404 …const uno::Reference< report::XReportControlFormat> xReportControlFormat(m_xReportComponent,uno::U… in onInteractivePropertySelection()
1444 const uno::Reference< report::XShape> xShape(m_xReportComponent,uno::UNO_QUERY); in onInteractivePropertySelection()
1623 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in checkPosAndSize()
1624 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in checkPosAndSize()
1625 …if ( !xSection.is() || uno::Reference< report::XShape>(xSourceReportComponent,uno::UNO_QUERY).is()… in checkPosAndSize()
1637 …const uno::Reference< report::XReportComponent> xReportComponent(xSection->getByIndex(i),uno::UNO_… in checkPosAndSize()
1665 …const uno::Reference< report::XReportDefinition> xReportDefinition(m_xReportComponent,uno::UNO_QUE… in impl_ConvertUIToMimeType_nothrow()
1692 …const uno::Reference< report::XReportDefinition> xReportDefinition(m_xReportComponent,uno::UNO_QUE… in impl_fillMimeTypes_nothrow()
1716 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in impl_fillScopeList_nothrow()
1717 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in impl_fillScopeList_nothrow()
1719 …const uno::Reference< report::XReportDefinition> xReportDefinition = xSection->getReportDefinition… in impl_fillScopeList_nothrow()
1720 const uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in impl_fillScopeList_nothrow()
1722 uno::Reference< report::XGroup> xGroup = xSection->getGroup(); in impl_fillScopeList_nothrow()
1744 uno::Reference< report::XFunctionsSupplier> GeometryHandler::fillScope_throw(::rtl::OUString& _rsNa… in fillScope_throw()
1746 uno::Reference< report::XFunctionsSupplier> xReturn; in fillScope_throw()
1748 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in fillScope_throw()
1749 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in fillScope_throw()
1750 …const uno::Reference< report::XReportDefinition> xReportDefinition = xSection->getReportDefinition… in fillScope_throw()
1753 const uno::Reference< report::XGroup> xGroup(xSection->getGroup(),uno::UNO_QUERY); in fillScope_throw()
1764 const uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in fillScope_throw()
1768 …const uno::Reference< report::XGroup> xGroup2(xGroups->getByIndex(nCount - 1),uno::UNO_QUERY_THROW… in fillScope_throw()
1789 uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in fillScope_throw()
1794 … const uno::Reference< report::XGroup> xGroup(xGroups->getByIndex(i),uno::UNO_QUERY_THROW); in fillScope_throw()
1813 … ,const uno::Reference< report::XFunctionsSupplier>& _xFunctionsSupplier in isDefaultFunction()
1819 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in isDefaultFunction()
1820 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in isDefaultFunction()
1821 …const uno::Reference< report::XReportDefinition> xReportDefinition = xSection->getReportDefinition… in isDefaultFunction()
1839 … uno::Reference< report::XGroup> xGroup(aFind.first->second.second,uno::UNO_QUERY); in isDefaultFunction()
1863 sal_Bool GeometryHandler::impl_isDefaultFunction_nothrow( const uno::Reference< report::XFunction>&… in impl_isDefaultFunction_nothrow()
1955 …const uno::Reference< report::XFunctionsSupplier> xFunctionsSupplier = fillScope_throw(sNamePostFi… in createDefaultFunction()
1977 …isDefaultFunction(sQuotedFunctionName,sTemp,uno::Reference< report::XFunctionsSupplier>(),true); /… in createDefaultFunction()
2010 … uno::Reference< report::XFunctions> xFunctions = aFind.first->second.second->getFunctions(); in removeFunction()
2108 … const uno::Reference< report::XGroup > xGroup(aFind.first->second.second,uno::UNO_QUERY); in impl_isCounterFunction_throw()
2116 …_Out_sScope = uno::Reference< report::XReportDefinition >(aFind.first->second.second,uno::UNO_QUER… in impl_isCounterFunction_throw()
2131 m_xFunction.set(report::Function::create(m_xContext)); in impl_createFunction()
2153 …const uno::Reference< report::XFunctionsSupplier> xFunctionsSupplier = fillScope_throw(sNamePostFi… in impl_createFunction()
2231 … isDefaultFunction(sDataField,sDataField,uno::Reference< report::XFunctionsSupplier>(),true); in propertyChange()