Home
last modified time | relevance | path

Searched refs:report (Results 51 – 75 of 586) sorted by relevance

12345678910>>...24

/trunk/main/crashrep/source/all/
H A Dcrashrep.ulf29 en-US = "This error report tool gathers information about how %PRODUCTNAME% is working and sends it…
32report without any further effort on your part by clicking 'Send' in the next dialog, or you can b…
62 en-US = "~I allow Apache OpenOffice to contact me regarding this report."
89 en-US = "The error report could not be sent because the default e-mail program does not support MAP…
92 en-US = "The error report could not be temporarily saved and could therefore not be sent."
95 en-US = "The error report could not be sent because 'sendmail' could not be started.\nPlease check …
98 en-US = "The error report could not be sent. Please check the proxy settings under 'Options' in the…
101 en-US = "The error report could not be sent because there is no Internet connection. Please check y…
134 en-US = "Status: Sending error report"
137 en-US = "Status: The error report has been sent successfully."
[all …]
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx449 uno::Reference< report::XGroup> xGroup; in SaveModified()
1377 case report::GroupOn::DEFAULT: in displayGroup()
1380 case report::GroupOn::PREFIX_CHARACTERS: in displayGroup()
1383 case report::GroupOn::YEAR: in displayGroup()
1386 case report::GroupOn::QUARTAL: in displayGroup()
1389 case report::GroupOn::MONTH: in displayGroup()
1392 case report::GroupOn::WEEK: in displayGroup()
1395 case report::GroupOn::DAY: in displayGroup()
1398 case report::GroupOn::HOUR: in displayGroup()
1401 case report::GroupOn::MINUTE: in displayGroup()
[all …]
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx67 using namespace report;
238 uno::Reference< report::XSection> xSection(xSourceSet,uno::UNO_QUERY); in disposing()
361 uno::Reference< report::XSection> xSection( xSet, uno::UNO_QUERY ); in propertyChange()
364 uno::Reference< report::XGroup> xGroup = xSection->getGroup(); in propertyChange()
409 Reference< report::XReportComponent > xReportComponent( xIface, UNO_QUERY ); in elementInserted()
412 Reference< report::XSection > xContainer(evt.Source,uno::UNO_QUERY); in elementInserted()
435 uno::Reference< report::XFunctions> xContainer(evt.Source,uno::UNO_QUERY); in elementInserted()
482 Reference< report::XSection > xContainer(evt.Source,uno::UNO_QUERY); in elementRemoved()
485 Reference< report::XReportComponent > xReportComponent( xIface, UNO_QUERY ); in elementRemoved()
525 void OXUndoEnvironment::AddSection(const Reference< report::XSection > & _xSection) in AddSection()
[all …]
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl78 /** is used for subreports and contains the names of columns of the parent report.
79 <p> These columns are typically the foreign key fields of the parent report.
81 Each time the parent report changes it's current row, the subreport requires
83 <p>If the report is no sub report (e.g. its parent is not a report itself), this
90 which are related to the master fields of the parent report.
91 <p>Entries in this sequence can either denote column names in the sub report,
93 For instance, you could base the report on the SQL statement
97 Alternatively, you could simply base your report on the table <code>invoices</code>,
107 fields or their aliases of the detail report.</p>
108 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
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;
H A DStarReportDataFactory.java23 package com.sun.star.report.pentaho;
25 import com.sun.star.report.DataSourceException;
26 import com.sun.star.report.DataSourceFactory;
30 import org.jfree.report.DataSet;
31 import org.jfree.report.ReportData;
32 import org.jfree.report.ReportDataFactory;
33 import org.jfree.report.ReportDataFactoryException;
79 catch (org.jfree.report.DataSourceException e) in queryData()
H A DPentahoReportEngineMetaData.java23 package com.sun.star.report.pentaho;
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.OutputRepository;
29 import com.sun.star.report.ReportEngineMetaData;
30 import com.sun.star.report.ReportEngineParameterNames;
31 import com.sun.star.report.ReportJobFactory;
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx55 OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _x… in DBG_NAME()
98 uno::Reference< report::XGroup > xGroup(_xSection->getGroup()); in DBG_NAME()
127 const uno::Reference< report::XSection > xSection(_rEvent.Source,uno::UNO_QUERY); in _propertyChanged()
130 const uno::Reference< report::XSection> xCurrentSection = m_aReportSection.getSection(); in _propertyChanged()
145 uno::Reference< report::XReportDefinition > xReport = xSection->getReportDefinition(); in _propertyChanged()
163 uno::Reference< report::XGroup > xGroup(_rEvent.Source,uno::UNO_QUERY); in _propertyChanged()
171 …nTitle(const uno::Reference< report::XReportDefinition>& _xReport,sal_uInt16 _nResId,::std::mem_fu… in setReportSectionTitle()
184 …SectionTitle(const uno::Reference< report::XGroup>& _xGroup,sal_uInt16 _nResId,::std::mem_fun_t<un… in setGroupSectionTitle()
257 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in Resize()
349 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in IMPL_LINK()
[all …]
H A DReportController.cxx242 uno::Reference< report::XReportControlFormat> xReportControlFormat; in lcl_getReportControlFormat()
1177 uno::Reference< report::XFunction> xFunction; in Execute()
1434 uno::Reference<report::XSection> xSection; in Execute()
2318 uno::Reference< report::XGroup> xGroup; in lcl_getNonVisbleGroupsBefore()
2635 uno::Reference< report::XReportComponent> xReportComponent; in shrinkSectionBottom()
2669 uno::Reference< report::XReportComponent> xReportComponent; in shrinkSectionTop()
3135 uno::Reference< report::XFunction> xFunction(report::Function::create(m_xContext)); in createNewFunction()
3166 uno::Reference< report::XReportComponent> xShapeProp; in createControl()
3273 …uno::Reference< report::XSection> xSection = aMap.getUnpackedValueOrDefault(PROPERTY_SECTION,uno::… in createDateTime()
3907 …uno::Reference< report::XGroup > xGroup = aMap.getUnpackedValueOrDefault( PROPERTY_GROUP, uno::Ref… in modifyGroup()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import com.sun.star.report.pentaho.model.FormattedTextElement;
37 import org.jfree.report.DataFlags;
38 import org.jfree.report.DataSourceException;
39 import org.jfree.report.data.DefaultDataFlags;
40 import org.jfree.report.expressions.FormulaExpression;
41 import org.jfree.report.flow.FlowController;
42 import org.jfree.report.flow.layoutprocessor.LayoutControllerUtil;
H A DOfficePageSectionLayoutController.java21 package com.sun.star.report.pentaho.layoutprocessor;
24 import org.jfree.report.DataSourceException;
25 import org.jfree.report.JFreeReportInfo;
26 import org.jfree.report.flow.FlowController;
27 import org.jfree.report.flow.ReportTarget;
28 import org.jfree.report.flow.layoutprocessor.SectionLayoutController;
29 import org.jfree.report.structure.Element;
/trunk/main/reportdesign/source/core/api/
H A DGroups.cxx40 OGroups::OGroups(const uno::Reference< report::XReportDefinition >& _xParent,const uno::Reference< … in DBG_NAME()
56 void OGroups::copyGroups(const uno::Reference< report::XGroups >& _xSource) in copyGroups()
63 uno::Reference<report::XGroup> xGroup(_xSource->getByIndex(i),uno::UNO_QUERY); in copyGroups()
77 …::std::for_each(m_aGroups.begin(),m_aGroups.end(),::boost::mem_fn(&com::sun::star::report::XGroup:… in disposing()
85 uno::Reference< report::XReportDefinition > SAL_CALL OGroups::getReportDefinition() throw (uno::Run… in getReportDefinition()
90 uno::Reference< report::XGroup > SAL_CALL OGroups::createGroup( ) throw (uno::RuntimeException) in createGroup()
103 uno::Reference< report::XGroup > xGroup(aElement,uno::UNO_QUERY); in insertByIndex()
124 uno::Reference< report::XGroup > xGroup; in removeByIndex()
144 uno::Reference< report::XGroup > xGroup(Element,uno::UNO_QUERY); in replaceByIndex()
176 return ::getCppuType(static_cast< uno::Reference<report::XGroup>*>(NULL)); in getElementType()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java23 package com.sun.star.report.pentaho.output.text;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.OfficeMasterPage;
27 import com.sun.star.report.pentaho.model.OfficeMasterStyles;
28 import com.sun.star.report.pentaho.model.OfficeStyles;
29 import com.sun.star.report.pentaho.model.PageLayout;
30 import com.sun.star.report.pentaho.model.RawText;
36 import org.jfree.report.ReportProcessingException;
37 import org.jfree.report.structure.Element;
38 import org.jfree.report.structure.Section;
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/chart/
H A DChartReadHandler.java23 package com.sun.star.report.pentaho.parser.chart;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.parser.ElementReadHandler;
27 import com.sun.star.report.pentaho.parser.rpt.DetailRootTableReadHandler;
28 import com.sun.star.report.pentaho.parser.rpt.ReportReadHandler;
29 import com.sun.star.report.pentaho.parser.text.TextContentReadHandler;
36 import org.jfree.report.structure.Element;
37 import org.jfree.report.structure.Section;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DImageReadHandler.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.ImageElement;
28 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import com.sun.star.report.pentaho.parser.xlink.XLinkReadHandler;
31 import org.jfree.report.expressions.FormulaExpression;
32 import org.jfree.report.structure.Element;
H A DFixedContentReadHandler.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.FixedTextElement;
28 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import com.sun.star.report.pentaho.parser.text.TextContentReadHandler;
31 import org.jfree.report.structure.Element;
H A DReportReadHandler.java23 package com.sun.star.report.pentaho.parser.rpt;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.OfficeReport;
27 import com.sun.star.report.pentaho.parser.ElementReadHandler;
28 import com.sun.star.report.pentaho.parser.chart.ChartReadHandler;
33 import org.jfree.report.JFreeReportInfo;
34 import org.jfree.report.structure.Element;
35 import org.jfree.report.structure.Section;
H A DSubDocumentReadHandler.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.ObjectOleElement;
28 import com.sun.star.report.pentaho.parser.draw.ObjectOleReadHandler;
29 import com.sun.star.report.pentaho.parser.text.NoCDATATextContentReadHandler;
31 import org.jfree.report.structure.Section;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableReadHandler.java23 package com.sun.star.report.pentaho.parser.table;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
27 import com.sun.star.report.pentaho.model.OfficeTableSection;
28 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import com.sun.star.report.pentaho.parser.rpt.ConditionalPrintExpressionReadHandler;
34 import org.jfree.report.structure.Element;
35 import org.jfree.report.structure.Section;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DOfficeStylesReadHandler.java23 package com.sun.star.report.pentaho.parser.style;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.OfficeStyles;
27 import com.sun.star.report.pentaho.parser.ElementReadHandler;
28 import com.sun.star.report.pentaho.parser.data.DataStyleReadHandler;
33 import org.jfree.report.modules.factories.report.flow.SectionReadHandler;
34 import org.jfree.report.structure.Element;
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlModel.idl28 #include <com/sun/star/report/XReportComponent.idl>
31 #include <com/sun/star/report/XReportControlFormat.idl>
40 #include <com/sun/star/report/XFormatCondition.idl>
45 module com { module sun { module star { module report {
60 …/** gives access to the <type scope="com::sun::star::report">XFormatCondition</type> elements by i…
66 report component
74 …<li>the name of a function defined in the report or a group. The format to use is rpt:[functionNam…
95 /** Describes the print expression of the report control model.
96 If the expression evaluates to true than the report control model will be printed otherwise not.
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.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;
27 import com.sun.star.report.pentaho.model.FontFaceDeclsSection;
28 import com.sun.star.report.pentaho.model.FontFaceElement;
29 import com.sun.star.report.pentaho.model.OfficeStyle;
30 import com.sun.star.report.pentaho.model.OfficeStyles;
40 import org.jfree.report.ReportProcessingException;
41 import org.jfree.report.structure.Element;
42 import org.jfree.report.structure.Section;
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DFontFaceDeclsReadHandler.java23 package com.sun.star.report.pentaho.parser.office;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.FontFaceDeclsSection;
27 import com.sun.star.report.pentaho.model.FontFaceElement;
28 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import com.sun.star.report.pentaho.parser.style.FontFaceReadHandler;
34 import org.jfree.report.structure.Element;
H A DMasterStylesReadHandler.java23 package com.sun.star.report.pentaho.parser.office;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.OfficeMasterStyles;
27 import com.sun.star.report.pentaho.parser.ElementReadHandler;
28 import com.sun.star.report.pentaho.parser.style.MasterPageReadHandler;
29 import com.sun.star.report.pentaho.parser.style.StyleDefinitionReadHandler;
34 import org.jfree.report.structure.Element;
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx42 typedef ::cppu::WeakComponentImplHelper3< ::com::sun::star::report::XSection
45 typedef ::cppu::PropertySetMixin<com::sun::star::report::XSection> SectionPropertySet;
55 ::com::sun::star::uno::WeakReference< ::com::sun::star::report::XGroup > m_xGroup;
56 …::com::sun::star::uno::WeakReference< ::com::sun::star::report::XReportDefinition > m_xReportDefin…
109 …typedef ::comphelper::ImplementationReference< OSection ,::com::sun::star::report::XSection,::com:…
111 …OSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition >& _x…
113 OSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup >& _xParent
158 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup > SAL_CALL getGroup() t…
159 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition > SAL_CALL g…
197 …static void lcl_copySection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSec…
[all …]

Completed in 209 milliseconds

12345678910>>...24