Home
last modified time | relevance | path

Searched defs:rStart (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/sw/source/core/inc/
H A Ddrawdev.hxx75 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()
/trunk/main/basegfx/source/curve/
H A Db2dquadraticbezier.cxx44 …B2DQuadraticBezier::B2DQuadraticBezier(const ::basegfx::B2DPoint& rStart, const ::basegfx::B2DPoin… in B2DQuadraticBezier()
50 …B2DQuadraticBezier::B2DQuadraticBezier(const ::basegfx::B2DPoint& rStart, const ::basegfx::B2DPoin… in B2DQuadraticBezier()
/trunk/main/sw/source/ui/vba/
H A Dvbarange.cxx41 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()
/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx78 const basegfx::BColor& rStart, in GeoTexSvxGradient()
116 const basegfx::BColor& rStart, in GeoTexSvxGradientLinear()
212 const basegfx::BColor& rStart, in GeoTexSvxGradientAxial()
296 const basegfx::BColor& rStart, in GeoTexSvxGradientRadial()
353 const basegfx::BColor& rStart, in GeoTexSvxGradientElliptical()
430 const basegfx::BColor& rStart, in GeoTexSvxGradientSquare()
489 const basegfx::BColor& rStart, in GeoTexSvxGradientRect()
/trunk/main/svx/source/table/
H A Dcelltypes.hxx62 RangeIterator( const T& rStart, const T& rEnd, bool bForeward = true ) in RangeIterator()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontriangulator.cxx52 EdgeEntry(const B2DPoint& rStart, const B2DPoint& rEnd) in EdgeEntry()
144 void Triangulator::handleClosingEdge(const B2DPoint& rStart, const B2DPoint& rEnd) in handleClosingEdge()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx50 const basegfx::B2DPoint& rStart, in impCreatePart()
448 const basegfx::B2DPoint& rStart, in SdrMeasurePrimitive2D()
/trunk/main/sw/source/core/doc/
H A Ddoccorr.cxx84 const SwPosition& rStart, in lcl_PosCorrAbs()
97 const SwPosition& rStart, in lcl_PaMCorrAbs()
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx125 const SfxBoolItem& rStart = (const SfxBoolItem&)rSet.Get(ATTR_NUMBER_NEWSTART); in Reset() local
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx193 const basegfx::BColor& rStart = rFillGradientAttribute.getStartColor(); in getAverageColor() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dborderlineprimitive2d.cxx173 const basegfx::B2DPoint& rStart, in BorderLinePrimitive2D()
H A Dsvggradientprimitive2d.cxx203 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 Dpolygonprimitive2d.cxx605 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D()
616 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D()
H A Dpolypolygonprimitive2d.cxx309 const attribute::LineStartEndAttribute& rStart, in PolyPolygonStrokeArrowPrimitive2D()
320 const attribute::LineStartEndAttribute& rStart, in PolyPolygonStrokeArrowPrimitive2D()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx122 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()
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx79 SwPosition rStart = pField->GetMarkStart(); in lcl_AssureFieldMarksSet() local
110 const SwPosition& rStart = pField->GetMarkStart(); in lcl_RemoveFieldMarks() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx236 ScRefAddress& rStart, ScRefAddress& rEnd ) in lcl_Parse()
/trunk/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx245 const SfxBoolItem& rStart = (const SfxBoolItem&)rSet.Get(FN_NUMBER_NEWSTART); in Reset() local
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx52 const uno::Any& rStart, in ScVbaButtonCharacters()
519 uno::Reference< excel::XCharacters > SAL_CALL ScVbaButton::Characters( const uno::Any& rStart, cons… in Characters()
/trunk/main/sw/inc/
H A Dndtxt.hxx888 const SwIndex & rStart, const xub_StrLen nLen) in CutText()
/trunk/main/sc/source/ui/dbgui/
H A Dfoptmgr.cxx179 ScAddress& rStart = theCurArea.aStart; in Init() local
H A Dsfiltdlg.cxx376 ScAddress& rStart = theFilterArea.aStart; in IMPL_LINK() local
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx49 TextSelection::TextSelection( const TextPaM& rStart, const TextPaM& rEnd ) : in TextSelection()
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx125 short& rStart, short& rNext, in GetJump()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1074 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()

Completed in 349 milliseconds

1234