Searched refs:RES_FOLLOW_TEXT_FLOW (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | fmtfollowtextflow.hxx | 38 : SfxBoolItem( RES_FOLLOW_TEXT_FLOW, bFlag ) {} in SwFmtFollowTextFlow() 55 { return (const SwFmtFollowTextFlow&)Get( RES_FOLLOW_TEXT_FLOW, bInP ); } in GetFollowTextFlow()
|
H A D | hintids.hxx | 228 RES_FOLLOW_TEXT_FLOW, // 117 enumerator
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 267 aSet.Put( pFrmFmt->GetFmtAttr(RES_FOLLOW_TEXT_FLOW) ); in Execute() 363 pOutSet->GetItemState(RES_FOLLOW_TEXT_FLOW, sal_False, &pFollowItem); in Execute()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 1413 case RES_FOLLOW_TEXT_FLOW: in setPropertyValue() 1633 case RES_FOLLOW_TEXT_FLOW : in getPropertyValue() 1891 case RES_FOLLOW_TEXT_FLOW: in setPropertyToDefault()
|
H A D | unomap.cxx | 361 …{ SW_PROP_NMID(UNO_NAME_IS_FOLLOWING_TEXT_FLOW), RES_FOLLOW_TEXT_FLOW, CPPU_E2T(CPPUTYPE_BOOLE… 851 …{ SW_PROP_NMID(UNO_NAME_IS_FOLLOWING_TEXT_FLOW), RES_FOLLOW_TEXT_FLOW, CPPU_E2T(CPPUTYPE_BOOLE… in GetPropertyMapEntries() 1398 …{ SW_PROP_NMID(UNO_NAME_IS_FOLLOWING_TEXT_FLOW), RES_FOLLOW_TEXT_FLOW, CPPU_E2T(CPPUTYPE_BOOLE… in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 867 GetProperty(RES_FOLLOW_TEXT_FLOW, 0, pFollowTextFlow); in FillBaseProperties()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1656 RES_FOLLOW_TEXT_FLOW == nWhich || in Modify() 1667 RES_FOLLOW_TEXT_FLOW, sal_False ) ) ) ) in Modify()
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | wrap.cxx | 482 static_cast<const SwFmtFollowTextFlow&>(rSet.Get(RES_FOLLOW_TEXT_FLOW)).GetValue(); in ActivatePage()
|
H A D | frmpage.cxx | 402 RES_FOLLOW_TEXT_FLOW, RES_FOLLOW_TEXT_FLOW, 944 static_cast<const SwFmtFollowTextFlow&>(rSet.Get(RES_FOLLOW_TEXT_FLOW)).GetValue(); in Reset()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 629 aAttrTab[ RES_FOLLOW_TEXT_FLOW - POOLATTR_BEGIN ] = new SwFmtFollowTextFlow( sal_True ); in _InitCore()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 962 RES_FOLLOW_TEXT_FLOW, RES_FOLLOW_TEXT_FLOW, 0); in ChangeFly() 1000 … static_cast<const SwFmtFollowTextFlow&>(aSet.Get(RES_FOLLOW_TEXT_FLOW)).GetValue(); in ChangeFly()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | fly.cxx | 867 case RES_FOLLOW_TEXT_FLOW: in _UpdateAttr()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 2595 GetAttrPool().ResetPoolDefaultItem( RES_FOLLOW_TEXT_FLOW ); in RemoveAllFmtLanguageDependencies()
|
Completed in 129 milliseconds