Home
last modified time | relevance | path

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

12

/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx164 m_nCurrentCount = m_pContainer->getSection()->getCount(); in CreateChildContext()
178 m_nCurrentCount = m_pContainer->getSection()->getCount(); in CreateChildContext()
180 uno::Reference< drawing::XShapes > xShapes = m_pContainer->getSection().get(); in CreateChildContext()
202 const sal_Int32 nCount = m_pContainer->getSection()->getCount(); in EndElement()
205 … uno::Reference<report::XShape> xShape(m_pContainer->getSection()->getByIndex(i),uno::UNO_QUERY); in EndElement()
221 m_pContainer->getSection()->add(m_xComponent.get()); in EndElement()
231 m_pContainer->getSection()->add(m_xComponent.get()); in EndElement()
H A DxmlSubDocument.cxx89 m_nCurrentCount = m_pContainer->getSection()->getCount(); in _CreateChildContext()
91 uno::Reference< drawing::XShapes > xShapes = m_pContainer->getSection().get(); in _CreateChildContext()
115 m_xComponent.set(m_pContainer->getSection()->getByIndex(m_nCurrentCount),uno::UNO_QUERY); in EndElement()
H A DxmlReportElementBase.cxx101 if ( m_pContainer && m_pContainer->getSection().is() && m_xComponent.is() ) in EndElement()
102 m_pContainer->getSection()->add(m_xComponent.get()); in EndElement()
H A DxmlTable.hxx89 …inline ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const {… in getSection() function in rptxml::OXMLTable
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx130 const uno::Reference< report::XSection> xCurrentSection = m_aReportSection.getSection(); in _propertyChanged()
174 …t = _pIsSectionOn(&aReportHelper) && _pGetSection(&aReportHelper) == m_aReportSection.getSection(); in setReportSectionTitle()
187 …et = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.getSection() ; in setGroupSectionTitle()
257 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in Resize()
290 m_pParent->getView()->showProperties( m_aReportSection.getSection().get() ); in showProperties()
349 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in IMPL_LINK()
H A DViewsWindow.cxx205 const uno::Reference< report::XSection> xSection = _rSectionWindow.getReportSection().getSection(); in impl_resizeSectionWindow()
436 if ((*aIter)->getReportSection().getSection() == _xSection) in getSectionWindow()
503 m_pParent->setMarked(m_aSections[_nPos]->getReportSection().getSection(),sal_True); in markSection()
634 setMarked(_pSectionView->getReportSection()->getSection(),_bMark); in setMarked()
643 if ( (*aIter)->getReportSection().getSection() != _xSection ) in setMarked()
661 const uno::Reference< report::XSection> xSection = (*pIter)->getSection(); in setMarked()
748 const uno::Reference< report::XSection> xSection = pReportSection->getSection(); in collectBoundResizeRect()
787 …no::Reference<report::XSection> xSection = (*m_aSections.begin())->getReportSection().getSection(); in alignMarkedObjects()
H A DDesignView.cxx589 xReport = xReportComponent->getSection()->getReportDefinition(); in toggleAddField()
595 … uno::Reference< report::XSection > xSection = m_pCurrentView->getReportSection()->getSection(); in toggleAddField()
617 xSection = m_pCurrentView->getReportSection()->getSection(); in getCurrentSection()
H A DReportControllerObserver.cxx397 …ence< container::XChild> >::const_iterator OXReportControllerObserver::getSection(const uno::Refer… in getSection() function in rptui::OXReportControllerObserver
407 aFind = getSection(xParent); in getSection()
H A Dpropbrw.cxx560 else if ( m_xLastSection != m_pView->getReportSection()->getSection() ) in Update()
562 uno::Reference< uno::XInterface> xTemp(m_pView->getReportSection()->getSection()); in Update()
H A DFormattedFieldBeautifier.cxx174 uno::Reference<report::XSection> xSection(_xComponent->getSection()); in getVclWindowPeer()
H A DFixedTextColor.cxx241 uno::Reference<report::XSection> xSection(_xFixedText->getSection()); in getXControl()
H A DReportSection.cxx494 …uno::Reference< report::XReportDefinition> xReportDefinition = getSection()->getReportDefinition(); in Command()
850 aCurrent[nLength++].Value <<= getSection(); in ExecuteDrop()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx165 Reference< XInterface > xSection(_pPage->getSection()); in RemoveSection()
383 ::std::vector< uno::Reference< container::XChild> >::const_iterator OXUndoEnvironment::getSection(c… in getSection() function in rptui::OXUndoEnvironment
393 aFind = getSection(xParent); in getSection()
414 …::std::vector< uno::Reference< container::XChild> >::const_iterator aFind = getSection(xContainer.… in elementInserted()
483 …::std::vector< uno::Reference< container::XChild> >::const_iterator aFind = getSection(xContainer.… in elementRemoved()
H A DRptObject.cxx341 uno::Reference< report::XSection> OObjectBase::getSection() const in getSection() function in rptui::OObjectBase
346 xSection = pPage->getSection(); 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()
H A DRptModel.cxx154 if ( pRptPage && pRptPage->getSection() == _xSection ) in getPage()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java589 itemsTables[i] = new ItemsTable(getSection(sections[i]), getTable(sections[i])); in initializeItemsSections()
607 Object getSection(String name) throws NoSuchElementException, WrappedTargetException in getSection() method in AgendaTemplate
723 Object section = getSection(allSections[i]); in deleteHiddenSections()
753 Object minutesAllSection = getSection(SECTION_MINUTES_ALL); in createMinutes()
1009 section = getSection(name); in write()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx353 xSection = xReportComponent->getSection(); in inspect()
872 if ( xComp.is() && xComp->getSection().is() ) in describePropertyLine()
874 … uno::Reference< report::XReportDefinition > xReport = xComp->getSection()->getReportDefinition(); in describePropertyLine()
1053 if ( xSourceReportComponent->getSection().is() ) in convertToPropertyValue()
1054 …nPosX += getStyleProperty<sal_Int32>(xSourceReportComponent->getSection()->getReportDefinition(),P… in convertToPropertyValue()
1196 if ( xSourceReportComponent->getSection().is() ) in convertToControlValue()
1197 …nPosX -= getStyleProperty<sal_Int32>(xSourceReportComponent->getSection()->getReportDefinition(),P… in convertToControlValue()
H A DDataProviderHandler.cxx462 …uno::Reference< report::XReportDefinition> xReport = m_xReportComponent->getSection()->getReportDe… in actuatingPropertyChanged()
517 aParam.Value <<= m_xReportComponent->getSection()->getReportDefinition(); in impl_dialogLinkedFields_nothrow()
/trunk/main/reportdesign/source/ui/inc/
H A DReportRuler.hxx47 inline OReportSection* getSection() const { return m_pSection; } in getSection() function in rptui::OReportRuler
H A DReportSection.hxx125 …inline ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const {… in getSection() function in rptui::OReportSection
H A DReportControllerObserver.hxx120 …uno::Reference< ::com::sun::star::container::XChild> >::const_iterator getSection(const ::com::sun…
/trunk/main/reportdesign/inc/
H A DRptPage.hxx91 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const;
H A DUndoEnv.hxx141getSection(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XChild>& _xContain…
/trunk/main/connectivity/workben/iniParser/
H A Dmain.cxx68 ini_Section * getSection(OUString const & secName) in getSection() function in IniParser

Completed in 107 milliseconds

12