Home
last modified time | relevance | path

Searched refs:rTarget (Results 1 – 25 of 216) sorted by relevance

123456789

/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx58 virtual void Repeat( SfxRepeatTarget& rTarget );
91 virtual void Repeat(SfxRepeatTarget& rTarget);
122 virtual void Repeat(SfxRepeatTarget& rTarget);
154 virtual void Repeat(SfxRepeatTarget& rTarget);
205 virtual void Repeat(SfxRepeatTarget& rTarget);
239 virtual void Repeat(SfxRepeatTarget& rTarget);
272 virtual void Repeat(SfxRepeatTarget& rTarget);
306 virtual void Repeat(SfxRepeatTarget& rTarget);
345 virtual void Repeat(SfxRepeatTarget& rTarget);
417 virtual void Repeat(SfxRepeatTarget& rTarget);
[all …]
H A Dundotab.hxx74 virtual void Repeat(SfxRepeatTarget& rTarget);
102 virtual void Repeat(SfxRepeatTarget& rTarget);
133 virtual void Repeat(SfxRepeatTarget& rTarget);
160 virtual void Repeat(SfxRepeatTarget& rTarget);
185 virtual void Repeat(SfxRepeatTarget& rTarget);
210 virtual void Repeat(SfxRepeatTarget& rTarget);
265 virtual void Repeat(SfxRepeatTarget& rTarget);
294 virtual void Repeat(SfxRepeatTarget& rTarget);
321 virtual void Repeat(SfxRepeatTarget& rTarget);
351 virtual void Repeat(SfxRepeatTarget& rTarget);
[all …]
H A Dundodat.hxx58 virtual void Repeat(SfxRepeatTarget& rTarget);
88 virtual void Repeat(SfxRepeatTarget& rTarget);
114 virtual void Repeat(SfxRepeatTarget& rTarget);
143 virtual void Repeat(SfxRepeatTarget& rTarget);
169 virtual void Repeat(SfxRepeatTarget& rTarget);
194 virtual void Repeat(SfxRepeatTarget& rTarget);
220 virtual void Repeat(SfxRepeatTarget& rTarget);
249 virtual void Repeat(SfxRepeatTarget& rTarget);
277 virtual void Repeat(SfxRepeatTarget& rTarget);
329 virtual void Repeat(SfxRepeatTarget& rTarget);
[all …]
H A Dundocell.hxx53 virtual void Repeat(SfxRepeatTarget& rTarget);
84 virtual void Repeat(SfxRepeatTarget& rTarget);
118 virtual void Repeat(SfxRepeatTarget& rTarget);
145 virtual void Repeat(SfxRepeatTarget& rTarget);
172 virtual void Repeat(SfxRepeatTarget& rTarget);
197 virtual void Repeat(SfxRepeatTarget& rTarget);
224 virtual void Repeat(SfxRepeatTarget& rTarget);
272 virtual void Repeat( SfxRepeatTarget& rTarget );
300 virtual void Repeat( SfxRepeatTarget& rTarget );
323 virtual void Repeat(SfxRepeatTarget& rTarget);
[all …]
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx816 iter->second(&rTarget); in grindFunc()
819 static_cast<Window&>(rTarget).Sync(); in grindFunc()
856 rTarget.SetClipRegion(); in outDevGrind()
862 rTarget.SetClipRegion( aClipRect ); in outDevGrind()
868 rTarget.SetClipRegion( aClipPoly ); in outDevGrind()
873 rTarget.SetRasterOp( ROP_XOR ); in outDevGrind()
874 rTarget.SetClipRegion(); in outDevGrind()
879 rTarget.SetRasterOp( ROP_XOR ); in outDevGrind()
880 rTarget.SetClipRegion( aClipRect ); in outDevGrind()
885 rTarget.SetRasterOp( ROP_XOR ); in outDevGrind()
[all …]
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx314 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
321 pPasteUndo->Repeat( rTarget ); in Repeat()
559 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
752 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
857 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1104 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1429 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1548 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1557 if (rTarget.ISA(ScTabViewTarget)) in CanRepeat()
1655 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
[all …]
H A Dundoblk3.cxx247 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
256 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
411 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
420 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
542 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
557 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
741 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
876 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1062 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1265 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
[all …]
H A Dundotab.cxx170 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
177 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
289 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
296 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
460 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
469 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
911 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
919 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
1075 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1214 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
[all …]
H A Dundocell.cxx155 void __EXPORT ScUndoCursorAttr::Repeat(SfxRepeatTarget& rTarget) in Repeat() argument
157 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
163 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
333 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
342 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
588 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
601 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
666 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
676 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
796 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
[all …]
H A Dundodat.cxx241 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
254 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
338 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
344 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
439 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
452 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
537 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
543 return (rTarget.ISA(ScTabViewTarget)); in CanRepeat()
646 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
1434 if (rTarget.ISA(ScTabViewTarget)) in Repeat()
[all …]
H A Dundodraw.cxx66 String __EXPORT ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment()
69 return pDrawUndo->GetRepeatComment(rTarget); in GetRepeatComment()
126 void __EXPORT ScUndoDraw::Repeat(SfxRepeatTarget& rTarget) in Repeat() argument
129 pDrawUndo->Repeat(rTarget); in Repeat()
132 sal_Bool __EXPORT ScUndoDraw::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
135 return pDrawUndo->CanRepeat(rTarget); in CanRepeat()
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx50 B2DPolygon& rTarget, // target polygon in ImpSubDivAngle() argument
111 rTarget.append(rfPB); in ImpSubDivAngle()
120 B2DPolygon& rTarget, // target polygon in ImpSubDivAngleStart() argument
235 rTarget.append(aS3C); in ImpSubDivAngleStart()
245 rTarget.append(rfPB); in ImpSubDivAngleStart()
256 rTarget.append(rfPB); in ImpSubDivAngleStart()
265 B2DPolygon& rTarget, // target polygon in ImpSubDivDistance() argument
326 rTarget.append(rfPB); in ImpSubDivDistance()
578 rTarget.append(getEndPoint()); in adaptiveSubdivideByAngle()
649 rTarget.append(getEndPoint()); in adaptiveSubdivideByCount()
[all …]
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx185 void OverlayManager::impApplyRemoveActions(OverlayObject& rTarget) in impApplyRemoveActions() argument
188 if(rTarget.allowsAnimation()) in impApplyRemoveActions()
191 RemoveEvent(&rTarget); in impApplyRemoveActions()
195 invalidateRange(rTarget.getBaseRange()); in impApplyRemoveActions()
198 rTarget.mpOverlayManager = 0; in impApplyRemoveActions()
201 void OverlayManager::impApplyAddActions(OverlayObject& rTarget) in impApplyAddActions() argument
204 rTarget.mpOverlayManager = this; in impApplyAddActions()
207 invalidateRange(rTarget.getBaseRange()); in impApplyAddActions()
210 if(rTarget.allowsAnimation()) in impApplyAddActions()
216 rTarget.Trigger(GetTime()); in impApplyAddActions()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgtextnode.cxx100 drawinglayer::primitive2d::Primitive2DSequence& rTarget, in addTextPrimitives() argument
110 pAttributes->add_text(rTarget, rSource); in addTextPrimitives()
116 … drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(rTarget, rSource); in addTextPrimitives()
121 …nst SvgNode& rCandidate, drawinglayer::primitive2d::Primitive2DSequence& rTarget, SvgTextPosition&… in DecomposeChild() argument
129 rSvgCharacterNode.decomposeText(rTarget, rSvgTextPosition); in DecomposeChild()
162 addTextPrimitives(rCandidate, rTarget, aNewTarget); in DecomposeChild()
189 addTextPrimitives(rCandidate, rTarget, aNewTarget); in DecomposeChild()
218 addTextPrimitives(rCandidate, rTarget, aNewTarget); in DecomposeChild()
233 …void SvgTextNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode() argument
267 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
H A Dsvgstyleattributes.cxx266 drawinglayer::primitive2d::Primitive2DSequence& rTarget, in add_text() argument
343 drawinglayer::primitive2d::Primitive2DSequence& rTarget, in add_fillGradient() argument
403 rTarget, in add_fillGradient()
465 rTarget, in add_fillGradient()
501 rTarget, in add_fillPatternTransform()
595 rTarget, in add_fillPattern()
647 rTarget, in add_fill()
768 rTarget, in add_stroke()
1106 add_fill(aPath, rTarget, aGeoRange); in add_path()
1110 add_stroke(rPath, rTarget, aGeoRange); in add_path()
[all …]
H A Dsvgmasknode.cxx175 …void SvgMaskNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool b… in decomposeSvgNode() argument
196 … drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(rTarget, aNewTarget); in decomposeSvgNode()
201 drawinglayer::primitive2d::Primitive2DSequence& rTarget, in apply() argument
204 if(rTarget.hasElements() && Display_none != getDisplay()) in apply()
216 rTarget, in apply()
293 rTarget, in apply()
310 rTarget = drawinglayer::primitive2d::Primitive2DSequence(&xNewContent, 1); in apply()
315 rTarget.realloc(0); in apply()
322 rTarget.realloc(0); in apply()
H A Dsvgtools.cxx66 (bNoSWidth ? 1.0 : 1.0 / fSWidth) * rTarget.getWidth(), in createLinearMapping()
67 (bNoSHeight ? 1.0 : 1.0 / fSHeight) * rTarget.getHeight()); in createLinearMapping()
70 aRetval.translate(rTarget.getMinX(), rTarget.getMinY()); in createLinearMapping()
80 return createLinearMapping(rTarget, rSource); in createMapping()
153 rTarget.getMinX() + fTransX, in createMapping()
154 rTarget.getMinY() + fTransY); in createMapping()
324 rTarget.append(aChar); in copySign()
342 rTarget.append(aChar); in copyNumber()
362 rTarget.append(aChar); in copyHex()
382 rTarget.append(aChar); in copyString()
[all …]
/trunk/main/svx/source/dialog/
H A Dcontwnd.cxx318 OutputDevice& rTarget = pPaintWindow->GetTargetOutputDevice(); in Paint() local
324 rTarget.SetLineColor( Color( COL_BLACK ) ); in Paint()
325 rTarget.SetFillColor( Color( COL_WHITE ) ); in Paint()
327 rTarget.DrawRect( Rectangle( Point(), GetGraphicSize() ) ); in Paint()
329 rTarget.SetLineColor( rOldLineColor ); in Paint()
330 rTarget.SetFillColor( rOldFillColor ); in Paint()
333 rGraphic.Draw( &rTarget, Point(), GetGraphicSize() ); in Paint()
343 rTarget.SetFillColor( COL_LIGHTRED ); in Paint()
344 rTarget.DrawTransparent( _aPolyPoly, 50 ); in Paint()
345 rTarget.SetFillColor( aOldFillColor ); in Paint()
/trunk/main/svx/source/svdraw/
H A Dsvddrgm1.hxx85 virtual void applyCurrentTransformationToSdrObject(SdrObject& rTarget);
114 virtual void applyCurrentTransformationToSdrObject(SdrObject& rTarget);
141 virtual void applyCurrentTransformationToSdrObject(SdrObject& rTarget);
201 void _MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
218 virtual void applyCurrentTransformationToSdrObject(SdrObject& rTarget);
219 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
236 void _MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
252 virtual void applyCurrentTransformationToSdrObject(SdrObject& rTarget);
253 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
H A Dsvddrgmt.cxx661 rTarget.transform(getCurrentTransformation()); in applyCurrentTransformationToPolyPolygon()
2095 rTarget.Resize(DragStat().Ref1(),aXFact,aYFact); in applyCurrentTransformationToSdrObject()
3022 XPolyPolygon aTempPolyPoly(rTarget); in _MovAllPoints()
3129 rTarget = aTempPolyPoly.getB2DPolyPolygon(); in _MovAllPoints()
3394 rTarget.Resize(aCenter,aFact1,aFact); in applyCurrentTransformationToSdrObject()
3398 rTarget.Resize(aCenter,aFact,aFact1); in applyCurrentTransformationToSdrObject()
3403 Point aCtr0(rTarget.GetSnapRect().Center()); in applyCurrentTransformationToSdrObject()
3417 rTarget.Move(aSiz); in applyCurrentTransformationToSdrObject()
3434 _MovAllPoints(rTarget); in applyCurrentTransformationToPolyPolygon()
3614 rTarget = aDragPolygon; in _MovAllPoints()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx608 TargetHolder& rTarget, in createPointArrayPrimitive() argument
616 rTarget.append( in createPointArrayPrimitive()
630 rTarget.append( in createPointArrayPrimitive()
648 rTarget.append( in createHairlinePrimitive()
665 rTarget.append( in createFillPrimitive()
718 rTarget.append( in createLinePrimitive()
726 rTarget.append( in createLinePrimitive()
793 rTarget.append( in createBitmapExPrimitive()
819 rTarget.append( in createBitmapExPrimitive()
1465 rTarget.append( in proccessMetaTextAction()
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_bitmapcanvashelper.cxx69 void BitmapCanvasHelper::setTarget( const IBitmapSharedPtr& rTarget ) in setTarget() argument
71 ENSURE_OR_THROW( rTarget, in setTarget()
76 mpTarget = rTarget; in setTarget()
77 CanvasHelper::setTarget(rTarget); in setTarget()
80 void BitmapCanvasHelper::setTarget( const IBitmapSharedPtr& rTarget, in setTarget() argument
83 ENSURE_OR_THROW( rTarget, in setTarget()
88 mpTarget = rTarget; in setTarget()
89 CanvasHelper::setTarget(rTarget,rOutputOffset); in setTarget()
/trunk/main/oox/source/ppt/
H A Danimationspersist.cxx43 …void ShapeTargetElement::convert( ::com::sun::star::uno::Any & rTarget, sal_Int16 & rSubType ) con… in convert() argument
57 rTarget >>= xShape; in convert()
76 rTarget = makeAny( aParaTarget ); in convert()
105 Any rTarget; in convert() local
114 rTarget <<= xShape; in convert()
115 maShapeTarget.convert(rTarget, nSubType); in convert()
116 aTarget = rTarget; in convert()
/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx82 FileCopier::FileCopier( const DirEntry& rSource, const DirEntry& rTarget ) : in FileCopier() argument
85 aTarget ( rTarget ), in FileCopier()
234 const DirEntry &rSource, const DirEntry &rTarget ) in DoCopy_Impl() argument
241 FSysPathStyle eTargetStyle = DirEntry::GetPathStyle( rTarget.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
248 aTgt = rTarget.GetPath(); in DoCopy_Impl()
249 aTgt.MakeShortName( rTarget.GetName() ); in DoCopy_Impl()
252 aTgt = rTarget; in DoCopy_Impl()
255 …( bMakeShortNames && FSYS_ACTION_MOVE == ( pImp->nActions & FSYS_ACTION_MOVE ) && aTgt != rTarget ) in DoCopy_Impl()
277 strcpy(szTarget, ByteString(rTarget.GetFull(), osl_getThreadTextEncoding()).GetBuffer()); in DoCopy_Impl()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx229 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
234 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
239 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
244 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
248 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
257 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
270 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
274 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
277 drawinglayer::primitive2d::Primitive2DSequence& rTarget,

Completed in 187 milliseconds

123456789