Searched refs:ChgSpaceAdd (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | pormulti.hxx | 137 virtual sal_Bool ChgSpaceAdd( SwLineLayout* pCurr, long nSpaceAdd ) const; 187 virtual sal_Bool ChgSpaceAdd( SwLineLayout* pCurr, long nSpaceAdd ) const; 232 virtual sal_Bool ChgSpaceAdd( SwLineLayout* pCurr, long nSpaceAdd ) const;
|
H A D | pormulti.cxx | 138 sal_Bool SwMultiPortion::ChgSpaceAdd( SwLineLayout*, long ) const in ChgSpaceAdd() function in SwMultiPortion 228 sal_Bool SwBidiPortion::ChgSpaceAdd( SwLineLayout* pCurr, long nSpaceAdd ) const in ChgSpaceAdd() function in SwBidiPortion 539 sal_Bool SwDoubleLinePortion::ChgSpaceAdd( SwLineLayout* pCurr, in ChgSpaceAdd() function in SwDoubleLinePortion 1308 bSpaceChg = rMulti.ChgSpaceAdd( &rMulti.GetRoot(), nSpaceAdd ); in SwSpaceManipulator() 1332 bSpaceChg = rMulti.ChgSpaceAdd( pLay, nSpaceAdd ); in SecondLine() 2376 bSpaceChg = pMulti->ChgSpaceAdd( pTxtCursor->pCurr, nSpaceAdd ); in SwTxtCursorSave()
|
H A D | itrcrsr.cxx | 792 ChgSpaceAdd( pCurr, nSpaceAdd ); in _GetCharRect()
|
Completed in 31 milliseconds