Searched refs:GetLLSpaceAdd (Results 1 – 3 of 3) sorted by relevance
561 long nSpaceAdd = pCurr->IsSpaceAdd() ? pCurr->GetLLSpaceAdd( 0 ) : 0; in _GetCharRect()591 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()609 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()665 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()686 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()1006 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()1024 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()1326 long nSpaceAdd = pCurr->IsSpaceAdd() ? pCurr->GetLLSpaceAdd( 0 ) : 0; in GetCrsrOfst()1347 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in GetCrsrOfst()1392 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in GetCrsrOfst()
201 inline long GetLLSpaceAdd( sal_uInt16 nIdx ) { return (*pLLSpaceAdd)[ nIdx ]; } in GetLLSpaceAdd() function in SwLineLayout
556 SwTwips nMultiSpace = pCurr->GetLLSpaceAdd( 0 ) * nMyBlank + nOther * nSpaceAdd; in ChgSpaceAdd()
Completed in 417 milliseconds