Home
last modified time | relevance | path

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

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XTableChart.java94 the_Ranges = oObj.getRanges(); in _getRanges()
110 CellRangeAddress[] tmpRanges = oObj.getRanges(); in _setRanges()
114 tmpRanges,oObj.getRanges())); in _setRanges()
/trunk/main/oox/source/xls/
H A Dcondformatbuffer.cxx192 CellAddress aBaseAddr = mrCondFormat.getRanges().getBaseAddress(); in appendFormula()
214 CellAddress aBaseAddr = mrCondFormat.getRanges().getBaseAddress(); in importCfRule()
416 CellAddress aBaseAddr = mrCondFormat.getRanges().getBaseAddress(); in importCfRule()
546 …aAddress = FormulaProcessorBase::generateAddress2dString( mrCondFormat.getRanges().getBaseAddress(… in finalizeImport()
551 …aRanges = FormulaProcessorBase::generateRangeList2dString( mrCondFormat.getRanges(), true, ',', tr… in finalizeImport()
H A Dsheetdatabuffer.cxx233 maColSpans[ nRow ] = rColSpans.getRanges(); in setColSpans()
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx147 const SvxUnoTextRangeBaseList& getRanges() const;
239 const SvxUnoTextRangeBaseList& CellEditSourceImpl::getRanges() const in getRanges() function in sdr::table::CellEditSourceImpl
1038 const SvxUnoTextRangeBaseList& CellEditSource::getRanges() const in getRanges() function in sdr::table::CellEditSource
1040 return mpImpl->getRanges(); in getRanges()
H A Dcelleditsource.hxx62 virtual const SvxUnoTextRangeBaseList& getRanges() const;
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx152 const SvxUnoTextRangeBaseList& getRanges() const;
282 const SvxUnoTextRangeBaseList& SvxTextEditSourceImpl::getRanges() const in getRanges() function in SvxTextEditSourceImpl
1164 const SvxUnoTextRangeBaseList& SvxTextEditSource::getRanges() const in getRanges() function in SvxTextEditSource
1166 return mpImpl->getRanges(); in getRanges()
/trunk/main/sw/source/core/crsr/
H A Doverlayrangesoutline.cxx69 const sal_uInt32 nCount(getRanges().size()); in createOverlayObjectPrimitive2DSequence()
74 … const basegfx::B2DPolyPolygon aPolyPolygon(impCombineRangesToPolyPolygon(getRanges())); in createOverlayObjectPrimitive2DSequence()
H A Doverlayrangesoutline.hxx55 inline const std::vector< basegfx::B2DRange >& getRanges() const in getRanges() function in sw::overlay::OverlayRangesOutline
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx72 const sal_uInt32 nCount(getRanges().size()); in createOverlayObjectPrimitive2DSequence()
96 … const basegfx::B2DPolyPolygon aPolyPolygon(impCombineRangesToPolyPolygon(getRanges())); in createOverlayObjectPrimitive2DSequence()
H A DOverlayRanges.hxx61 inline const std::vector< basegfx::B2DRange >& getRanges() const in getRanges() function in sw::overlay::OverlayRanges
/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx104 const sal_uInt32 nCount(getRanges().size()); in createOverlayObjectPrimitive2DSequence()
147 const basegfx::B2DPolyPolygon aPolyPolygon(impCombineRangesToPolyPolygon(getRanges())); in createOverlayObjectPrimitive2DSequence()
/trunk/main/editeng/source/uno/
H A Dunoedsrc.cxx45 const SvxUnoTextRangeBaseList& SvxEditSource::getRanges() const in getRanges() function in SvxEditSource
H A Dunotext2.cxx90 const SvxUnoTextRangeBaseList& rRanges( mpEditSource->getRanges() ); in nextElement()
457 const SvxUnoTextRangeBaseList& rRanges( mpEditSource->getRanges() ); in nextElement()
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlayselection.hxx75 const std::vector< basegfx::B2DRange >& getRanges() const { return maRanges; } in getRanges() function in sdr::overlay::OverlaySelection
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScChartObj.csv5 "ScChartObj";"com::sun::star::table::XTableChart";"getRanges()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenarioEnhanced.java47 CellRangeAddress[] getting = oObj.getRanges(); in _getRanges()
/trunk/main/svx/inc/svx/
H A Dunoshtxt.hxx70 virtual const SvxUnoTextRangeBaseList& getRanges() const;
/trunk/main/oox/inc/oox/xls/
H A Dcondformatbuffer.hxx140 inline const ApiCellRangeList& getRanges() const { return maModel.maRanges; } in getRanges() function in oox::xls::CondFormat
/trunk/main/offapi/com/sun/star/sheet/
H A DXScenarioEnhanced.idl58 sequence< com::sun::star::table::CellRangeAddress > getRanges();
/trunk/main/offapi/com/sun/star/table/
H A DXTableChart.idl80 sequence<com::sun::star::table::CellRangeAddress> getRanges();
/trunk/main/editeng/inc/editeng/
H A Dunoedsrc.hxx136 virtual const SvxUnoTextRangeBaseList& getRanges() const;
/trunk/main/sc/workben/
H A Dtest.cxx515 xColl = xCC->getRanges(); in lcl_Cursor()
534 xColl = xCC->getRanges(); in lcl_Cursor()
1185 XCellCollectionRef xNew = xCC->getRanges(); in lcl_CellCursor()
/trunk/main/sc/inc/
H A Dchartuno.hxx171 getRanges( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx82 inline const ValueRangeVector& getRanges() const { return maRanges; } in getRanges() function in oox::ValueRangeSet
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx721 uno::Sequence<table::CellRangeAddress> SAL_CALL ScChartObj::getRanges() throw(uno::RuntimeException) in getRanges() function in ScChartObj

Completed in 89 milliseconds

12