Searched refs:SetDrawPortionHdl (Results 1 – 4 of 4) sorted by relevance
127 … mrOutliner.SetDrawPortionHdl(LINK(this, impTextBreakupHandler, decomposeContourTextPrimitive)); in decomposeContourTextPrimitive()130 mrOutliner.SetDrawPortionHdl(Link()); in decomposeContourTextPrimitive()142 … mrOutliner.SetDrawPortionHdl(LINK(this, impTextBreakupHandler, decomposeBlockTextPrimitive)); in decomposeBlockTextPrimitive()145 mrOutliner.SetDrawPortionHdl(Link()); in decomposeBlockTextPrimitive()153 … mrOutliner.SetDrawPortionHdl(LINK(this, impTextBreakupHandler, decomposeStretchTextPrimitive)); in decomposeStretchTextPrimitive()156 mrOutliner.SetDrawPortionHdl(Link()); in decomposeStretchTextPrimitive()
196 … mrOutliner.SetDrawPortionHdl(LINK(this, impTextBreakupHandler, decompositionPathTextPrimitive)); in decompositionPathTextPrimitive()810 rOutliner.SetDrawPortionHdl(Link()); in impDecomposePathTextPrimitive()
861 void SetDrawPortionHdl(const Link& rLink){aDrawPortionHdl=rLink;} in SetDrawPortionHdl() function in Outliner
1632 mpOutliner->SetDrawPortionHdl(aEmptyLink); in ResetLinks()