Home
last modified time | relevance | path

Searched refs:GetFollowTextFlow (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/inc/
H A Dfmtfollowtextflow.hxx54 inline const SwFmtFollowTextFlow &SwAttrSet::GetFollowTextFlow(sal_Bool bInP) const in GetFollowTextFlow() function in SwAttrSet
57 inline const SwFmtFollowTextFlow &SwFmt::GetFollowTextFlow(sal_Bool bInP) const in GetFollowTextFlow() function in SwFmt
58 { return aSet.GetFollowTextFlow( bInP ); } in GetFollowTextFlow()
H A Dformat.hxx260 inline const SwFmtFollowTextFlow &GetFollowTextFlow(sal_Bool = sal_True) const;
H A Dswatrset.hxx301 inline const SwFmtFollowTextFlow &GetFollowTextFlow(sal_Bool = sal_True) const;
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx218 SwFmtFollowTextFlow* GetFollowTextFlow( sal_Bool _bCreate = sal_False ) in GetFollowTextFlow() function in SwShapeDescriptor_Impl
698 if ( pDesc->GetFollowTextFlow() ) in add()
700 aSet.Put( *pDesc->GetFollowTextFlow() ); in add()
1417 pItem = pImpl->GetFollowTextFlow( sal_True ); in setPropertyValue()
1637 pItem = pImpl->GetFollowTextFlow(); in getPropertyValue()
/aoo4110/main/sw/source/core/layout/
H A Dflylay.cxx182 GetFrmFmt().GetFollowTextFlow().GetValue() ) ) in MakeAll()
1069 const bool bFollowTextFlow = pFly->GetFmt()->GetFollowTextFlow().GetValue(); in CalcClipRect()
H A Dobjectformattertxtfrm.cxx169 _rAnchoredObj.GetFrmFmt().GetFollowTextFlow().GetValue() ); in DoFormatObj()
H A Dflowfrm.cxx1192 pObj->GetFrmFmt().GetFollowTextFlow().GetValue() ) in IsPrevObjMove()
H A Dtabfrm.cxx4034 rFrmFmt.GetFollowTextFlow().GetValue() && in CalcHeightWidthFlys()
5380 !rAnchoredObjFrmFmt.GetFollowTextFlow().GetValue() ) in Format()
H A Dfly.cxx1466 pFly->GetFmt()->GetFollowTextFlow().GetValue() ) in Format()
/aoo4110/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx131 mbFollowTextFlow = mpFrmFmt->GetFollowTextFlow().GetValue(); in _GetInfoAboutObj()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2461 const bool bFollowTextFlow = _rFrmFmt.GetFollowTextFlow().GetValue(); in ConvertPosition()

Completed in 870 milliseconds