Home
last modified time | relevance | path

Searched refs:report (Results 101 – 125 of 586) sorted by relevance

12345678910>>...24

/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx211 { XML_NOT_WITH_REPORT_HEADER, report::ReportPrintOption::NOT_WITH_REPORT_HEADER }, in GetReportPrintOptions()
212 { XML_NOT_WITH_REPORT_FOOTER, report::ReportPrintOption::NOT_WITH_REPORT_FOOTER }, in GetReportPrintOptions()
213 …{ XML_NOT_WITH_REPORT_HEADER_NOR_FOOTER, report::ReportPrintOption::NOT_WITH_REPORT_HEADER_FOOTER … in GetReportPrintOptions()
224 { XML_BEFORE_SECTION, report::ForceNewPage::BEFORE_SECTION }, in GetForceNewPageOptions()
225 { XML_AFTER_SECTION, report::ForceNewPage::AFTER_SECTION }, in GetForceNewPageOptions()
226 { XML_BEFORE_AFTER_SECTION, report::ForceNewPage::BEFORE_AFTER_SECTION }, in GetForceNewPageOptions()
237 { XML_WHOLE_GROUP, report::KeepTogether::WHOLE_GROUP }, in GetKeepTogetherOptions()
238 { XML_WITH_FIRST_DETAIL, report::KeepTogether::WITH_FIRST_DETAIL }, in GetKeepTogetherOptions()
331 uno::Reference<report::XReportControlFormat> xReportControlModel(_xProp,uno::UNO_QUERY); in copyStyleElements()
H A DxmlExport.cxx72 using namespace ::com::sun::star::report;
1585 if ( nGroupOn != report::GroupOn::DEFAULT ) in exportGroupsExpressionAsFunction()
1593 case report::GroupOn::PREFIX_CHARACTERS: in exportGroupsExpressionAsFunction()
1597 case report::GroupOn::YEAR: in exportGroupsExpressionAsFunction()
1600 case report::GroupOn::QUARTAL: in exportGroupsExpressionAsFunction()
1605 case report::GroupOn::MONTH: in exportGroupsExpressionAsFunction()
1608 case report::GroupOn::WEEK: in exportGroupsExpressionAsFunction()
1611 case report::GroupOn::DAY: in exportGroupsExpressionAsFunction()
1614 case report::GroupOn::HOUR: in exportGroupsExpressionAsFunction()
1617 case report::GroupOn::MINUTE: in exportGroupsExpressionAsFunction()
[all …]
H A DxmlTable.hxx42 …::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent> > xEl…
49 … ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > m_xSection;
65 ,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _xSection
87 …void addCell(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& …
89 …inline ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const {… in getSection()
H A DxmlSubDocument.cxx40 using namespace ::com::sun::star::report;
128 uno::Reference< report::XReportControlModel > xFakeModel(m_xFake,uno::UNO_QUERY); in EndElement()
129 … uno::Reference< report::XReportControlModel > xComponentModel(m_xComponent,uno::UNO_QUERY); in EndElement()
137 … uno::Reference< report::XFormatCondition > xCond(xFakeModel->getByIndex(i),uno::UNO_QUERY); in EndElement()
138 … uno::Reference< report::XFormatCondition > xNewCond = xComponentModel->createFormatCondition(); in EndElement()
H A DxmlTable.cxx61 sal_uInt16 nRet = report::ForceNewPage::NONE; in lcl_getForceNewPageOption()
72 ,const uno::Reference< report::XSection >& _xSection in DBG_NAME()
217 …::std::vector< uno::Reference< report::XReportComponent> >::iterator aCellIter = rCell.xElements.b… in EndElement()
218 …const ::std::vector< uno::Reference< report::XReportComponent> >::iterator aCellEnd = rCell.xEleme… in EndElement()
221 uno::Reference<report::XShape> xShape(*aCellIter,uno::UNO_QUERY); in EndElement()
290 uno::Reference<report::XShape> xShape(_xElement,uno::UNO_QUERY); in addCell()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportAddIn.java23 package com.sun.star.report.pentaho;
25 import com.sun.star.report.ReportAddIn;
26 import com.sun.star.report.ReportExpression;
27 import com.sun.star.report.ReportExpressionMetaData;
28 import com.sun.star.report.pentaho.expressions.SumExpression;
H A DSOFunctionManager.java23 package com.sun.star.report.pentaho;
28 import com.sun.star.report.meta.XFunctionCategory;
29 import com.sun.star.report.meta.XFunctionDescription;
30 import com.sun.star.report.meta.XFunctionManager;
135 …public com.sun.star.report.meta.XFunctionCategory getCategory(int position) throws com.sun.star.la… in getCategory()
H A Dmakefile.mk26 TARGET=sun-report-builder
27 PACKAGE = com$/sun$/star$/report$/pentaho
82 $(CLASSDIR)$/$(PACKAGE)$/star-report.css\
116 …@$(SED) '/flute/,/sac/d' -i ../../../../../../$(INPATH)/class/sun-report-builder/META-INF/MANIFEST…
122 …@$(SED) '/flute/,/sac/d' -i ../../../../../../$(INPATH)/class/sun-report-builder/META-INF/MANIFEST…
/trunk/main/reportdesign/source/ui/report/
H A DFixedTextColor.cxx139 uno::Reference< report::XFixedText > xFixedText( _rEvent.Source, uno::UNO_QUERY ); in notifyPropertyChange()
175 uno::Reference< report::XFixedText > xFixedText( _rxElement, uno::UNO_QUERY ); in handle()
187 … uno::Reference <report::XSection> xSection(xFixedText->getParent(), uno::UNO_QUERY_THROW); in handle()
233 …uno::Reference<awt::XControl> FixedTextColor::getXControl(const uno::Reference< report::XFixedText… in getXControl()
241 uno::Reference<report::XSection> xSection(_xFixedText->getSection()); in getXControl()
266 …::XVclWindowPeer> FixedTextColor::getVclWindowPeer(const uno::Reference< report::XFixedText >& _xC… in getVclWindowPeer()
H A DViewsWindow.cxx205 const uno::Reference< report::XSection> xSection = _rSectionWindow.getReportSection().getSection(); in impl_resizeSectionWindow()
637 void OViewsWindow::setMarked(const uno::Reference< report::XSection>& _xSection,sal_Bool _bMark) in setMarked()
657 const uno::Reference< report::XReportComponent>* pIter = _aShapes.getConstArray(); in setMarked()
658 const uno::Reference< report::XReportComponent>* pEnd = pIter + _aShapes.getLength(); in setMarked()
661 const uno::Reference< report::XSection> xSection = (*pIter)->getSection(); in setMarked()
748 const uno::Reference< report::XSection> xSection = pReportSection->getSection(); in collectBoundResizeRect()
788 … uno::Reference<report::XReportDefinition> xReportDefinition = xSection->getReportDefinition(); in alignMarkedObjects()
1374 uno::Sequence< uno::Reference<report::XReportComponent> > aClones; in EndDragObj()
1376 uno::Reference<report::XReportComponent>* pColIter = aClones.getArray(); in EndDragObj()
1377 … const uno::Reference<report::XReportComponent>* pColEnd = pColIter + aClones.getLength(); in EndDragObj()
[all …]
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx139 OReportPage* OReportModel::createNewPage(const uno::Reference< report::XSection >& _xSection) in createNewPage()
147 OReportPage* OReportModel::getPage(const uno::Reference< report::XSection >& _xSection) in getPage()
162 uno::Reference< report::XReportDefinition > xReportDefinition( getReportDefinition() ); in GetPageNumType()
169 uno::Reference< report::XReportDefinition > OReportModel::getReportDefinition() const in getReportDefinition()
171 uno::Reference< report::XReportDefinition > xReportDefinition = m_pReportDefinition; in getReportDefinition()
188 …uno::Reference<report::XFormattedField> xProp = new OFormattedField(m_pReportDefinition->getContex… in createShape()
H A DRptObject.cxx88 using namespace report;
90 sal_uInt16 OObjectBase::getObjectType(const uno::Reference< report::XReportComponent>& _xComponent) in getObjectType()
100 uno::Reference< report::XFixedLine> xFixedLine(_xComponent,uno::UNO_QUERY); in getObjectType()
118 SdrObject* OObjectBase::createObject(const uno::Reference< report::XReportComponent>& _xComponent) in createObject()
318 OObjectBase::OObjectBase(const uno::Reference< report::XReportComponent>& _xComponent) in DBG_NAME()
341 uno::Reference< report::XSection> OObjectBase::getSection() const in getSection()
343 uno::Reference< report::XSection> xSection; in getSection()
350 uno::Reference< report::XReportComponent> OObjectBase::getReportComponent() const in getReportComponent()
410 uno::Reference<report::XSection> xSection = pPage->getSection(); in SetPropsFromRect()
484 OCustomShape::OCustomShape(const uno::Reference< report::XReportComponent>& _xComponent in OCustomShape()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/draw/
H A DObjectOleReadHandler.java23 package com.sun.star.report.pentaho.parser.draw;
25 import com.sun.star.report.pentaho.OfficeNamespaces;
26 import com.sun.star.report.pentaho.model.ObjectOleElement;
27 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import org.jfree.report.structure.Element;
/trunk/main/reportdesign/source/ui/inc/
H A DDesignView.hxx183 …void addSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _x…
224 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getCurrentSection() const;
228 …::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent > getCurrentControlMo…
232 …tSectionWindow(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSect…
260 …void setMarked(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSe…
261 …star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>…
H A DSectionWindow.hxx76 …com::sun::star::report::XGroup>& _xGroup,sal_uInt16 _nResId,::std::mem_fun_t< ::com::sun::star::un…
86 …un::star::report::XReportDefinition>& _xReport,sal_uInt16 _nResId,::std::mem_fun_t< ::com::sun::st…
103 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _xSection
H A DGroupsSorting.hxx99 ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroups> m_xGroups;
112 …::com::sun::star::uno::Reference< ::com::sun::star::report::XGroups>& getGroups() { return m_xGrou… in getGroups()
114 ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup> getGroup(sal_Int32 _nPos) in getGroup()
117 …return ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup>(m_xGroups->getByIndex(_… in getGroup()
146 …void displayGroup(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup>& _xGro…
H A DReportWindow.hxx136 …void addSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _x…
179 …void showProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>…
192 …void setMarked(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSe…
193 …star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>…
197 …tSectionWindow(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSect…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyle.java23 package com.sun.star.report.pentaho.model;
25 import com.sun.star.report.OfficeToken;
26 import com.sun.star.report.pentaho.OfficeNamespaces;
28 import org.jfree.report.structure.Element;
29 import org.jfree.report.structure.Section;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DMasterDetailReadHandler.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.ObjectOleElement;
27 import com.sun.star.report.pentaho.parser.ElementReadHandler;
29 import org.jfree.report.structure.Element;
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx232 uno::Reference< report::XReportComponent> xSource = this; in createClone()
233 …uno::Reference< report::XFormattedField> xSet(cloneObject(xSource,m_aProps.aComponent.m_xFactory,S… in createClone()
237 …::std::vector< uno::Reference< report::XFormatCondition> >::iterator aIter = m_aProps.m_aFormatCon… in createClone()
238 …::std::vector< uno::Reference< report::XFormatCondition> >::iterator aEnd = m_aProps.m_aFormatCon… in createClone()
241 uno::Reference< report::XFormatCondition > xCond = xSet->createFormatCondition(); in createClone()
267 uno::Reference< report::XSection> xSection = getSection(); in getFormatsSupplier()
296 uno::Reference< report::XFormatCondition > SAL_CALL OFormattedField::createFormatCondition( ) thro… in createFormatCondition()
315 return ::getCppuType(static_cast< uno::Reference<report::XFormatCondition>*>(NULL)); in getElementType()
H A DReportVisitor.cxx35 void OReportVisitor::start(const uno::Reference< report::XReportDefinition>& _xReportDefinition) in start()
48 uno::Reference< report::XGroups > xGroups = _xReportDefinition->getGroups(); in start()
54 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i),uno::UNO_QUERY); in start()
65 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i),uno::UNO_QUERY); in start()
76 void OReportVisitor::start(const uno::Reference< report::XGroup>& _xGroup) in start()
/trunk/main/reportbuilder/prj/
H A Dbuild.lst4 rpb reportbuilder\java\com\sun\star\report nmake - all rpb_jreport rp…
5 rpb reportbuilder\java\com\sun\star\report\util nmake - all rpb_jrepor…
6 rpb reportbuilder\java\com\sun\star\report\pentaho nmake - all rpb_jrepo…
7 rpb reportbuilder\java\com\sun\star\report\function\metadata nmake - all rpb_jrepo…
14 rpb reportbuilder\template\en-US\wizard\report nmake - all rpb_template_en_us_wiz_rep NULL
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java30 import com.sun.star.report.XFixedText;
31 import com.sun.star.report.XFormattedField;
32 import com.sun.star.report.XGroup;
33 import com.sun.star.report.XGroups;
34 import com.sun.star.report.XReportDefinition;
35 import com.sun.star.report.XSection;
H A DReportBuilderLayouter.java42 import com.sun.star.report.XFixedLine;
43 import com.sun.star.report.XFixedText;
44 import com.sun.star.report.XFormattedField;
45 import com.sun.star.report.XGroup;
46 import com.sun.star.report.XGroups;
47 import com.sun.star.report.XImageControl;
48 import com.sun.star.report.XReportComponent;
49 import com.sun.star.report.XReportControlModel;
50 import com.sun.star.report.XReportDefinition;
51 import com.sun.star.report.XSection;
[all …]
/trunk/main/offapi/com/sun/star/report/
H A DXGroups.idl40 module com { module sun { module star { module report {
45 /** This interface specifies the groups collections of the report definition.
59 /** allows the navigation to the report object.
69 com::sun::star::report::XGroup createGroup();
71 [attribute,readonly] com::sun::star::report::XReportDefinition ReportDefinition;

Completed in 137 milliseconds

12345678910>>...24