Home
last modified time | relevance | path

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

12345678910>>...24

/aoo4110/main/wizards/source/formwizard/
H A Ddbwizres.src1130 Text [ en-US ] = "~Fields in report";
1153 Text [ en-US ] = "Create report";
1222 Text [ en-US ] = "How do you want your report to look?";
1234 Text [ en-US ] = "Title of report";
1240 Text [ en-US ] = "Display report";
1245 Text [ en-US ] = "Create report";
1261 Text [ en-US ] = "~Dynamic report";
1267 Text [ en-US ] = "~Create report now";
1272 Text [ en-US ] = "~Modify report layout";
1277 Text [ en-US ] = "Static report";
[all …]
/aoo4110/main/reportdesign/source/core/sdr/
H A DReportUndoFactory.cxx37 uno::Reference< report::XReportComponent> xReportComponent = pObj->getReportComponent(); in lcl_createUndo()
38 uno::Reference< report::XSection> xSection = pObj->getSection(); in lcl_createUndo()
39 uno::Reference< report::XGroup> xGroup = xSection->getGroup(); in lcl_createUndo()
/aoo4110/main/offuh/prj/
H A Dd.lst65 mkdir: %_DEST%\inc%_EXT%\offuh\com\sun\star\report
66 mkdir: %_DEST%\inc%_EXT%\offuh\com\sun\star\report\inspection
67 mkdir: %_DEST%\inc%_EXT%\offuh\com\sun\star\report\meta
271 ..\%__SRC%\inc\offuh\com\sun\star\report\*.hpp %_DEST%\inc%_EXT%\offuh\com\sun\star\report\*.hpp
272 ..\%__SRC%\inc\offuh\com\sun\star\report\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\report\*.hdl
273 ..\%__SRC%\inc\offuh\com\sun\star\report\inspection\*.hpp %_DEST%\inc%_EXT%\offuh\com\sun\star\repo…
274 ..\%__SRC%\inc\offuh\com\sun\star\report\inspection\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\repo…
275 ..\%__SRC%\inc\offuh\com\sun\star\report\meta\*.hpp %_DEST%\inc%_EXT%\offuh\com\sun\star\report\met…
276 ..\%__SRC%\inc\offuh\com\sun\star\report\meta\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\report\met…
/aoo4110/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.
/aoo4110/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 %PRODUCTNAME…
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 the…
482 Text[ en-US ] = "~I allow Apache OpenOffice to contact me regarding this report.";
/aoo4110/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;
/aoo4110/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.
/aoo4110/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;
H A DFormatCondition.java23 package com.sun.star.report.pentaho.model;
25 import org.jfree.report.expressions.FormulaExpression;
/aoo4110/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;
/aoo4110/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;
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DIReportDefinitionReadAccess.java23 package com.sun.star.wizards.report;
26 import com.sun.star.report.XReportDefinition;
/aoo4110/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;
/aoo4110/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;
/aoo4110/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;
/aoo4110/main/reportdesign/source/core/api/
H A DImageControl.cxx354 uno::Reference< report::XReportComponent> xSource = this; in createClone()
355 …uno::Reference< report::XImageControl> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,SER… in createClone()
388 uno::Reference< report::XFormatCondition > SAL_CALL OImageControl::createFormatCondition( ) throw … in createFormatCondition()
407 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()
H A DFixedLine.cxx368 uno::Reference< report::XReportComponent> xSource = this; in createClone()
369 …uno::Reference< report::XFixedLine> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,SERVIC… in createClone()
454 uno::Reference< report::XFormatCondition > SAL_CALL OFixedLine::createFormatCondition( ) throw (un… in createFormatCondition()
473 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()

Completed in 60 milliseconds

12345678910>>...24