Home
last modified time | relevance | path

Searched refs:decomposeContourTextPrimitive (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx93 DECL_LINK(decomposeContourTextPrimitive, DrawPortionInfo* );
122 …void decomposeContourTextPrimitive(const basegfx::B2DHomMatrix& rNewTransformA, const basegfx::B2D… in decomposeContourTextPrimitive() function in __anon50e9d4130111::impTextBreakupHandler
127 … mrOutliner.SetDrawPortionHdl(LINK(this, impTextBreakupHandler, decomposeContourTextPrimitive)); in decomposeContourTextPrimitive()
554 IMPL_LINK(impTextBreakupHandler, decomposeContourTextPrimitive, DrawPortionInfo*, pInfo) in IMPL_LINK() argument
715 aConverter.decomposeContourTextPrimitive(aNewTransformA, aNewTransformB, aScale); in impDecomposeContourTextPrimitive()