Searched refs:UnitUp (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/core/text/ |
H A D | frmcrsr.cxx | 826 return SwCntntFrm::UnitUp( pPam, nOffset, bSetInReadOnly ); in _UnitUp() 941 return pTmpPrev->SwCntntFrm::UnitUp( pPam, nOffset, bSetInReadOnly ); in _UnitUp() 946 return SwCntntFrm::UnitUp( pPam, nOffset, bSetInReadOnly ); in _UnitUp() 1336 sal_Bool SwTxtFrm::UnitUp(SwPaM *pPam, const SwTwips nOffset, in UnitUp() function in SwTxtFrm
|
/aoo4110/main/sw/source/core/inc/ |
H A D | cntfrm.hxx | 87 virtual sal_Bool UnitUp( SwPaM *, const SwTwips nOffset = 0,
|
H A D | txtfrm.hxx | 308 virtual sal_Bool UnitUp(SwPaM *, const SwTwips nOffset = 0,
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 1866 (bUp ? pFrm->UnitUp( this, nUpDownX, bInReadOnly ) in UpDown()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 865 sal_Bool SwCntntFrm::UnitUp( SwPaM* pPam, const SwTwips, sal_Bool bInReadOnly ) const in UnitUp() function in SwCntntFrm
|
Completed in 50 milliseconds