Searched refs:MakeFlySection (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 732 SwFlyFrmFmt* SwDoc::MakeFlySection( RndStdIds eAnchorType, in MakeFlySection() function in SwDoc 796 SwFlyFrmFmt* pFmt = MakeFlySection( rAnch.GetAnchorId(), rPam.GetPoint(), in MakeFlyAndMove()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 786 SwFlyFrmFmt* pFlyFmt = pDoc->MakeFlySection( eAnchorId, pPam->GetPoint(), in InsertFlyFrame()
|
H A D | swhtml.cxx | 4825 SwFrmFmt *pFlyFmt = pDoc->MakeFlySection( eAnchorId, in InsertSpacer()
|
H A D | htmltab.cxx | 3806 SwFrmFmt *pFrmFmt = pDoc->MakeFlySection( in BuildTableCell()
|
/aoo42x/main/sw/inc/ |
H A D | doc.hxx | 1105 SwFlyFrmFmt* MakeFlySection( RndStdIds eAnchorType,
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1850 pFly = (SwFlyFrmFmt*)GetDoc().MakeFlySection( eAnchor, pPaM->GetPoint(), in MakeFly()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 814 pRet = GetDoc()->MakeFlySection( eRndId, &rPos, &rSet, pParent, sal_True ); in NewFlyFrm()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 3031 pRetFrmFmt = rDoc.MakeFlySection(eAnchor, pPaM->GetPoint(), &rFlySet); in ConvertDrawTextToFly()
|
H A D | ww8par2.cxx | 3580 pTableDesc->pFlyFmt = rDoc.MakeFlySection( eAnchor, in StartTable()
|
H A D | ww8par6.cxx | 2516 pSFlyPara->pFlyFmt = rDoc.MakeFlySection( pSFlyPara->eAnchor, in StartApo()
|
H A D | ww8par.cxx | 2051 SwFlyFrmFmt *pFrame = rDoc.MakeFlySection(FLY_AT_PARA, pPaM->GetPoint()); in Read_HdFtTextAsHackedFrame()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 3653 pHdFtFmt = pDoc->MakeFlySection( FLY_AS_CHAR, in ReadHeaderFooter()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 2799 pFmt = pDoc->MakeFlySection( FLY_AT_PARA, aPam.GetPoint(), in attachToRange()
|
Completed in 238 milliseconds