Lines Matching refs:SwFlyFrmAttrMgr
55 class SW_DLLPUBLIC SwFlyFrmAttrMgr class
77 SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, sal_uInt8 nType );
80 SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell *pSh, const SfxItemSet &rSet );
147 inline const Size& SwFlyFrmAttrMgr::GetSize() const in GetSize()
152 inline const SwFmtVertOrient &SwFlyFrmAttrMgr::GetVertOrient() const in GetVertOrient()
156 inline const SwFmtHoriOrient &SwFlyFrmAttrMgr::GetHoriOrient() const in GetHoriOrient()
160 inline const SwFmtFrmSize& SwFlyFrmAttrMgr::GetFrmSize() const in GetFrmSize()
164 inline const SvxShadowItem &SwFlyFrmAttrMgr::GetShadow() const in GetShadow()
168 inline const SvxBoxItem &SwFlyFrmAttrMgr::GetBox() const in GetBox()
172 inline const SwFmtSurround &SwFlyFrmAttrMgr::GetSurround() const in GetSurround()
177 inline Point SwFlyFrmAttrMgr::GetPos() const in GetPos()
182 inline RndStdIds SwFlyFrmAttrMgr::GetAnchor() const in GetAnchor()
187 inline sal_uInt16 SwFlyFrmAttrMgr::GetHeightPercent() const in GetHeightPercent()