Searched defs:TETextPortion (Results 1 – 2 of 2) sorted by relevance
52 class TETextPortion class60 TETextPortion() { nLen = 0; nKind = PORTIONKIND_TEXT; nWidth = -1; nRightToLeft = 0;} in TETextPortion() function in TETextPortion63 TETextPortion( sal_uInt16 nL ) { in TETextPortion() function in TETextPortion
1781 void TextEngine::ImpBreakLine( sal_uLong nPara, TextLine* pLine, TETextPortion*, sal_uInt16 nPortio… in ImpBreakLine() argument
Completed in 40 milliseconds