Home
last modified time | relevance | path

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

/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx163 const primitive2d::TextDecoratedPortionPrimitive2D* pTCPP = in RenderTextSimpleOrDecoratedPortionPrimitive2D() local
166 if( pTCPP != NULL ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
180 if( pTCPP->getWordLineMode() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
189 if( pTCPP->getWordLineMode() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
203 switch( pTCPP->getTextEmphasisMark() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
206 … DBG_WARNING1( "DrawingLayer: Unknown EmphasisMark style (%d)!", pTCPP->getTextEmphasisMark() ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
217 DBG_ASSERT( (pTCPP->getEmphasisMarkAbove() != pTCPP->getEmphasisMarkBelow()), in RenderTextSimpleOrDecoratedPortionPrimitive2D()
219 if( pTCPP->getEmphasisMarkAbove() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
228 switch( pTCPP->getTextRelief() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
231 DBG_WARNING1( "DrawingLayer: Unknown Relief style (%d)!", pTCPP->getTextRelief() ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
[all …]

Completed in 22 milliseconds