Home
last modified time | relevance | path

Searched refs:report (Results 26 – 50 of 579) sorted by relevance

12345678910>>...24

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
29 import com.sun.star.report.pentaho.model.OfficeStyle;
35 import org.jfree.report.DataFlags;
36 import org.jfree.report.DataSourceException;
37 import org.jfree.report.JFreeReportInfo;
38 import org.jfree.report.ReportDataFactoryException;
39 import org.jfree.report.ReportProcessingException;
41 import org.jfree.report.flow.ReportTarget;
[all …]
H A DObjectOleLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.SDBCReportDataFactory;
34 import org.jfree.report.DataFlags;
35 import org.jfree.report.DataRow;
36 import org.jfree.report.DataSourceException;
37 import org.jfree.report.JFreeReportInfo;
38 import org.jfree.report.ReportDataFactoryException;
39 import org.jfree.report.ReportProcessingException;
40 import org.jfree.report.flow.ReportTarget;
[all …]
H A DOfficeTableLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
29 import org.jfree.report.DataSourceException;
30 import org.jfree.report.JFreeReportInfo;
31 import org.jfree.report.flow.FlowController;
32 import org.jfree.report.flow.ReportTarget;
34 import org.jfree.report.structure.Element;
35 import org.jfree.report.structure.Node;
36 import org.jfree.report.structure.Section;
[all …]
H A DOfficeGroupLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.pentaho.model.OfficeGroup;
26 import com.sun.star.report.pentaho.model.OfficeGroupSection;
29 import org.jfree.report.DataSourceException;
30 import org.jfree.report.JFreeReportInfo;
31 import org.jfree.report.ReportDataFactoryException;
32 import org.jfree.report.ReportProcessingException;
33 import org.jfree.report.flow.FlowController;
34 import org.jfree.report.flow.ReportTarget;
36 import org.jfree.report.flow.layoutprocessor.LayoutController;
[all …]
H A DOfficeReportLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.pentaho.model.OfficeReport;
26 import com.sun.star.report.pentaho.model.VariablesDeclarationSection;
28 import org.jfree.report.DataSourceException;
29 import org.jfree.report.ReportDataFactoryException;
30 import org.jfree.report.ReportProcessingException;
31 import org.jfree.report.flow.FlowController;
32 import org.jfree.report.flow.ReportContext;
33 import org.jfree.report.flow.ReportTarget;
35 import org.jfree.report.flow.layoutprocessor.LayoutController;
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java23 package com.sun.star.report.pentaho.output;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.DataStyle;
35 import com.sun.star.report.pentaho.model.RawText;
46 import org.jfree.report.JFreeReportBoot;
47 import org.jfree.report.JFreeReportInfo;
48 import org.jfree.report.ReportProcessingException;
49 import org.jfree.report.structure.Element;
50 import org.jfree.report.structure.Node;
51 import org.jfree.report.structure.Section;
[all …]
H A DOleProducer.java23 package com.sun.star.report.pentaho.output;
25 import com.sun.star.report.DataSourceFactory;
26 import com.sun.star.report.ImageService;
27 import com.sun.star.report.InputRepository;
28 import com.sun.star.report.JobProperties;
29 import com.sun.star.report.OutputRepository;
30 import com.sun.star.report.ReportEngineParameterNames;
31 import com.sun.star.report.ReportExecutionException;
32 import com.sun.star.report.ReportJobDefinition;
33 import com.sun.star.report.pentaho.DefaultNameGenerator;
[all …]
H A DOfficeDocumentReportTarget.java23 package com.sun.star.report.pentaho.output;
25 import com.sun.star.report.DataSourceFactory;
26 import com.sun.star.report.ImageService;
27 import com.sun.star.report.InputRepository;
28 import com.sun.star.report.OfficeToken;
29 import com.sun.star.report.OutputRepository;
85 import org.jfree.report.DataFlags;
87 import org.jfree.report.JFreeReportBoot;
88 import org.jfree.report.JFreeReportInfo;
91 import org.jfree.report.flow.ReportJob;
[all …]
/aoo4110/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx167 const uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in lcl_collectFunctionNames()
169 uno::Reference< report::XGroup> xGroup = _xSection->getGroup(); in lcl_collectFunctionNames()
351 uno::Reference< report::XSection> xSection( m_xReportComponent, uno::UNO_QUERY ); in inspect()
979 if ( uno::Reference< report::XGroup>(m_xReportComponent,uno::UNO_QUERY).is()) in convertToPropertyValue()
1135 if ( uno::Reference< report::XGroup>(m_xReportComponent,uno::UNO_QUERY).is()) in convertToControlValue()
1444 const uno::Reference< report::XShape> xShape(m_xReportComponent,uno::UNO_QUERY); in onInteractivePropertySelection()
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()
1746 uno::Reference< report::XFunctionsSupplier> xReturn; in fillScope_throw()
1789 uno::Reference< report::XGroups> xGroups = xReportDefinition->getGroups(); in fillScope_throw()
[all …]
/aoo4110/main/reportdesign/source/core/api/
H A DSection.cxx76 ,m_nForceNewPage(report::ForceNewPage::NONE) in OSection()
77 ,m_nNewRowOrCol(report::ForceNewPage::NONE) in OSection()
125 ,m_nForceNewPage(report::ForceNewPage::NONE) in OSection()
126 ,m_nNewRowOrCol(report::ForceNewPage::NONE) in OSection()
237 uno::Reference<report::XSection> xTemp = this; in init()
357 …if ( _forcenewpage < report::ForceNewPage::NONE || _forcenewpage > report::ForceNewPage::BEFORE_AF… in setForceNewPage()
375 …if ( _newroworcol < report::ForceNewPage::NONE || _newroworcol > report::ForceNewPage::BEFORE_AFTE… in setNewRowOrCol()
425 uno::Reference< report::XGroup > xGroup = m_xGroup; in getRepeatSection()
452 uno::Reference< report::XGroup > xGroup = m_xGroup; in getReportDefinition()
486 uno::Reference< report::XReportComponent > xRet; in createReportComponent()
[all …]
H A DGroup.cxx48 OGroup::OGroup(const uno::Reference< report::XGroups >& _xParent in DBG_NAME()
70 void OGroup::copyGroup(const uno::Reference< report::XGroup >& _xSource) in copyGroup()
175 uno::Reference< report::XSection > SAL_CALL OGroup::getHeader() throw (container::NoSuchElementExce… in getHeader()
177 uno::Reference< report::XSection > xRet; in getHeader()
188 uno::Reference< report::XSection > SAL_CALL OGroup::getFooter() throw (container::NoSuchElementExce… in getFooter()
190 uno::Reference< report::XSection > xRet; in getFooter()
209 if ( _groupon < report::GroupOn::DEFAULT || _groupon > report::GroupOn::INTERVAL ) in setGroupOn()
236 …if ( _keeptogether < report::KeepTogether::NO || _keeptogether > report::KeepTogether::WITH_FIRST_… in setKeepTogether()
244 uno::Reference< report::XGroups > SAL_CALL OGroup::getGroups() throw (uno::RuntimeException) in getGroups()
333 ,uno::Reference< report::XSection>& _member) in setSection()
[all …]
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportComponent.idl53 module com { module sun { module star { module report {
58 /** describes a component which may be part of a report.
65 /** identifies the component as a candidate for being part of a report.
70 /** allows life-time control of report components.
140 <p> These columns are typically the foreign key fields of the parent report.
144 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
155 which are related to the master fields of the parent report.
158 For instance, you could base the report on the SQL statement
172 fields or their aliases of the detail report.</p>
173 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportData.java23 package com.sun.star.report.pentaho;
25 import com.sun.star.report.DataSource;
27 import org.jfree.report.DataSourceException;
28 import org.jfree.report.ReportData;
38 throws com.sun.star.report.DataSourceException in StarReportData()
60 catch (com.sun.star.report.DataSourceException e) in setCursorPosition()
73 catch (com.sun.star.report.DataSourceException e) in close()
110 catch (com.sun.star.report.DataSourceException e) in next()
128 catch (com.sun.star.report.DataSourceException e) in get()
141 catch (com.sun.star.report.DataSourceException e) in getColumnCount()
[all …]
H A DSOReportJobFactory.java23 package com.sun.star.report.pentaho;
46 import com.sun.star.report.DataSourceFactory;
47 import com.sun.star.report.JobProperties;
50 import com.sun.star.report.ReportJob;
51 import com.sun.star.report.ReportJobDefinition;
52 import com.sun.star.report.ReportJobFactory;
53 import com.sun.star.report.SDBCReportDataFactory;
54 import com.sun.star.report.SOImageService;
55 import com.sun.star.report.StorageRepository;
56 import com.sun.star.report.XReportDefinition;
[all …]
H A DPentahoReportEngine.java23 package com.sun.star.report.pentaho;
25 import com.sun.star.report.JobDefinitionException;
26 import com.sun.star.report.ReportEngine;
27 import com.sun.star.report.ReportEngineMetaData;
28 import com.sun.star.report.ReportJob;
29 import com.sun.star.report.ReportJobDefinition;
30 import com.sun.star.report.util.DefaultReportJobDefinition;
32 import org.jfree.report.JFreeReportBoot;
/aoo4110/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx51 using namespace report;
162 void OSectionUndo::collectControls(const uno::Reference< report::XSection >& _xSection) in collectControls()
229 ,::std::mem_fun_t< uno::Reference< report::XSection > in OReportSectionUndo()
231 ,const uno::Reference< report::XReportDefinition >& _xReport in OReportSectionUndo()
250 uno::Reference< report::XSection > xSection = m_pMemberFunction(&m_aReportHelper); in implReInsert()
268 ,::std::mem_fun_t< uno::Reference< report::XSection > in OGroupSectionUndo()
270 ,const uno::Reference< report::XGroup >& _xGroup in OGroupSectionUndo()
279 uno::Reference< report::XSection > xSection = m_pMemberFunction(&m_aGroupHelper); in OGroupSectionUndo()
313 uno::Reference< report::XSection > xSection = m_pMemberFunction(&m_aGroupHelper); in implReInsert()
340 ,const uno::Reference< report::XGroup>& _xGroup in OGroupUndo()
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java25 package com.sun.star.report.pentaho.parser.text;
27 import com.sun.star.report.OfficeToken;
28 import com.sun.star.report.pentaho.OfficeNamespaces;
29 import com.sun.star.report.pentaho.parser.ElementReadHandler;
30 import com.sun.star.report.pentaho.parser.rpt.FixedContentReadHandler;
31 import com.sun.star.report.pentaho.parser.rpt.FormattedTextReadHandler;
32 import com.sun.star.report.pentaho.parser.rpt.ImageReadHandler;
33 import com.sun.star.report.pentaho.parser.rpt.SubDocumentReadHandler;
38 import org.jfree.report.structure.Element;
39 import org.jfree.report.structure.Section;
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultReportJobDefinition.java23 package com.sun.star.report.util;
25 import com.sun.star.report.DataSourceFactory;
26 import com.sun.star.report.InputRepository;
27 import com.sun.star.report.JobDefinitionException;
28 import com.sun.star.report.JobProperties;
29 import com.sun.star.report.OutputRepository;
30 import com.sun.star.report.ParameterMap;
31 import com.sun.star.report.ReportEngineMetaData;
32 import com.sun.star.report.ReportEngineParameterNames;
33 import com.sun.star.report.ReportJobDefinition;
/aoo4110/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx60 …void collectControls(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >&…
78 ::std::mem_fun_t< ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >
90 ,::std::mem_fun_t< ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >
92 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition >& _xReport
103 ::std::mem_fun_t< ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >
117 ,::std::mem_fun_t< ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >
119 ,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup >& _xGroup
131 …::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup> m_xGroup; ///<! the group f…
132 …::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition > m_xReportDefinitio…
143 ,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup>& _xGroup
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java27 import com.sun.star.report.ImageService;
28 import com.sun.star.report.InputRepository;
29 import com.sun.star.report.OfficeToken;
30 import com.sun.star.report.OutputRepository;
57 import org.jfree.report.JFreeReportInfo;
59 import org.jfree.report.flow.ReportJob;
62 import org.jfree.report.structure.Element;
63 import org.jfree.report.structure.Section;
65 import org.jfree.report.util.IntegerCache;
437 super.startReport(report); in startReport()
[all …]
/aoo4110/main/reportdesign/inc/
H A DRptObject.hxx86 …mutable ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent> m_xReportCo…
88 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> m_xSection;
93 …OObjectBase(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& _…
124 …::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent> getReportComponent()…
127 …inline ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> getOldParent() const … in getOldParent()
128 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> getSection() const;
135 …static SdrObject* createObject(const ::com::sun::star::uno::Reference< ::com::sun::star::report::X…
147 …static OCustomShape* Create( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XRe… in Create()
153 …OCustomShape(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& …
195 …OOle2Obj(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& _xCo…
[all …]
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx44 using namespace ::com::sun::star::report;
49 sal_uInt16 nRet = report::KeepTogether::NO; in lcl_getKeepTogetherOption()
131 ::sal_Int16 nGroupOn = report::GroupOn::DEFAULT; in DBG_NAME()
142 nGroupOn = report::GroupOn::YEAR; in DBG_NAME()
145 nGroupOn = report::GroupOn::MONTH; in DBG_NAME()
150 nGroupOn = report::GroupOn::QUARTAL; in DBG_NAME()
153 nGroupOn = report::GroupOn::WEEK; in DBG_NAME()
155 nGroupOn = report::GroupOn::DAY; in DBG_NAME()
157 nGroupOn = report::GroupOn::HOUR; in DBG_NAME()
159 nGroupOn = report::GroupOn::MINUTE; in DBG_NAME()
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java23 package com.sun.star.report.pentaho.parser.rpt;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import com.sun.star.report.pentaho.model.OfficeGroup;
28 import com.sun.star.report.pentaho.model.OfficeGroupInstanceSection;
29 import com.sun.star.report.pentaho.parser.ElementReadHandler;
34 import org.jfree.report.JFreeReportInfo;
35 import org.jfree.report.expressions.FormulaExpression;
36 import org.jfree.report.structure.Element;
37 import org.jfree.report.structure.Section;
/aoo4110/main/reportdesign/source/core/inc/
H A DGroup.hxx38 typedef ::cppu::WeakComponentImplHelper2< com::sun::star::report::XGroup
40 typedef ::cppu::PropertySetMixin< com::sun::star::report::XGroup> GroupPropertySet;
51 ::com::sun::star::uno::WeakReference< ::com::sun::star::report::XGroups > m_xParent;
52 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> m_xHeader;
53 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> m_xFooter;
54 … ::com::sun::star::uno::Reference< ::com::sun::star::report::XFunctions > m_xFunctions;
79 ,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _member);
91 OGroup(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroups >& _xParent
94 …void copyGroup(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup >& _xSourc…
128 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroups > SAL_CALL getGroups()…
[all …]
/aoo4110/main/crashrep/source/all/
H A Dcrashrep.ulf31 en-US = "This error report tool gathers information about how %PRODUCTNAME% is working and sends it…
35report without any further effort on your part by clicking 'Send' in the next dialog, or you can b…
75 en-US = "~I allow Apache OpenOffice to contact me regarding this report."
111 en-US = "The error report could not be sent because the default e-mail program does not support MAP…
115 en-US = "The error report could not be temporarily saved and could therefore not be sent."
120 en-US = "The error report could not be sent because 'sendmail' could not be started.\nPlease check …
124 en-US = "The error report could not be sent. Please check the proxy settings under 'Options' in the…
128 en-US = "The error report could not be sent because there is no Internet connection. Please check y…
172 en-US = "Status: Sending error report"
176 en-US = "Status: The error report has been sent successfully."
[all …]

Completed in 134 milliseconds

12345678910>>...24