/aoo4110/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 331 RndStdIds eFlyAnchor; 360 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos, 362 virtual void SetFlyAnchor( RndStdIds eAnchor ); 414 SwFrmFmt* MakeFly( RndStdIds eAnchor, SfxItemSet* pSet ); 418 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos, 455 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos, 587 sal_Bool BeginFly( RndStdIds eAnchor = FLY_AT_PARA, sal_Bool bAbsolutePos = sal_False ); 588 void SetFlyAnchor( RndStdIds eAnchor ) in SetFlyAnchor()
|
/aoo4110/main/sw/inc/ |
H A D | fmtanchr.hxx | 43 RndStdIds nAnchorId; 51 SwFmtAnchor( RndStdIds eRnd = FLY_AT_PAGE, sal_uInt16 nPageNum = 0 ); 70 RndStdIds GetAnchorId() const { return nAnchorId; } in GetAnchorId() 76 void SetType( RndStdIds nRndId ) { nAnchorId = nRndId; } in SetType()
|
H A D | IDocumentLayoutAccess.hxx | 56 virtual SwFrmFmt* MakeLayoutFmt( RndStdIds eRequest, const SfxItemSet* pSet ) = 0;
|
H A D | doc.hxx | 622 const SwCntntNode& rNode, RndStdIds eRequestId, 981 virtual SwFrmFmt* MakeLayoutFmt( RndStdIds eRequest, const SfxItemSet* pSet ); 1105 SwFlyFrmFmt* MakeFlySection( RndStdIds eAnchorType, 1973 RndStdIds _eAnchorType,
|
H A D | anchoredobject.hxx | 190 const RndStdIds _eAnchorType,
|
H A D | swtypes.hxx | 160 enum RndStdIds enum
|
H A D | dcontact.hxx | 180 RndStdIds GetAnchorId() const { return GetAnchorFmt().GetAnchorId(); } in GetAnchorId()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | frmmgr.hxx | 84 void SetAnchor(RndStdIds eId); 85 inline RndStdIds GetAnchor() const; 119 void InsertFlyFrm(RndStdIds eAnchorType, 182 inline RndStdIds SwFlyFrmAttrMgr::GetAnchor() const in GetAnchor()
|
H A D | frmpage.hxx | 146 void InitPos(RndStdIds eId, sal_uInt16 nH, sal_uInt16 nHRel, 179 RndStdIds GetAnchor();
|
H A D | wrap.hxx | 103 RndStdIds nAnchorId;
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 202 void SwFlyFrmAttrMgr::InsertFlyFrm(RndStdIds eAnchorType, in InsertFlyFrm() 227 void SwFlyFrmAttrMgr::SetAnchor( RndStdIds eId ) in SetAnchor() 287 const RndStdIds eAnchorType = static_cast<RndStdIds >(rVal.nAnchorType); in ValidateMetrics()
|
H A D | frmpage.cxx | 1022 RndStdIds eAnchorId = (RndStdIds)GetAnchor(); in FillItemSet() 1209 void SwFrmPage::InitPos(RndStdIds eId, in InitPos() 1675 RndStdIds SwFrmPage::GetAnchor() in GetAnchor() 1677 RndStdIds nRet = FLY_AT_PAGE; in GetAnchor() 1726 RndStdIds eAnchorId = (RndStdIds)GetAnchor(); in DeactivatePage() 1740 RndStdIds eId = GetAnchor(); in IMPL_LINK() 1920 RndStdIds eId = GetAnchor(); in IMPL_LINK() 2289 RndStdIds eAnchorId = (RndStdIds)GetAnchor(); in Init()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 88 SwFmtAnchor aAnchor( (RndStdIds)nRndId ); in InsFly() 511 RndStdIds nAnchorTyp = rAnchor.GetAnchorId(); in GetAnchor() 611 SwFmtAnchor aNewAnchor( (RndStdIds) nOldAnchorTyp ); in UndoImpl() 639 SwFmtAnchor aNewAnchor( (RndStdIds) nNewAnchorTyp ); in RedoImpl()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 132 RndStdIds nNew = aNewAnch.GetAnchorId(); in lcl_FindAnchorPos() 228 const RndStdIds nOld = rOldAnch.GetAnchorId(); in lcl_ChkAndSetNewAnchor() 230 RndStdIds nNew = ((SwFmtAnchor&)rSet.Get( RES_ANCHOR )).GetAnchorId(); in lcl_ChkAndSetNewAnchor() 458 const RndStdIds nAnchorId = rFmt.GetAnchor().GetAnchorId(); in FindAnchorPos() 692 RndStdIds eRndId = rAnch.GetAnchorId(); in NewFlyFrm() 1113 RndStdIds eType = pAnchor->GetAnchorId(); in GetFlyFrmAttr() 1202 RndStdIds nNew = ((SwFmtAnchor&)rSet.Get( RES_ANCHOR )).GetAnchorId(); in SetDrawingAttr()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docfly.cxx | 221 const RndStdIds nOld = rOldAnch.GetAnchorId(); in SetFlyFrmAnchor() 224 RndStdIds nNew = aNewAnch.GetAnchorId(); in SetFlyFrmAnchor() 608 RndStdIds _eAnchorType, in ChgAnchor() 656 const RndStdIds eOldAnchorType = pContact->GetAnchorId(); in ChgAnchor()
|
H A D | doclay.cxx | 139 SwFrmFmt *SwDoc::MakeLayoutFmt( RndStdIds eRequest, const SfxItemSet* pSet ) in MakeLayoutFmt() 606 RndStdIds eRequestId, in _MakeFlySection() 648 RndStdIds eAnchorId = pAnchor ? pAnchor->GetAnchorId() in _MakeFlySection() 740 SwFlyFrmFmt* SwDoc::MakeFlySection( RndStdIds eAnchorType, in MakeFlySection() 938 … RndStdIds eAnchorId = pAnchor != NULL ? pAnchor->GetAnchorId() : pFmt->GetAnchor().GetAnchorId(); in InsertDrawObj() 1058 RndStdIds nAnchorId ) in TstFlyRange()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1806 sal_Bool SwFltOutBase::BeginFly( RndStdIds eAnchor /*= FLY_AT_PARA*/, in BeginFly() 1820 /*virtual*/ void SwFltOutBase::SetFlyAnchor( RndStdIds eAnchor ) in SetFlyAnchor() 1851 SwFrmFmt* SwFltOutDoc::MakeFly( RndStdIds eAnchor, SfxItemSet* pSet ) in MakeFly() 1858 sal_Bool SwFltOutDoc::BeginFly( RndStdIds eAnchor /*= FLY_AT_PARA*/, in BeginFly() 1964 sal_Bool SwFltFormatCollection::BeginFly( RndStdIds eAnchor /*= FLY_AT_PARA*/, in BeginFly() 1992 sal_Bool SwFltShell::BeginFly( RndStdIds eAnchor /*= FLY_AT_PARA*/, in BeginFly()
|
H A D | w1sprm.cxx | 576 RndStdIds eAnchor; // Bindung in Start()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 321 … aAnchor.SetType((RndStdIds)((const SfxInt16Item*)pAnchorItem)->GetValue()); in Execute() 828 const RndStdIds eAnchorType = static_cast<RndStdIds >(pValidation->nAnchorType); in IMPL_LINK()
|
H A D | textsh.cxx | 568 RndStdIds eAnchor = FLY_AT_PARA; in TYPEINIT1() 570 eAnchor = (RndStdIds)((SfxUInt16Item *)pItem)->GetValue(); in TYPEINIT1()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 189 RndStdIds eAnchor = (SVBT8ToByte(pDo->by) < 2) ? FLY_AT_PAGE : FLY_AT_PARA; in ReadGrafStart() 2236 RndStdIds SwWW8ImplReader::ProcessEscherAlign(SvxMSDffImportRec* pRecord, in ProcessEscherAlign() 2293 RndStdIds eAnchor = IsInlineEscherHack() ? FLY_AS_CHAR : FLY_AT_CHAR; in ProcessEscherAlign() 2805 RndStdIds eAnchor = ProcessEscherAlign(pRecord, pF, aFlySet, in Read_GrafLayer() 3005 SdrObject* &rpOurNewObject, SvxMSDffImportRec* pRecord, RndStdIds eAnchor, in ConvertDrawTextToFly()
|
H A D | ww8par2.hxx | 97 RndStdIds eAnchor; // Bindung
|
H A D | wrtww8.hxx | 444 RndStdIds eOldAnchorType; 512 RndStdIds eNewAnchorType; // Zeichen gebundenen Flys, der im WW
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 515 const RndStdIds _eAnchorType, in lcl_HideObj() 592 const RndStdIds eAnchorType( pContact->GetAnchorId() ); in HideAndShowObjects() 620 const RndStdIds eAnchorType( pContact->GetAnchorId() ); in HideAndShowObjects()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 1479 SwFmtAnchor::SwFmtAnchor( RndStdIds nRnd, sal_uInt16 nPage ) in SwFmtAnchor() 1624 RndStdIds eAnchor; in PutValue() 3090 const RndStdIds nNewAnchorType( _rNewAnchorFmt.GetAnchorId() ); in SwHandleAnchorNodeChg()
|