/aoo41x/main/basebmp/inc/basebmp/ |
H A D | tools.hxx | 34 inline vigra::Diff2D topLeft( const basegfx::B2IRange& rRange ) in topLeft() 37 inline vigra::Diff2D bottomRight( const basegfx::B2IRange& rRange ) in bottomRight() 44 const basegfx::B2IRange& rRange) in destIterRange() 56 const basegfx::B2IRange& rRange) in srcIterRange()
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | rtfimp.cxx | 40 …inImpl::ScImportRTF( SvStream &rStream, const String& rBaseURL, ScDocument *pDoc, ScRange& rRange ) in ScImportRTF() 50 ScEEAbsImport *ScFormatFilterPluginImpl::CreateRTFImport( ScDocument* pDoc, const ScRange& rRange ) in CreateRTFImport() 56 ScRTFImport::ScRTFImport( ScDocument* pDocP, const ScRange& rRange ) : in ScRTFImport()
|
/aoo41x/main/basegfx/source/range/ |
H A D | b1drange.cxx | 32 B1DRange::B1DRange( const B1IRange& rRange ) : in B1DRange() 42 B1IRange fround(const B1DRange& rRange) in fround()
|
H A D | b2dpolyrange.cxx | 74 explicit ImplB2DPolyRange( const B2DRange& rRange, B2VectorOrientation eOrient ) : in ImplB2DPolyRange() 103 void setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient ) in setElement() 117 …void insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient, sal_uIn… in insertElement() 131 void appendElement(const B2DRange& rRange, B2VectorOrientation eOrient, sal_uInt32 nCount) in appendElement() 272 B2DPolyRange::B2DPolyRange( const B2DRange& rRange, B2VectorOrientation eOrient ) : in B2DPolyRange() 276 B2DPolyRange::B2DPolyRange( const B2DPolyRange& rRange ) : in B2DPolyRange() 280 B2DPolyRange& B2DPolyRange::operator=( const B2DPolyRange& rRange ) in operator =() 319 …void B2DPolyRange::setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrie… in setElement() 339 …void B2DPolyRange::appendElement(const B2DRange& rRange, B2VectorOrientation eOrient, sal_uInt32 n… in appendElement() 344 void B2DPolyRange::insertPolyRange(sal_uInt32 nIndex, const B2DPolyRange& rRange) in insertPolyRange() [all …]
|
H A D | b2drange.cxx | 34 B2DRange::B2DRange( const B2IRange& rRange ) : in B2DRange() 61 B2IRange fround(const B2DRange& rRange) in fround()
|
H A D | b3drange.cxx | 33 B3DRange::B3DRange(const B3IRange& rRange) : in B3DRange() 67 B3IRange fround(const B3DRange& rRange ) in fround()
|
/aoo41x/main/basegfx/inc/basegfx/range/ |
H A D | b1irange.hxx | 52 B1IRange(const B1IRange& rRange) in B1IRange() 77 B1IRange& operator=(const B1IRange& rRange) in operator =() 123 void expand(const B1IRange& rRange) in expand() 128 void intersect(const B1IRange& rRange) in intersect()
|
H A D | b1drange.hxx | 54 B1DRange(const B1DRange& rRange) in B1DRange() 81 B1DRange& operator=(const B1DRange& rRange) in operator =() 137 void expand(const B1DRange& rRange) in expand() 142 void intersect(const B1DRange& rRange) in intersect()
|
H A D | b2irange.hxx | 72 B2IRange(const B2IRange& rRange) in B2IRange() 101 B2IRange& operator=(const B2IRange& rRange) in operator =() 200 void expand(const B2IRange& rRange) in expand() 206 void intersect(const B2IRange& rRange) in intersect()
|
H A D | b2drange.hxx | 75 B2DRange(const B2DRange& rRange) in B2DRange() 109 B2DRange& operator=(const B2DRange& rRange) in operator =() 232 void expand(const B2DRange& rRange) in expand() 238 void intersect(const B2DRange& rRange) in intersect()
|
H A D | b3irange.hxx | 79 B3IRange(const B3IRange& rRange) in B3IRange() 112 B3IRange& operator=(const B3IRange& rRange) in operator =() 235 void expand(const B3IRange& rRange) in expand() 242 void intersect(const B3IRange& rRange) in intersect()
|
H A D | b3drange.hxx | 82 B3DRange(const B3DRange& rRange) in B3DRange() 121 B3DRange& operator=(const B3DRange& rRange) in operator =() 266 void expand(const B3DRange& rRange) in expand() 273 void intersect(const B3DRange& rRange) in intersect()
|
H A D | basicrange.hxx | 56 BasicRange(const BasicRange& rRange) : in BasicRange() 156 BasicRange& operator=(const BasicRange& rRange) in operator =() 190 void expand(const BasicRange& rRange) in expand() 214 void intersect(const BasicRange& rRange) in intersect()
|
/aoo41x/main/sc/source/core/data/ |
H A D | clipparam.cxx | 40 ScClipParam::ScClipParam(const ScRange& rRange, bool bCutMode) : in ScClipParam() 79 const ScRange& rRange = *maRanges.First(); in getPasteColSize() local 99 const ScRange& rRange = *maRanges.First(); in getPasteRowSize() local
|
H A D | documen7.cxx | 68 void ScDocument::StartListeningArea( const ScRange& rRange, in StartListeningArea() 77 void ScDocument::EndListeningArea( const ScRange& rRange, in EndListeningArea() 149 void ScDocument::AreaBroadcastInRange( const ScRange& rRange, const ScHint& rHint ) in AreaBroadcastInRange() 192 void ScDocument::DelBroadcastAreasInRange( const ScRange& rRange ) in DelBroadcastAreasInRange() 505 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz in UpdateBroadcastAreas()
|
H A D | bcaslot.cxx | 174 bool ScBroadcastAreaSlot::StartListeningArea( const ScRange& rRange, in StartListeningArea() 229 void ScBroadcastAreaSlot::EndListeningArea( const ScRange& rRange, in EndListeningArea() 326 sal_Bool ScBroadcastAreaSlot::AreaBroadcastInRange( const ScRange& rRange, in AreaBroadcastInRange() 375 void ScBroadcastAreaSlot::DelBroadcastAreasInRange( const ScRange& rRange ) in DelBroadcastAreasInRange() 401 const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ) in UpdateRemove() 551 void ScBroadcastAreaSlotMachine::ComputeAreaPoints( const ScRange& rRange, in ComputeAreaPoints() argument 580 void ScBroadcastAreaSlotMachine::StartListeningArea( const ScRange& rRange, in StartListeningArea() 629 void ScBroadcastAreaSlotMachine::EndListeningArea( const ScRange& rRange, in EndListeningArea() 712 sal_Bool ScBroadcastAreaSlotMachine::AreaBroadcastInRange( const ScRange& rRange, in AreaBroadcastInRange() argument 738 const ScRange& rRange ) in DelBroadcastAreasInRange() [all …]
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.cxx | 85 void ScMyStyleRanges::AddRange(const ScRange& rRange, ScRangeList* pList, in AddRange() 109 void ScMyStyleRanges::AddCurrencyRange(const ScRange& rRange, ScRangeListRef xList, in AddCurrencyRange() 133 void ScMyStyleRanges::AddRange(const ScRange& rRange, in AddRange() 196 void ScMyStyleRanges::AddCurrencyRange(const ScRange& rRange, in AddCurrencyRange() 219 void ScMyStyleRanges::InsertColRow(const ScRange& rRange, const SCsCOL nDx, const SCsROW nDy, in InsertColRow() 372 void ScMyStylesImportHelper::AddDefaultRange(const ScRange& rRange) in AddDefaultRange() 427 void ScMyStylesImportHelper::AddSingleRange(const ScRange& rRange) in AddSingleRange() 480 void ScMyStylesImportHelper::AddRange(const ScRange& rRange) in AddRange()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | sdrdecompositiontools2d.cxx | 62 const basegfx::B2DRange& rRange) in createHiddenGeometryPrimitives2D() 72 const basegfx::B2DRange& rRange, in createHiddenGeometryPrimitives2D()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unredln.cxx | 47 SwUndoRedline::SwUndoRedline( SwUndoId nUsrId, const SwPaM& rRange ) in SwUndoRedline() 159 SwUndoRedlineDelete::SwUndoRedlineDelete( const SwPaM& rRange, SwUndoId nUsrId ) in SwUndoRedlineDelete() 230 SwUndoRedlineSort::SwUndoRedlineSort( const SwPaM& rRange, in SwUndoRedlineSort() 333 void SwUndoRedlineSort::SetSaveRange( const SwPaM& rRange ) in SetSaveRange() 347 SwUndoAcceptRedline::SwUndoAcceptRedline( const SwPaM& rRange ) in SwUndoAcceptRedline() 362 SwUndoRejectRedline::SwUndoRejectRedline( const SwPaM& rRange ) in SwUndoRejectRedline()
|
H A D | unmove.cxx | 40 SwUndoMove::SwUndoMove( const SwPaM& rRange, const SwPosition& rMvPos ) in SwUndoMove() 140 void SwUndoMove::SetDestRange( const SwPaM& rRange, in SetDestRange() 335 void SwUndoMove::DelFtn( const SwPaM& rRange ) in DelFtn()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | pntlock.cxx | 46 void ScPaintLockData::AddRange( const ScRange& rRange, sal_uInt16 nP ) in AddRange()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlimp.cxx | 59 ScRange& rRange, double nOutputFactor, sal_Bool bCalcWidthHeight, SvNumberFormatter* pFormatter, in ScImportHTML() 70 …mpl::CreateHTMLImport( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_Bool … in CreateHTMLImport() 75 ScHTMLImport::ScHTMLImport( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_B… in ScHTMLImport() 123 void ScHTMLImport::InsertRangeName( ScDocument* pDoc, const String& rName, const ScRange& rRange ) in InsertRangeName()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chartlis.cxx | 123 const ScRange& rRange ) : in ScChartListener() 287 void ScChartListener::SetRangeList( const ScRange& rRange ) in SetRangeList() 336 void startListening(const ScRange& rRange) in startListening() 344 void endListening(const ScRange& rRange) in endListening() 400 void ScChartListener::UpdateChartIntersecting( const ScRange& rRange ) in UpdateChartIntersecting() 464 ScChartListenerCollection::RangeListenerItem::RangeListenerItem(const ScRange& rRange, ScChartHidde… in RangeListenerItem() 640 void ScChartListenerCollection::SetRangeDirty( const ScRange& rRange ) in SetRangeDirty() 702 void ScChartListenerCollection::StartListeningHiddenRange( const ScRange& rRange, ScChartHiddenRang… in StartListeningHiddenRange()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoutil.cxx | 76 const ScRange& rRange ) in MarkSimpleBlock() 132 const ScRange& rRange ) in PaintMore()
|
/aoo41x/main/basegfx/source/tools/ |
H A D | b2dclipstate.cxx | 511 B2DClipState::B2DClipState( const B2DRange& rRange ) : in B2DClipState() 567 void B2DClipState::unionRange(const B2DRange& rRange) in unionRange() 587 void B2DClipState::intersectRange(const B2DRange& rRange) in intersectRange() 607 void B2DClipState::subtractRange(const B2DRange& rRange) in subtractRange() 627 void B2DClipState::xorRange(const B2DRange& rRange) in xorRange()
|