Home
last modified time | relevance | path

Searched refs:report (Results 201 – 225 of 586) sorted by relevance

12345678910>>...24

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dstar-report.css23 @namespace report url("http://openoffice.org/2005/report");
59 * Style definitions for star report.
/trunk/main/reportdesign/source/core/sdr/
H A DReportUndoFactory.cxx38 uno::Reference< report::XReportComponent> xReportComponent = pObj->getReportComponent(); in lcl_createUndo()
39 uno::Reference< report::XSection> xSection = pObj->getSection(); in lcl_createUndo()
40 uno::Reference< report::XGroup> xGroup = xSection->getGroup(); in lcl_createUndo()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.src258 …Text [ en-US ] = "A report of the crash was created to help us identify the reason why %PRODUCTNAM…
374report tool gathers information about how %PRODUCTNAME is working and sends it to Apache OpenOffic…
430 …Text [ en-US ] = "In the spaces below, you can enter a title for your error report and describe th…
482 Text [ en-US ] = "~I allow Apache OpenOffice to contact me regarding this report." ;
/trunk/main/offapi/com/sun/star/report/
H A DXImageControl.idl27 #include <com/sun/star/report/XReportControlModel.idl>
35 module com { module sun { module star { module report {
74 …field should be preserved, otherwise the content will be inserted in the resulting report document.
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl24 <!-- This style sheet converts any rat-report.xml file. -->
71 <xsl:template match="rat-report">
77 <table id="rat-reports summary" cellspacing="0" summary="A snapshot summary of this rat report">
79 Table 1: A snapshot summary of this rat report.
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx42 …On,const T& _xParent,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSect… in lcl_createSectionIfNeeded()
62 …::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> lcl_getSection(const ::com::…
84 …const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& _xReportCompo…
H A DFunction.hxx37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFunction > FunctionPropertySet;
38 typedef ::cppu::WeakComponentImplHelper2< com::sun::star::report::XFunction
51 ::com::sun::star::uno::WeakReference< ::com::sun::star::report::XFunctions > m_xParent;
/trunk/main/reportdesign/source/core/api/
H A DImageControl.cxx351 uno::Reference< report::XReportComponent> xSource = this; in createClone()
352 …uno::Reference< report::XImageControl> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,SER… in createClone()
385 uno::Reference< report::XFormatCondition > SAL_CALL OImageControl::createFormatCondition( ) throw … in createFormatCondition()
404 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()
H A DFixedLine.cxx369 uno::Reference< report::XReportComponent> xSource = this; in createClone()
370 …uno::Reference< report::XFixedLine> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,SERVIC… in createClone()
455 uno::Reference< report::XFormatCondition > SAL_CALL OFixedLine::createFormatCondition( ) throw (un… in createFormatCondition()
474 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()
/trunk/main/offapi/
H A DUnoApi_offapi.mk108 offapi/com/sun/star/report/FixedLine \
109 offapi/com/sun/star/report/FixedText \
112 offapi/com/sun/star/report/Function \
113 offapi/com/sun/star/report/Group \
114 offapi/com/sun/star/report/Groups \
119 offapi/com/sun/star/report/Section \
120 offapi/com/sun/star/report/Shape \
674 offapi/com/sun/star/report/modules \
2569 offapi/com/sun/star/report/GroupOn \
2579 offapi/com/sun/star/report/XGroup \
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeDetailSection.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.structure.DetailSection;
H A DOfficeGroupInstanceSection.java21 package com.sun.star.report.pentaho.model;
23 import org.jfree.report.structure.Group;
H A DOfficeTableSection.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.structure.Section;
H A DTableCellElement.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.structure.Section;
H A DRawText.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.structure.StaticText;
H A DFixedTextElement.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.structure.Section;
H A DFormattedTextElement.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.expressions.FormulaExpression;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeRepeatingStructureLayoutController.java23 package com.sun.star.report.pentaho.layoutprocessor;
25 import org.jfree.report.flow.layoutprocessor.LayoutController;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DDetailRootTableReadHandler.java23 package com.sun.star.report.pentaho.parser.rpt;
25 import com.sun.star.report.pentaho.model.OfficeDetailSection;
H A DGroupSectionReadHandler.java23 package com.sun.star.report.pentaho.parser.rpt;
25 import com.sun.star.report.pentaho.model.OfficeGroupSection;
/trunk/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java137 report(e); in before()
356 report(e); in check()
452 report(e); in checkSPARQL()
547 report(e); in checkRDFa()
571 public void report(Exception e) { in report() method in RDFRepositoryTest
/trunk/main/wizards/com/sun/star/wizards/report/
H A DIReportDefinitionReadAccess.java23 package com.sun.star.wizards.report;
26 import com.sun.star.report.XReportDefinition;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMapperXmlResourceFactory.java23 package com.sun.star.report.pentaho.styles;
25 import org.jfree.report.JFreeReportBoot;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/fo/
H A DBorderRightMapper.java31 package com.sun.star.report.pentaho.parser.stylemapper.fo;
33 import com.sun.star.report.pentaho.parser.StyleMapper;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/style/
H A DTextEmphasizeMapper.java23 package com.sun.star.report.pentaho.parser.stylemapper.style;
25 import com.sun.star.report.pentaho.parser.StyleMapper;

Completed in 120 milliseconds

12345678910>>...24