Home
last modified time | relevance | path

Searched refs:report (Results 151 – 175 of 586) sorted by relevance

12345678910>>...24

/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx72 typedef ::comphelper::WeakComponentImplHelper13 < ::com::sun::star::report::XReportDefinition
87 …typedef ::cppu::PropertySetMixin< ::com::sun::star::report::XReportDefinition > ReportDefinitionPr…
110 ,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _member);
196 …l> getSdrModel(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition…
245 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroups > SAL_CALL getGroups()…
246 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getReportH…
247 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getPageHea…
248 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getDetail(…
249 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getPageFoo…
250 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getReportF…
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmodule.properties25 name: factory-report-sun
27 description: XML-Parsers for OpenOffice.org report definitions. These definitions\
35 module: org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule
/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx141 Reference< report::XFormattedField > xControl(xInt,uno::UNO_QUERY); in CreateChildContext()
166 Reference< report::XFormattedField > xControl(xInt,uno::UNO_QUERY); in CreateChildContext()
205 … uno::Reference<report::XShape> xShape(m_pContainer->getSection()->getByIndex(i),uno::UNO_QUERY); in EndElement()
215 Reference< report::XFormattedField > xControl(xInt,uno::UNO_QUERY); in EndElement()
260 void OXMLCell::setComponent(const uno::Reference< report::XReportComponent >& _xComponent) in setComponent()
/trunk/main/reportbuilder/java/
H A Dlibformula.properties34 org.pentaho.reporting.libraries.formula.functions.metadata.Author.class=com.sun.star.report.functio…
35 org.pentaho.reporting.libraries.formula.functions.metadata.Author.description=com.sun.star.report.f…
36 org.pentaho.reporting.libraries.formula.functions.metadata.Title.class=com.sun.star.report.function…
37 org.pentaho.reporting.libraries.formula.functions.metadata.Title.description=com.sun.star.report.fu…
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DTabular.java26 import com.sun.star.report.XGroup;
27 import com.sun.star.report.XGroups;
28 import com.sun.star.report.XSection;
31 import com.sun.star.wizards.report.IReportDefinitionReadAccess;
/trunk/main/reportdesign/source/ui/inc/
H A DReportSection.hxx57 … ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > m_xSection;
87 …ndow* _pParent,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _xSec…
125 …inline ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const {… in getSection()
140 …::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent > getCurrentControlMo…
H A DScrollHelper.hxx139 …void addSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& …
179 …void setMarked(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSectio…
180 …star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>…
184 …tSectionWindow(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSect…
/trunk/main/reportbuilder/template/
H A Dmakefile.mk46 ZIP1TARGET=sun-report-builder-templates
58 $(ZIP1DIR)$/template$/wizard$/report$/finance.odr \
59 $(ZIP1DIR)$/template$/wizard$/report$/finance_2.odr \
60 $(ZIP1DIR)$/template$/wizard$/report$/yellow.odr
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx100 …uno::Reference<report::XReportDefinition> xReportDefinition = m_pParent->getController().getReport… in initialize()
200 void OScrollWindowHelper::addSection(const uno::Reference< report::XSection >& _xSection in addSection()
292 void OScrollWindowHelper::setMarked(const uno::Reference< report::XSection>& _xSection,sal_Bool _bM… in setMarked()
297 void OScrollWindowHelper::setMarked(const uno::Sequence< uno::Reference< report::XReportComponent> … in setMarked()
307 …tSectionWindow(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSect… in getSectionWindow()
H A DReportControllerObserver.cxx155 uno::Reference<report::XSection> xSection(xChild, uno::UNO_QUERY); in IMPL_LINK()
162 … uno::Reference < report::XReportComponent > xReportComponent(aObj, uno::UNO_QUERY); in IMPL_LINK()
187 uno::Reference< report::XSection> xSection(xSourceSet,uno::UNO_QUERY); in disposing()
230 void OXReportControllerObserver::AddSection(const uno::Reference< report::XSection > & _xSection) in AddSection()
247 void OXReportControllerObserver::RemoveSection(const uno::Reference< report::XSection > & _xSection) in RemoveSection()
/trunk/main/offapi/com/sun/star/report/meta/
H A DXFunctionManager.idl30 #include <com/sun/star/report/meta/XFunctionCategory.idl>
31 #include <com/sun/star/report/meta/XFunctionDescription.idl>
34 module com { module sun { module star { module report { module meta {
40 /** allows life-time control of report engine.
/trunk/main/offapi/com/sun/star/report/
H A DXFunctions.idl40 module com { module sun { module star { module report {
45 /** This interface specifies the functions collections of the report definition or a group.
59 /** allows the navigation to the report or group object.
70 com::sun::star::report::XFunction createFunction();
/trunk/main/reportbuilder/util/
H A Dmakefile.mk42 EXTENSION_ZIPNAME:=report-builder
73 $(EXTENSIONDIR)$/template$/en-US$/wizard$/report$/default.otr
83 $(EXTENSIONDIR)$/sun-report-builder.jar
90 $(EXTENSIONDIR)$/sun-report-builder.jar \
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx106 uno::Reference< report::XFixedText> xHoldAlive = this; in dispose()
225 uno::Reference< report::XReportComponent> xSource = this; in createClone()
226 …uno::Reference< report::XFixedText> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,SERVIC… in createClone()
254 uno::Reference< report::XFormatCondition > SAL_CALL OFixedText::createFormatCondition( ) throw (un… in createFormatCondition()
273 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()
H A DReportDefinition.cxx584 uno::Reference< report::XGroups > m_xGroups;
585 uno::Reference< report::XSection> m_xReportHeader;
586 uno::Reference< report::XSection> m_xReportFooter;
587 uno::Reference< report::XSection> m_xPageHeader;
588 uno::Reference< report::XSection> m_xPageFooter;
589 uno::Reference< report::XSection> m_xDetail;
958 …if ( _groupkeeptogether < report::GroupKeepTogether::PER_PAGE || _groupkeeptogether > report::Grou… in setGroupKeepTogether()
974 …if ( _pageheaderoption < report::ReportPrintOption::ALL_PAGES || _pageheaderoption > report::Repor… in setPageHeaderOption()
990 …if ( _pagefooteroption < report::ReportPrintOption::ALL_PAGES || _pagefooteroption > report::Repor… in setPageFooterOption()
1220 uno::Reference< report::XReportComponent> xSource = this; in createClone()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DVariablesDeclarationSection.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.JFreeReportInfo;
26 import org.jfree.report.structure.Section;
H A DFontFaceElement.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import org.jfree.report.structure.Section;
H A DDataStyle.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import org.jfree.report.structure.Section;
H A DOfficeDocument.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.JobProperties;
27 import org.jfree.report.JFreeReport;
H A DOfficeMasterPage.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import org.jfree.report.structure.Section;
H A DPageLayout.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import org.jfree.report.structure.Section;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableCellReadHandler.java23 package com.sun.star.report.pentaho.parser.table;
25 import com.sun.star.report.pentaho.model.TableCellElement;
26 import com.sun.star.report.pentaho.parser.text.NoCDATATextContentReadHandler;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/expressions/
H A DSumExpression.java23 package com.sun.star.report.pentaho.expressions;
25 import com.sun.star.report.DataRow;
26 import com.sun.star.report.ReportExpression;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeStylesXmlResourceFactory.java23 package com.sun.star.report.pentaho.parser;
25 import com.sun.star.report.pentaho.model.OfficeStylesCollection;
27 import org.jfree.report.JFreeReportBoot;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DTextContentReadHandler.java23 package com.sun.star.report.pentaho.parser.text;
25 import org.jfree.report.structure.Section;
26 import org.jfree.report.structure.StaticText;

Completed in 129 milliseconds

12345678910>>...24