Searched refs:aTextStart (Results 1 – 4 of 4) sorted by relevance
76 aTextStart = Point( HINT_MARGIN + HINT_INDENT, in ScHintWindow()97 Point aLineStart = aTextStart; in Paint()
142 const basegfx::B2DPoint aTextStart(rSvgTextPosition.getPosition()); in DecomposeChild() local157 … rSvgTextPathNode.decomposePathNode(aPathContent, aNewTarget, aTextStart); in DecomposeChild()
34 Point aTextStart; member in ScHintWindow
2171 TextPaM aTextStart( nPara, nTmpIndex ); in ImpPaint() local2173 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()2178 if ( aTextStart < *pSelStart ) in ImpPaint()2232 TextPaM aTextStart( nPara, nIndex ); in ImpPaint() local2234 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()
Completed in 35 milliseconds