Home
last modified time | relevance | path

Searched refs:XSection (Results 51 – 75 of 77) sorted by relevance

1234

/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()
H A DRptPage.cxx40 ,const uno::Reference< report::XSection >& _xSection in DBG_NAME()
163 uno::Reference< report::XSection > OReportPage::getSection() const in getSection()
H A DRptObject.cxx341 uno::Reference< report::XSection> OObjectBase::getSection() const in getSection()
343 uno::Reference< report::XSection> xSection; in getSection()
410 uno::Reference<report::XSection> xSection = pPage->getSection(); in SetPropsFromRect()
H A DReportUndoFactory.cxx39 uno::Reference< report::XSection> xSection = pObj->getSection(); in lcl_createUndo()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx164 void lcl_collectFunctionNames(const uno::Reference< report::XSection>& _xSection,TFunctions& _rFunc… in lcl_collectFunctionNames()
351 uno::Reference< report::XSection> xSection( m_xReportComponent, uno::UNO_QUERY ); in inspect()
903 const uno::Reference< report::XSection> xSection(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine()
1349 …if ( xReport.is() && !uno::Reference< report::XSection>(xReport->getParent(),uno::UNO_QUERY).is() ) in getSupersededProperties()
1624 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in checkPosAndSize()
1717 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in impl_fillScopeList_nothrow()
1749 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in fillScope_throw()
1820 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in isDefaultFunction()
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx42 …T& _xParent,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSection/*in/o… in lcl_createSectionIfNeeded()
62 …::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> lcl_getSection(const ::com::…
H A DReportHelperImpl.hxx76 uno::Reference< report::XSection > SAL_CALL clazz::getSection() throw (uno::RuntimeException) \
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx585 uno::Reference< report::XSection> m_xReportHeader;
586 uno::Reference< report::XSection> m_xReportFooter;
587 uno::Reference< report::XSection> m_xPageHeader;
588 uno::Reference< report::XSection> m_xPageFooter;
589 uno::Reference< report::XSection> m_xDetail;
1109 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getReportHeader() throw (container::… in getReportHeader()
1117 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getPageHeader() throw (container::No… in getPageHeader()
1125 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getDetail() throw (uno::RuntimeExcep… in getDetail()
1131 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getPageFooter() throw (container::No… in getPageFooter()
1139 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getReportFooter() throw (container::… in getReportFooter()
[all …]
H A DSection.cxx238 uno::Reference<report::XSection> xTemp = this; in init()
618 …on::lcl_copySection(const uno::Reference< report::XSection>& _xSource,uno::Reference< report::XSec… in lcl_copySection()
H A DFormattedField.cxx267 uno::Reference< report::XSection> xSection = getSection(); in getFormatsSupplier()
/trunk/main/offapi/com/sun/star/report/
H A DXSection.idl56 /** identifies a <type>XSection</type> inside a report.
65 published interface XSection
H A DXReportComponent.idl56 published interface XSection;
189 [attribute,readonly] com::sun::star::report::XSection Section;
H A DForceNewPage.idl35 @see XSection
H A DSectionPageBreak.idl34 @see XSection
/trunk/main/reportdesign/source/ui/inc/
H A DReportRuler.hxx41 …rtWindowt,const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _xSection);
/trunk/main/reportdesign/source/ui/report/
H A DReportRuler.cxx31 …Window* _pParent,OReportWindow* _pReportWindow,const uno::Reference< report::XSection >& _xSection) in DBG_NAME()
H A DFormattedFieldBeautifier.cxx174 uno::Reference<report::XSection> xSection(_xComponent->getSection()); in getVclWindowPeer()
H A DReportSection.cxx83 OReportSection::OReportSection(OSectionWindow* _pParent,const uno::Reference< report::XSection >& _… in DBG_NAME()
/trunk/main/sw/source/ui/vba/
H A Dvbasection.hxx30 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XSection > SwVbaSection_BASE;
/trunk/main/oovbaapi/ooo/vba/word/
H A DXSection.idl36 interface XSection
/trunk/main/reportdesign/source/filter/xml/
H A DxmlSection.cxx69 ,const uno::Reference< report::XSection >& _xSection in DBG_NAME()
H A DxmlTable.cxx72 ,const uno::Reference< report::XSection >& _xSection in DBG_NAME()
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx78 ,const uno::Reference< report::XSection >& _xHoldAlive in DBG_NAME()
/trunk/main/oovbaapi/
H A Dttt.diff261 + oovbaapi/ooo/vba/word/XSection.idl \
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx62 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getSection…

Completed in 131 milliseconds

1234