Searched refs:bTstEnde (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 119 sal_Bool bTstEnde = rPam.GetPoint()->nNode == rPam.GetMark()->nNode; in lcl_SetAttrPam() local 128 if( bTstEnde && *pEnde > nCntntPos ) in lcl_SetAttrPam()
|
/aoo42x/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 154 …virtual void SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId=0, sal_Bool bTstEnde=sal_True, lon…
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 343 sal_Bool bTstEnde, long nHand, sal_Bool consumedByField ) in SetAttr() argument 385 if (bTstEnde) in SetAttr()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 307 sal_Bool bTstEnde = sal_True,
|
H A D | ww8par.cxx | 1088 sal_Bool bTstEnde, long nHand, sal_Bool ) in SetAttr() argument 1107 SwFltControlStack::SetAttr(rPos, nAttrId, bTstEnde, nHand); in SetAttr()
|
Completed in 121 milliseconds