Home
last modified time | relevance | path

Searched refs:rTarget (Results 76 – 100 of 216) sorted by relevance

123456789

/aoo41x/main/sc/source/ui/inc/
H A Dundodraw.hxx50 virtual void Repeat(SfxRepeatTarget& rTarget);
51 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
H A Dundobase.hxx162 virtual void Repeat(SfxRepeatTarget& rTarget);
163 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
H A Dtabvwsh.hxx390 void InsertURL( const String& rName, const String& rURL, const String& rTarget,
392 void InsertURLButton( const String& rName, const String& rURL, const String& rTarget,
394 void InsertURLField( const String& rName, const String& rURL, const String& rTarget );
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvgclippathnode.hxx53 …virtual void decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool bRefer…
57 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
H A Dsvgmasknode.hxx58 …virtual void decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool bRefer…
62 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
H A Dsvgcharacternode.hxx157 drawinglayer::primitive2d::Primitive2DSequence& rTarget,
169 …virtual void decomposeText(drawinglayer::primitive2d::Primitive2DSequence& rTarget, SvgTextPositio…
/aoo41x/main/canvas/source/cairo/
H A Dcairo_cachedbitmap.cxx48 const uno::Reference< rendering::XCanvas >& rTarget ) : in CachedBitmap()
49 CachedPrimitiveBase( rUsedViewState, rTarget, true ), in CachedBitmap()
/aoo41x/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx140 const String& rTarget = i_xDocProps->getDefaultTarget(); in Out_DocInfo() local
141 if( rTarget.Len() ) in Out_DocInfo()
150 HTMLOutFuncs::Out_String( rStrm, rTarget, eDestEnc, pNonConvertableChars ) in Out_DocInfo()
/aoo41x/main/canvas/source/vcl/
H A Dcachedbitmap.cxx50 const uno::Reference< rendering::XCanvas >& rTarget ) : in CachedBitmap()
51 CachedPrimitiveBase( rUsedViewState, rTarget, true ), in CachedBitmap()
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx110 basegfx::B3DPolyPolygon& rTarget, in impAddInBetweenFill() argument
187 rTarget.append(aNew); in impAddInBetweenFill()
906 basegfx::B3DPolyPolygon& rTarget) in createReducedOutlines() argument
977 rTarget.append(aToBeAdded); in createReducedOutlines()
985 rTarget.append(aToBeAdded); in createReducedOutlines()
/aoo41x/main/sw/source/core/text/
H A Dnoteurl.cxx43 void SwNoteURL::InsertURLNote( const XubString& rURL, const XubString& rTarget, in SV_IMPL_PTRARR()
53 SwURLNote *pNew = new SwURLNote( rURL, rTarget, rRect ); in SV_IMPL_PTRARR()
/aoo41x/main/sd/inc/
H A DCustomAnimationEffect.hxx117 SD_DLLPUBLIC void setTarget( const ::com::sun::star::uno::Any& rTarget );
247 …nst ::com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rTarget, sal_Int32 nGroup…
289 …CustomAnimationPresetPtr& pDescriptor, const ::com::sun::star::uno::Any& rTarget, double fDuration…
290 …tr append( const SdrPathObj& rPathObj, const ::com::sun::star::uno::Any& rTarget, double fDuration…
/aoo41x/main/chart2/source/tools/
H A DCommonConverters.cxx344 void appendPointSequence( drawing::PointSequenceSequence& rTarget in appendPointSequence() argument
350 sal_Int32 nOldCount = rTarget.getLength(); in appendPointSequence()
352 rTarget.realloc(nOldCount+nAddCount); in appendPointSequence()
354 rTarget[nOldCount+nS]=rAdd[nS]; in appendPointSequence()
/aoo41x/main/svx/inc/svx/sdr/overlay/
H A Doverlaymanager.hxx83 void impApplyRemoveActions(OverlayObject& rTarget);
84 void impApplyAddActions(OverlayObject& rTarget);
/aoo41x/main/svgio/source/svgreader/
H A Dsvgpathnode.cxx114 …void SvgPathNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode() argument
127 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
H A Dsvgpolynode.cxx113 …void SvgPolyNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode() argument
125 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
H A Dsvgcirclenode.cxx125 …leNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /*bReferenc… in decomposeSvgNode() argument
148 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
H A Dsvgellipsenode.cxx139 …seNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /*bReferenc… in decomposeSvgNode() argument
163 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
H A Dsvglinenode.cxx133 …void SvgLineNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode() argument
159 pStyle->add_postProcess(rTarget, aNewTarget, getTransform()); in decomposeSvgNode()
/aoo41x/main/canvas/source/tools/
H A Dcachedprimitivebase.cxx44 const uno::Reference< rendering::XCanvas >& rTarget, in CachedPrimitiveBase()
48 mxTarget( rTarget ), in CachedPrimitiveBase()
/aoo41x/main/sd/source/core/
H A DCustomAnimationEffect.cxx660 void CustomAnimationEffect::setTarget( const ::com::sun::star::uno::Any& rTarget ) in setTarget() argument
664 maTarget = rTarget; in setTarget()
693 xAnimate->setTarget( rTarget ); in setTarget()
698 xCommand->setTarget( rTarget ); in setTarget()
1822 …uenceHelper::append( const CustomAnimationPresetPtr& pPreset, const Any& rTarget, double fDuration… in append() argument
1857 Any aTarget( rTarget ); in append()
1896 …Ptr EffectSequenceHelper::append( const SdrPathObj& rPathObj, const Any& rTarget, double fDuration… in append() argument
1915 if( rTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in append()
1921 pEffect->setTarget( rTarget ); in append()
2469 CustomAnimationTextGroup::CustomAnimationTextGroup( const Reference< XShape >& rTarget, sal_Int32 n… in CustomAnimationTextGroup() argument
[all …]
/aoo41x/main/sfx2/inc/
H A Dmacro.hxx57 SfxMacroStatement( const String &rTarget,
63 const String &rTarget,
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx2133 SfxStyleSheetBase& rTarget ) in Replace() argument
2143 rTarget.SetParent( rParentName ); in Replace()
2153 rTarget.SetFollow( rFollowName ); in Replace()
2164 (SwPageDesc*)((SwDocStyleSheet&)rTarget).GetPageDesc(); in Replace()
2179 pTargetFmt = ((SwDocStyleSheet&)rTarget).GetCharFmt(); in Replace()
2184 pTargetFmt = ((SwDocStyleSheet&)rTarget).GetCollection(); in Replace()
2189 pTargetFmt = ((SwDocStyleSheet&)rTarget).GetFrmFmt(); in Replace()
2197 ((SwDocStyleSheet&)rTarget).GetPageDesc()->GetName(), in Replace()
2228 ((SwDocStyleSheet&)rTarget).SetItemSet( rSource.GetItemSet() ); in Replace()
/aoo41x/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx186 OUString const & rTarget, OUString const & rData )
749 OUString const & rTarget, OUString const & rData ) in processingInstruction() argument
754 xCurrentElement->processingInstruction( rTarget, rData ); in processingInstruction()
756 m_xRoot->processingInstruction( rTarget, rData ); in processingInstruction()
/aoo41x/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx212 …void impSubdivideToSimple(const B2DCubicBezier& rCandidate, B2DPolygon& rTarget, double fMaxCosQua… in impSubdivideToSimple() argument
216rTarget.appendBezierSegment(rCandidate.getControlPointA(), rCandidate.getControlPointB(), rCandida… in impSubdivideToSimple()
223 … impSubdivideToSimple(aLeft, rTarget, fMaxCosQuad, fMaxPartOfEdgeQuad, nMaxRecursionDepth - 1); in impSubdivideToSimple()
224 … impSubdivideToSimple(aRight, rTarget, fMaxCosQuad, fMaxPartOfEdgeQuad, nMaxRecursionDepth - 1); in impSubdivideToSimple()

Completed in 100 milliseconds

123456789