| /AOO42X/main/sw/source/ui/frmdlg/ |
| H A D | frmmgr.cxx | 70 SwFlyFrmAttrMgr::SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, sal_uInt8 nType ) : in SwFlyFrmAttrMgr() function in SwFlyFrmAttrMgr 102 SwFlyFrmAttrMgr::SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, const SfxItemSet &rSet ) : in SwFlyFrmAttrMgr() function in SwFlyFrmAttrMgr 122 void SwFlyFrmAttrMgr::UpdateAttrMgr() in UpdateAttrMgr() 129 void SwFlyFrmAttrMgr::_UpdateFlyFrm() in _UpdateFlyFrm() 149 void SwFlyFrmAttrMgr::UpdateFlyFrm() in UpdateFlyFrm() 183 sal_Bool SwFlyFrmAttrMgr::InsertFlyFrm() in InsertFlyFrm() 207 void SwFlyFrmAttrMgr::InsertFlyFrm(RndStdIds eAnchorType, in InsertFlyFrm() 232 void SwFlyFrmAttrMgr::SetAnchor( RndStdIds eId ) in SetAnchor() 254 void SwFlyFrmAttrMgr::SetCol( const SwFmtCol &rCol ) in SetCol() 262 void SwFlyFrmAttrMgr::SetAbsPos( const Point& rPoint ) in SetAbsPos() [all …]
|
| H A D | wrap.cxx | 457 SwFlyFrmAttrMgr aMgr( bNew, pSh, (const SwAttrSet&)GetItemSet() ); in ActivatePage()
|
| H A D | frmpage.cxx | 1788 SwFlyFrmAttrMgr aMgr( bNew, pSh, (const SwAttrSet&)GetItemSet() ); in IMPL_LINK()
|
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | frmmgr.hxx | 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() [all …]
|
| H A D | wrtsh.hxx | 38 class SwFlyFrmAttrMgr; 305 const Graphic &, SwFlyFrmAttrMgr * = 0,
|
| /AOO42X/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh1.cxx | 284 const Graphic &rGrf, SwFlyFrmAttrMgr *pFrmMgr, in Insert() 314 pFrmMgr = new SwFlyFrmAttrMgr( sal_True, this, FRMMGR_TYPE_GRF ); in Insert() 553 SwFlyFrmAttrMgr aFrmMgr( sal_True, this, FRMMGR_TYPE_OLE ); in InsertOleObject()
|
| /AOO42X/main/sw/source/ui/shells/ |
| H A D | textsh.cxx | 528 SwFlyFrmAttrMgr aMgr( sal_True, GetShellPtr(), FRMMGR_TYPE_TEXT ); in TYPEINIT1() 563 SwFlyFrmAttrMgr aMgr( sal_True, GetShellPtr(), FRMMGR_TYPE_TEXT ); in TYPEINIT1() 748 SwFlyFrmAttrMgr aFrmMgr( sal_True, &rSh, FRMMGR_TYPE_GRF ); in TYPEINIT1()
|
| H A D | basesh.cxx | 1235 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in Execute() 1267 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in Execute() 1453 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in GetState() 2450 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in GetBorderState() 2531 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in ExecDlg()
|
| H A D | frmsh.cxx | 301 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in Execute() 730 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, FRMMGR_TYPE_NONE ); in GetState()
|
| H A D | grfsh.cxx | 120 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, rSh.IsFrmSelected() ? in Execute()
|
| /AOO42X/main/sw/source/ui/app/ |
| H A D | appenv.cxx | 432 SwFlyFrmAttrMgr aMgr(sal_False, pSh, FRMMGR_TYPE_ENVELP); in InsertEnv()
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 225 SwFlyFrmAttrMgr aFrmMgr( sal_True, GetWrtShellPtr(), FRMMGR_TYPE_GRF ); in InsertGraphic() 1837 SwFlyFrmAttrMgr aMgr( sal_True, pWrtShell, FRMMGR_TYPE_TEXT ); in InsFrmMode()
|