/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | textprimitive2d.cxx | 98 …void TextSimplePortionPrimitive2D::getTextOutlinesAndTransformation(basegfx::B2DPolyPolygonVector&… in getTextOutlinesAndTransformation() 177 …Primitive2DSequence TextSimplePortionPrimitive2D::create2DDecomposition(const geometry::ViewInform… in create2DDecomposition() 228 TextSimplePortionPrimitive2D::TextSimplePortionPrimitive2D( in TextSimplePortionPrimitive2D() function in drawinglayer::primitive2d::TextSimplePortionPrimitive2D 262 bool TextSimplePortionPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() 266 const TextSimplePortionPrimitive2D& rCompare = (TextSimplePortionPrimitive2D&)rPrimitive; in operator ==() 281 …basegfx::B2DRange TextSimplePortionPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*r… in getB2DRange() 320 const_cast< TextSimplePortionPrimitive2D* >(this)->maB2DRange = aNewRange; in getB2DRange() 329 ImplPrimitrive2DIDBlock(TextSimplePortionPrimitive2D, PRIMITIVE2D_ID_TEXTSIMPLEPORTIONPRIMITIVE2D)
|
H A D | textdecoratedprimitive2d.cxx | 56 new TextSimplePortionPrimitive2D( in impCreateGeometryContent() 341 …: TextSimplePortionPrimitive2D(rNewTransform, rText, aTextPosition, aTextLength, rDXArray, rFontAt… in TextDecoratedPortionPrimitive2D() 369 if(TextSimplePortionPrimitive2D::operator==(rPrimitive)) in operator ==() 405 return TextSimplePortionPrimitive2D::getB2DRange(rViewInformation); in getB2DRange()
|
H A D | textbreakuphelper.cxx | 39 TextBreakupHelper::TextBreakupHelper(const TextSimplePortionPrimitive2D& rSource) in TextBreakupHelper() 46 …OSL_ENSURE(dynamic_cast< const TextSimplePortionPrimitive2D* >(&mrSource), "TextBreakupHelper with… in TextBreakupHelper() 173 new TextSimplePortionPrimitive2D( in breakupPortion()
|
H A D | textstrikeoutprimitive2d.cxx | 108 new TextSimplePortionPrimitive2D( in create2DDecomposition()
|
H A D | metafileprimitive2d.cxx | 1386 pResult = new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in proccessMetaTextAction()
|
/aoo42x/main/svgio/source/svgreader/ |
H A D | svgcharacternode.cxx | 180 const drawinglayer::primitive2d::TextSimplePortionPrimitive2D& rSource, in localTextBreakupHelper() 239 …drawinglayer::primitive2d::TextSimplePortionPrimitive2D* SvgCharacterNode::createSimpleTextPrimiti… in createSimpleTextPrimitive() 244 drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pRetval = 0; in createSimpleTextPrimitive() 494 pRetval = new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in createSimpleTextPrimitive() 531 const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pCandidate = in decomposeTextWithStyle() 532 … dynamic_cast< const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* >(xRef.get()); in decomposeTextWithStyle()
|
H A D | svgtextpathnode.cxx | 70 const drawinglayer::primitive2d::TextSimplePortionPrimitive2D& rSource, 138 const drawinglayer::primitive2d::TextSimplePortionPrimitive2D& rSource, in pathTextBreakupHelper() 471 … const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pCandidate = 0; in decomposePathNode() 476 …pCandidate = dynamic_cast< const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* >(xRefer… in decomposePathNode()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdotextpathdecomposition.cxx | 533 drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pNew = in HandlePair() 534 new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in HandlePair() 552 drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pNew = in HandlePair() 553 new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in HandlePair() 616 …::primitive2d::TextSimplePortionPrimitive2D* pTextCandidate = dynamic_cast< const drawinglayer::pr… in impAddPathTextOutlines()
|
H A D | svdotextdecomposition.cxx | 361 pNewPrimitive = new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in impCreateTextPortionPrimitive()
|
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/ |
H A D | textbreakuphelper.hxx | 46 const TextSimplePortionPrimitive2D& mrSource; 69 const TextSimplePortionPrimitive2D& getSource() const { return mrSource; } in getSource() 72 TextBreakupHelper(const TextSimplePortionPrimitive2D& rSource);
|
H A D | textprimitive2d.hxx | 96 …class DRAWINGLAYER_DLLPUBLIC TextSimplePortionPrimitive2D : public BufferedDecompositionPrimitive2D class 132 TextSimplePortionPrimitive2D(
|
H A D | textdecoratedprimitive2d.hxx | 55 class DRAWINGLAYER_DLLPUBLIC TextDecoratedPortionPrimitive2D : public TextSimplePortionPrimitive2D
|
/aoo42x/main/drawinglayer/inc/drawinglayer/processor2d/ |
H A D | vclprocessor2d.hxx | 38 class TextSimplePortionPrimitive2D; 95 …derTextSimpleOrDecoratedPortionPrimitive2D(const primitive2d::TextSimplePortionPrimitive2D& rTextC…
|
/aoo42x/main/svgio/inc/svgio/svgreader/ |
H A D | svgcharacternode.hxx | 31 namespace drawinglayer { namespace primitive2d { class TextSimplePortionPrimitive2D; }} 153 drawinglayer::primitive2d::TextSimplePortionPrimitive2D* createSimpleTextPrimitive(
|
/aoo42x/main/drawinglayer/source/processor2d/ |
H A D | vclpixelprocessor2d.cxx | 277 …OrDecoratedPortionPrimitive2D(static_cast< const primitive2d::TextSimplePortionPrimitive2D& >(rCan… in processBasePrimitive2D() 300 …OrDecoratedPortionPrimitive2D(static_cast< const primitive2d::TextSimplePortionPrimitive2D& >(rCan… in processBasePrimitive2D()
|
H A D | vclmetafileprocessor2d.cxx | 1091 …const primitive2d::TextSimplePortionPrimitive2D& rTextCandidate = static_cast< const primitive2d::… in processBasePrimitive2D()
|
H A D | vclprocessor2d.cxx | 132 …derTextSimpleOrDecoratedPortionPrimitive2D(const primitive2d::TextSimplePortionPrimitive2D& rTextC… in RenderTextSimpleOrDecoratedPortionPrimitive2D()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview.cxx | 468 new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in createRedirectedPrimitive2DSequence()
|