Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx561 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()
H A Dporlay.hxx201 inline long GetLLSpaceAdd( sal_uInt16 nIdx ) { return (*pLLSpaceAdd)[ nIdx ]; } in GetLLSpaceAdd() function in SwLineLayout
H A Dpormulti.cxx556 SwTwips nMultiSpace = pCurr->GetLLSpaceAdd( 0 ) * nMyBlank + nOther * nSpaceAdd; in ChgSpaceAdd()

Completed in 35 milliseconds