Home
last modified time | relevance | path

Searched refs:getDetail (Results 1 – 25 of 25) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java62 XSection getDetail() in getDetail() method in DesignTemplate
64 return m_xReportDefinition.getDetail(); in getDetail()
167 final XSection xDetailSection = m_xReportDefinition.getDetail(); in analyseReportDefinition()
H A DReportBuilderLayouter.java221 final XSection xSection = getReportDefinition().getDetail(); in clearDetails()
636 XSection xForeignSection = getDesignTemplate().getDetail(); in copyDetailProperties()
639 XSection xSection = getReportDefinition().getDetail(); in copyDetailProperties()
H A DColumnarSingleColumn.java70 final XSection xSection = getReportDefinition().getDetail(); in insertDetailFields()
H A DColumnarTwoColumns.java79 final XSection xSection = getReportDefinition().getDetail(); in insertDetailFields()
H A DInBlocksLabelsLeft.java70 final XSection xSection = getReportDefinition().getDetail(); in insertDetailFields()
H A DTabular.java71 final XSection xSection = getReportDefinition().getDetail(); in insertDetailFields()
H A DInBlocksLabelsAbove.java70 final XSection xSection = getReportDefinition().getDetail(); in insertDetailFields()
/trunk/main/unoxml/source/events/
H A Dmouseevent.cxx131 sal_Int32 SAL_CALL CMouseEvent::getDetail() throw(RuntimeException) in getDetail() function in DOM::events::CMouseEvent
133 return CUIEvent::getDetail(); in getDetail()
H A Deventdispatcher.cxx137 aUIEvent->getView(), aUIEvent->getDetail()); in dispatchEvent()
152 aMouseEvent->getView(), aMouseEvent->getDetail(), in dispatchEvent()
H A Duievent.hxx56 virtual sal_Int32 SAL_CALL getDetail() throw(RuntimeException);
H A Duievent.cxx41 sal_Int32 SAL_CALL CUIEvent::getDetail() throw(RuntimeException) in getDetail() function in DOM::events::CUIEvent
H A Dmouseevent.hxx91 virtual sal_Int32 SAL_CALL getDetail() throw (RuntimeException);
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx86 else if ( xReportDefinition->getDetail() == _xSection ) in getMemberFunction()
87 pMemFunSection = ::std::mem_fun(&OReportHelper::getDetail); in getMemberFunction()
/trunk/main/reportdesign/inc/
H A DUndoActions.hxx112 …:uno::Reference< ::com::sun::star::report::XSection > getDetail() { return m_xReport->getDetai… in getDetail() function in rptui::OReportHelper
H A DReportDefinition.hxx248 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > SAL_CALL getDetail(…
/trunk/main/reportdesign/source/core/api/
H A DReportVisitor.cxx61 m_pTraverseReport->traverseDetail(_xReportDefinition->getDetail()); in start()
H A DReportDefinition.cxx1125 uno::Reference< report::XSection > SAL_CALL OReportDefinition::getDetail() throw (uno::RuntimeExcep… in getDetail() function in reportdesign::OReportDefinition
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXUIEvent.idl37 long getDetail();
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java128 …((Element) ((Section) rh.getDetail().getElement()).getNode(0)).setAttribute(JFreeReportInfo.REPORT… in getHandlerForChild()
H A DReportReadHandler.java57 public final RootTableReadHandler getDetail() in getDetail() method in ReportReadHandler
/trunk/main/reportdesign/source/filter/xml/
H A DxmlReport.cxx182 … pContext = new OXMLSection( m_rImport, nPrefix, rLocalName,xAttrList ,m_xComponent->getDetail()); in CreateChildContext()
H A DxmlGroup.cxx235 pContext = new OXMLSection( rImport, nPrefix, rLocalName,xAttrList ,m_xComponent->getDetail()); in CreateChildContext()
H A DxmlExport.cxx1159 exportSectionAutoStyle(_xReportDefinition->getDetail()); in exportGroup()
1164 exportSection(_xReportDefinition->getDetail()); in exportGroup()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3333 select(uno::makeAny(m_xReportDefinition->getDetail())); in addPairControls()
3765 getDesignView()->addSection(m_xReportDefinition->getDetail(),DBDETAIL); in listen()
3766 rObserver.AddSection(m_xReportDefinition->getDetail()); in listen()
3793 rObserver.RemoveSection(m_xReportDefinition->getDetail()); in listen()
4006 xSection = m_xReportDefinition->getDetail(); in createDefaultControl()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx172 else if ( _xSection == xReportDefinition->getDetail() ) in lcl_collectFunctionNames()
1725 else if ( xSection == xReportDefinition->getDetail() ) in impl_fillScopeList_nothrow()
1762 else if ( xSection == xReportDefinition->getDetail() ) in fillScope_throw()

Completed in 139 milliseconds