Home
last modified time | relevance | path

Searched refs:GetAnchor (Results 51 – 75 of 121) sorted by relevance

12345

/trunk/main/sw/source/core/docnode/
H A Dnode.cxx503 const SwFmtAnchor& rAnchor = pFlyFmt->GetAnchor(); in IsProtect()
597 const SwFmtAnchor* pAnchor = &pFmt->GetAnchor(); in FindPageDesc()
619 pAnchor = &pFrmFmt->GetAnchor(); in FindPageDesc()
/trunk/main/sw/source/core/undo/
H A Dundel.cxx76 pAnchor = &pFmt->GetAnchor(); in lcl_MakeAutoFrms()
643 pAnchor = &pFmt->GetAnchor(); in lcl_ReAnchorAtCntntFlyFrames()
/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx316 SwFmtAnchor aAnchor(pFrmFmt->GetAnchor()); in Execute()
832 pCntntPos = pFrmFmt->GetAnchor().GetCntntAnchor(); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx210 SwFmtAnchor &rFmtAnchor = (SwFmtAnchor&)rpFmt->GetAnchor(); in lcl_DelFmtIndizes()
1308 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()
/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx179 const SwFmtAnchor* GetAnchor() const { return pAnchor; } in GetAnchor() function in _ZSortFly
/trunk/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx71 const bool bFlyAtFly = FLY_AT_FLY == rFrmFmt.GetAnchor().GetAnchorId(); in CalcPosition()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx310 ScAddress* GetAnchor(const uno::Reference<drawing::XShape>& xShape) const;
1158 ScAddress* ScChildrenShapes::GetAnchor(const uno::Reference<drawing::XShape>& xShape) const in GetAnchor() function in ScChildrenShapes
1170 if (ScDrawLayer::GetAnchor(pSdrObj) == SCA_CELL) in GetAnchor()
1237 ScAddress* pAddress = GetAnchor(xShape); in SetAnchor()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2706 const SwFmtAnchor* pAnchor = &rFmt.GetAnchor(); in IsLowerOf()
2725 pAnchor = &pFmt->GetAnchor(); in IsLowerOf()
2809 SwFmtAnchor aAnchorAttr( GetAnchor() ); in MakeFrms()
3172 const SwFmtAnchor& aOldAnchorFmt( _rFlyFrmFmt.GetAnchor() ); in SwHandleAnchorNodeChg()
H A Dobjectformatter.cxx334 !(_rAnchoredObj.GetFrmFmt().GetAnchor().GetAnchorId() == FLY_AS_CHAR) ) in _FormatObj()
H A Dflowfrm.cxx359 if ( rFmt.GetAnchor().GetAnchorId() == FLY_AT_PARA ) in BwdMoveNecessary()
362 sal_uLong nTmpIndex = rFmt.GetAnchor().GetCntntAnchor()->nNode.GetIndex(); in BwdMoveNecessary()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx320 (FLY_AS_CHAR == pCont->GetFmt()->GetAnchor().GetAnchorId()) ) in NotifySizeChg()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx74 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in HasBareGraphicEnd()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx210 static ScAnchorType GetAnchor( const SdrObject* );
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx179 RndStdIds GetAnchor();
/trunk/main/sw/inc/
H A Ddcontact.hxx177 return GetFmt()->GetAnchor(); in GetAnchorFmt()
H A Dformat.hxx236 inline const SwFmtAnchor &GetAnchor( sal_Bool = sal_True ) const;
H A Dswatrset.hxx287 inline const SwFmtAnchor &GetAnchor( sal_Bool = sal_True ) const;
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx335 const SwFmtAnchor& pAnchor = pFrmFmt->GetAnchor(); in GetSelectedState()
H A Daccselectionhelper.cxx332 const SwFmtAnchor& pAnchor = pFrmFmt->GetAnchor(); in getSelectedAccessibleChild()
H A Daccmap.cxx1180 const SwFmtAnchor& pAnchor = pFrmFmt->GetAnchor(); in InvalidateShapeInParaSelection()
1296 const SwFmtAnchor& pAnchor = pFrmFmt->GetAnchor(); in InvalidateShapeInParaSelection()
1593 const SwFmtAnchor& pAnchor = pFrmFmt->GetAnchor(); in DoInvalidateShapeSelection()
/trunk/main/sw/source/core/text/
H A Dporfly.cxx173 const SwFmtAnchor& rAnch = pAnchoredObj->GetFrmFmt().GetAnchor(); in MoveFlyInCnt()
H A DEnhancedPDFExportHelper.cxx361 static_cast<const SwFlyFrm*>(&rFrm)->GetFmt()->GetAnchor(); in CheckReopenTag()
1806 const SwFmtAnchor &rAnch = pFrmFmt->GetAnchor(); in EnhancedPDFExport()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx918 if( GetAnchor( pObject ) == SCA_CELL ) in MoveAreaTwips()
1878 ScAnchorType eOldAnchorType = GetAnchor( pObj ); in SetAnchor()
1889 ScAnchorType ScDrawLayer::GetAnchor( const SdrObject* pObj ) in GetAnchor() function in ScDrawLayer
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx125 switch( pView->GetAnchor() ) in GetState()
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx245 ScAnchorType eType = ScDrawLayer::GetAnchor(pObj); in getPlacement()

Completed in 535 milliseconds

12345