LibreOffice Module sw (master)
1
|
Go to the source code of this file.
Functions | |
bool | sw_ChkAndSetNewAnchor (const SwFlyFrame &rFly, SfxItemSet &rSet) |
also used in unoframe.cxx More... | |
bool sw_ChkAndSetNewAnchor | ( | const SwFlyFrame & | rFly, |
SfxItemSet & | rSet | ||
) |
also used in unoframe.cxx
Definition at line 210 of file fefly1.cxx.
References SfxItemSet::Get(), SwFormat::GetAnchor(), SwFormatAnchor::GetAnchorId(), SwFormatAnchor::GetContentAnchor(), SwFormat::GetDoc(), SwFlyFrame::GetFormat(), SwFrameAreaDefinition::getFrameArea(), SwDoc::IsInHeaderFooter(), lcl_FindAnchorPos(), SwPosition::nNode, SwRect::Pos(), and RES_ANCHOR().
Referenced by SwFEShell::SetFlyFrameAttr(), SwFEShell::SetFrameFormat(), and SwXFrame::setPropertyValue().