Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Ditrcrsr.cxx557 long nSpaceAdd = pCurr->IsSpaceAdd() ? pCurr->GetLLSpaceAdd( 0 ) : 0; in _GetCharRect()
587 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
605 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
661 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
682 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
1002 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
1020 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in _GetCharRect()
1322 long nSpaceAdd = pCurr->IsSpaceAdd() ? pCurr->GetLLSpaceAdd( 0 ) : 0; in GetCrsrOfst()
1343 nSpaceAdd = pCurr->GetLLSpaceAdd( nSpaceIdx ); in GetCrsrOfst()
1388 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 42 milliseconds