Home
last modified time | relevance | path

Searched refs:RES_FOLLOW_TEXT_FLOW (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtfollowtextflow.hxx38 : SfxBoolItem( RES_FOLLOW_TEXT_FLOW, bFlag ) {} in SwFmtFollowTextFlow()
55 { return (const SwFmtFollowTextFlow&)Get( RES_FOLLOW_TEXT_FLOW, bInP ); } in GetFollowTextFlow()
H A Dhintids.hxx228 RES_FOLLOW_TEXT_FLOW, // 117 enumerator
/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx267 aSet.Put( pFrmFmt->GetFmtAttr(RES_FOLLOW_TEXT_FLOW) ); in Execute()
363 pOutSet->GetItemState(RES_FOLLOW_TEXT_FLOW, sal_False, &pFollowItem); in Execute()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1413 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 Dunomap.cxx361 …{ 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 Dunoframe.cxx867 GetProperty(RES_FOLLOW_TEXT_FLOW, 0, pFollowTextFlow); in FillBaseProperties()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1656 RES_FOLLOW_TEXT_FLOW == nWhich || in Modify()
1667 RES_FOLLOW_TEXT_FLOW, sal_False ) ) ) ) in Modify()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx482 static_cast<const SwFmtFollowTextFlow&>(rSet.Get(RES_FOLLOW_TEXT_FLOW)).GetValue(); in ActivatePage()
H A Dfrmpage.cxx402 RES_FOLLOW_TEXT_FLOW, RES_FOLLOW_TEXT_FLOW,
944 static_cast<const SwFmtFollowTextFlow&>(rSet.Get(RES_FOLLOW_TEXT_FLOW)).GetValue(); in Reset()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx629 aAttrTab[ RES_FOLLOW_TEXT_FLOW - POOLATTR_BEGIN ] = new SwFmtFollowTextFlow( sal_True ); in _InitCore()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx962 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()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx867 case RES_FOLLOW_TEXT_FLOW: in _UpdateAttr()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx2595 GetAttrPool().ResetPoolDefaultItem( RES_FOLLOW_TEXT_FLOW ); in RemoveAllFmtLanguageDependencies()

Completed in 176 milliseconds