| /aoo4110/main/sw/source/core/inc/ | 
| H A D | drawdev.hxx | 75 inline void SwDrawDev::DrawText( const Point& rStart, const String& rTxt,  in DrawText() 88 inline void SwDrawDev::DrawStretchText( const Point& rStart, sal_uInt16 nWidth,  in DrawStretchText() 101 inline void SwDrawDev::DrawTextArray( const Point& rStart, const String& rTxt,  in DrawTextArray() 114 inline void SwDrawDev::DrawLine( const Point& rStart, const Point& rEnd )  in DrawLine()
  | 
| /aoo4110/main/basegfx/source/curve/ | 
| H A D | b2dquadraticbezier.cxx | 44 …B2DQuadraticBezier::B2DQuadraticBezier(const ::basegfx::B2DPoint& rStart, const ::basegfx::B2DPoin…  in B2DQuadraticBezier() 50 …B2DQuadraticBezier::B2DQuadraticBezier(const ::basegfx::B2DPoint& rStart, const ::basegfx::B2DPoin…  in B2DQuadraticBezier()
  | 
| /aoo4110/main/sw/source/ui/vba/ | 
| H A D | vbarange.cxx | 41 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref…  in SwVbaRange() 47 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref…  in SwVbaRange() 52 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref…  in SwVbaRange() 61 void SwVbaRange::initialize( const uno::Reference< text::XTextRange >& rStart, const uno::Reference…  in initialize()
  | 
| /aoo4110/main/drawinglayer/source/texture/ | 
| H A D | texture.cxx | 78             const basegfx::BColor& rStart,   in GeoTexSvxGradient() 115             const basegfx::BColor& rStart,   in GeoTexSvxGradientLinear() 180             const basegfx::BColor& rStart,   in GeoTexSvxGradientAxial() 243             const basegfx::BColor& rStart,   in GeoTexSvxGradientRadial() 300             const basegfx::BColor& rStart,   in GeoTexSvxGradientElliptical() 377             const basegfx::BColor& rStart,   in GeoTexSvxGradientSquare() 436             const basegfx::BColor& rStart,   in GeoTexSvxGradientRect()
  | 
| /aoo4110/main/svx/source/table/ | 
| H A D | celltypes.hxx | 62 	RangeIterator( const T& rStart, const T& rEnd, bool bForeward = true )  in RangeIterator()
  | 
| /aoo4110/main/basegfx/source/polygon/ | 
| H A D | b2dpolygontriangulator.cxx | 52 			EdgeEntry(const B2DPoint& rStart, const B2DPoint& rEnd)  in EdgeEntry() 144 		void Triangulator::handleClosingEdge(const B2DPoint& rStart, const B2DPoint& rEnd)  in handleClosingEdge()
  | 
| /aoo4110/main/svx/source/sdr/primitive2d/ | 
| H A D | sdrmeasureprimitive2d.cxx | 50 			const basegfx::B2DPoint& rStart,   in impCreatePart() 446 			const basegfx::B2DPoint& rStart,   in SdrMeasurePrimitive2D()
  | 
| /aoo4110/main/sw/source/core/doc/ | 
| H A D | doccorr.cxx | 84         const SwPosition& rStart,  in lcl_PosCorrAbs() 97         const SwPosition& rStart,  in lcl_PaMCorrAbs()
  | 
| /aoo4110/main/sd/source/ui/dlg/ | 
| H A D | paragr.cxx | 125 		const SfxBoolItem& rStart = (const SfxBoolItem&)rSet.Get(ATTR_NUMBER_NEWSTART);  in Reset()  local
  | 
| /aoo4110/main/drawinglayer/source/primitive2d/ | 
| H A D | borderlineprimitive2d.cxx | 173 			const basegfx::B2DPoint& rStart,  in BorderLinePrimitive2D()
  | 
| H A D | svggradientprimitive2d.cxx | 203                 const SvgGradientEntry& rStart = rEntries[0];  in createRun()  local 291             const basegfx::B2DPoint& rStart,  in SvgGradientHelper() 572             const basegfx::B2DPoint& rStart,  in SvgLinearGradientPrimitive2D() 860             const basegfx::B2DPoint& rStart,  in SvgRadialGradientPrimitive2D()
  | 
| H A D | polygonprimitive2d.cxx | 605 			const attribute::LineStartEndAttribute& rStart,   in PolygonStrokeArrowPrimitive2D() 616 			const attribute::LineStartEndAttribute& rStart,   in PolygonStrokeArrowPrimitive2D()
  | 
| H A D | polypolygonprimitive2d.cxx | 309 			const attribute::LineStartEndAttribute& rStart,   in PolyPolygonStrokeArrowPrimitive2D() 320 			const attribute::LineStartEndAttribute& rStart,   in PolyPolygonStrokeArrowPrimitive2D()
  | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | pdfwriter.cxx | 122 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop )  in DrawLine() 127 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo )  in DrawLine() 157 void PDFWriter::DrawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawArc() 162 void PDFWriter::DrawPie( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawPie() 167 void PDFWriter::DrawChord( const Rectangle& rRect, const Point& rStart, const Point& rStop )  in DrawChord()
  | 
| /aoo4110/main/sw/source/core/crsr/ | 
| H A D | bookmrk.cxx | 79         SwPosition rStart = pField->GetMarkStart();  in lcl_AssureFieldMarksSet()  local 110         const SwPosition& rStart = pField->GetMarkStart();  in lcl_RemoveFieldMarks()  local
  | 
| /aoo4110/main/sc/source/ui/miscdlgs/ | 
| H A D | tabopdlg.cxx | 236 				ScRefAddress& rStart, ScRefAddress& rEnd )  in lcl_Parse()
  | 
| /aoo4110/main/sw/inc/ | 
| H A D | ndtxt.hxx | 881                     const SwIndex & rStart, const xub_StrLen nLen)  in CutText()
  | 
| /aoo4110/main/sw/source/ui/chrdlg/ | 
| H A D | numpara.cxx | 245 		const SfxBoolItem& rStart = (const SfxBoolItem&)rSet.Get(FN_NUMBER_NEWSTART);  in Reset()  local
  | 
| /aoo4110/main/sc/source/ui/vba/ | 
| H A D | vbasheetobject.cxx | 52         const uno::Any& rStart,  in ScVbaButtonCharacters() 519 uno::Reference< excel::XCharacters > SAL_CALL ScVbaButton::Characters( const uno::Any& rStart, cons…  in Characters()
  | 
| /aoo4110/main/sc/source/ui/dbgui/ | 
| H A D | foptmgr.cxx | 179             ScAddress&	rStart	= theCurArea.aStart;  in Init()  local
  | 
| H A D | sfiltdlg.cxx | 376 				ScAddress& rStart = theFilterArea.aStart;  in IMPL_LINK()  local
  | 
| H A D | pfiltdlg.cxx | 184 			ScAddress&	rStart	= theCurArea.aStart;  in Init()  local
  | 
| /aoo4110/main/svtools/source/edit/ | 
| H A D | textdata.cxx | 49 TextSelection::TextSelection( const TextPaM& rStart, const TextPaM& rEnd ) :  in TextSelection()
  | 
| /aoo4110/main/sc/source/core/inc/ | 
| H A D | jumpmatrix.hxx | 125                                             short& rStart, short& rNext,  in GetJump()
  | 
| /aoo4110/main/sw/source/filter/ww8/dump/ | 
| H A D | ww8scan.cxx | 1074 long WW8PLCFx_PCD::GetNoSprms( long& rStart, long& rEnd, long& rLen )  in GetNoSprms() 2272 bool WW8PLCF::Get(long& rStart, long& rEnd, void*& rpValue) const  in Get() 2359 bool WW8PLCFpcd_Iter::Get(long& rStart, long& rEnd, void*& rpValue) const  in Get() 2549 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get( WW8_FC& rStart, WW8_FC& rEnd, long& rLen )  in Get() 2622 long WW8PLCFx::GetNoSprms( long& rStart, long& rEnd, long& rLen )  in GetNoSprms() 2809 sal_uInt8* WW8PLCFx_Fc_FKP::GetSprmsAndPos(WW8_FC& rStart, WW8_FC& rEnd, long& rLen)  in GetSprmsAndPos() 3419 long WW8PLCFx_SubDoc::GetNoSprms( WW8_CP& rStart, long& rEnd, long& rLen )  in GetNoSprms() 3807 long WW8PLCFx_Book::GetNoSprms( long& rStart, long& rEnd, long& rLen )  in GetNoSprms() 5941 bool WW8PLCF_HdFt::GetTextPos(sal_uInt8 grpfIhdt, sal_uInt8 nWhich, WW8_CP& rStart,  in GetTextPos() 5968 bool WW8PLCF_HdFt::GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen)  in GetTextPosExact()
  |