Searched refs:rChildCandidate (Results 1 – 2 of 2) sorted by relevance
209 const SvgNode& rChildCandidate = *rChildren[a]; in DecomposeChild() local210 const_cast< SvgNode& >(rChildCandidate).setAlternativeParent(this); in DecomposeChild()212 DecomposeChild(rChildCandidate, aNewTarget, rSvgTextPosition); in DecomposeChild()213 const_cast< SvgNode& >(rChildCandidate).setAlternativeParent(0); in DecomposeChild()
78 …l IsSubPath( const ::rtl::OUString& rPath, const ::rtl::OUString& rChildCandidate, const ::com:…
Completed in 25 milliseconds