Home
last modified time | relevance | path

Searched refs:pFlyFmt (Results 1 – 25 of 42) sorted by last modified time

12

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx346 SwFrmFmt* pFlyFmt = pFlyContact->GetFmt(); in _CreateShape() local
347 SwDoc* pDoc = pFlyFmt->GetDoc(); in _CreateShape()
349 if( RES_FLYFRMFMT == pFlyFmt->Which() in _CreateShape()
350 && 0 != ( pIdx = pFlyFmt->GetCntnt().GetCntntIdx() ) in _CreateShape()
369 xRet = SwXFrames::GetObject( *pFlyFmt, eType ); in _CreateShape()
1307 SwFrmFmt *pFlyFmt = FindFrmFmt( pObj ); in setPropertyValue() local
1308 pFlyFmt->DelFrms(); in setPropertyValue()
1324 DBG_ASSERT( pHnt && pHnt->GetFlyCnt().GetFrmFmt() == pFlyFmt, in setPropertyValue()
1361 SwFmtFlyCnt aFmt( pFlyFmt ); in setPropertyValue()
H A Dunoframe.cxx1461 GetOrCreateSdrObject( pFlyFmt ); in setPropertyValue()
1462 pFlyFmt->GetDoc()->SetFlyFrmTitle( *(pFlyFmt), sTitle ); in setPropertyValue()
1474 GetOrCreateSdrObject( pFlyFmt ); in setPropertyValue()
1475 pFlyFmt->GetDoc()->SetFlyFrmDescription( *(pFlyFmt), sDescription ); in setPropertyValue()
1852 if(!pFlyFmt || pFlyFmt->Which() == RES_DRAWFRMFMT) in setPropertyValue()
2106 GetOrCreateSdrObject( pFlyFmt ); in getPropertyValue()
2116 GetOrCreateSdrObject( pFlyFmt ); in getPropertyValue()
2519 GetOrCreateSdrObject( pFlyFmt ); in setPropertyToDefault()
2520 pFlyFmt->GetDoc()->SetFlyFrmTitle( *(pFlyFmt), aEmptyStr ); in setPropertyToDefault()
2529 GetOrCreateSdrObject( pFlyFmt ); in setPropertyToDefault()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4597 SwFlyFrmFmt* pFlyFmt = pOrder->pFly; in CoreLoad() local
4624 pFlyFmt->SetFmtAttr( aChain ); in CoreLoad()
H A Dww8par.hxx1339 void MapWrapIntoFlyFmt(SvxMSDffImportRec* pRecord, SwFrmFmt* pFlyFmt);
1341 void SetAttributesAtGrfNode( SvxMSDffImportRec* pRecord, SwFrmFmt *pFlyFmt,
1375 SwFrmFmt* ImportGraf(SdrTextObj* pTextObj = 0, SwFrmFmt* pFlyFmt = 0);
1452 sal_uInt16 nTxBxS, sal_uInt16 nSequence, long nPosCp, SwFrmFmt* pFlyFmt,
1469 SdrObject* CreateContactObject(SwFrmFmt* pFlyFmt);
1536 void MoveInsideFly(const SwFrmFmt *pFlyFmt);
1537 SwTwips MoveOutsideFly(SwFrmFmt *pFlyFmt, const SwPosition &rPos,
H A Dww8graf.cxx979 SwFrmFmt* pFlyFmt = 0; in InsertTxbxText() local
1119 if( pFlyFmt ) in InsertTxbxText()
1142 rbEraseTextObj = (0 != pFlyFmt); in InsertTxbxText()
1184 return pFlyFmt; in InsertTxbxText()
2014 SwFrmFmt* pFlyFmt) in MapWrapIntoFlyFmt() argument
2016 if (!pRecord || !pFlyFmt) in MapWrapIntoFlyFmt()
2024 pFlyFmt->SetFmtAttr(aLR); in MapWrapIntoFlyFmt()
2031 pFlyFmt->SetFmtAttr(aUL); in MapWrapIntoFlyFmt()
2118 SwFrmFmt *pFlyFmt, WW8_FSPA *pF ) in SetAttributesAtGrfNode() argument
2202 if (pFlyFmt) in CreateContactObject()
[all …]
H A Dww8par2.cxx244 SwFlyFrmFmt* pFlyFmt; member in WW8TabDesc
1871 pFlyFmt(0), in WW8TabDesc()
2590 pIo->pSFlyPara->pFlyFmt->SetFmtAttr(aHori); in CreateSwTable()
3564 ASSERT(pSFlyPara->pFlyFmt, in StartTable()
3580 pTableDesc->pFlyFmt = rDoc.MakeFlySection( eAnchor, in StartTable()
3585 MoveInsideFly(pTableDesc->pFlyFmt); in StartTable()
3588 if (pTableDesc->pFlyFmt) in StartTable()
3590 pTableDesc->SetSizePosition(pTableDesc->pFlyFmt); in StartTable()
3600 pTableDesc->pFlyFmt->SetFmtAttr( aFlySet ); in StartTable()
3606 pTableDesc->pFlyFmt->SetFmtAttr(aHori); in StartTable()
[all …]
H A Dwrtw8nds.cxx1355 const SwFrmFmt *pFlyFmt = &rFlyFmt; in TrueFrameDirection() local
1357 while ( pFlyFmt ) in TrueFrameDirection()
1359 pItem = &pFlyFmt->GetFrmDir(); in TrueFrameDirection()
1363 const SwFmtAnchor* pAnchor = &pFlyFmt->GetAnchor(); in TrueFrameDirection()
1370 pFlyFmt = 0; in TrueFrameDirection()
1373 pFlyFmt = 0; in TrueFrameDirection()
1407 const SwFrmFmt *pFlyFmt = &rFlyFmt; in TrueFrameBgBrush() local
1410 while (pFlyFmt) in TrueFrameBgBrush()
1425 pFlyFmt = in TrueFrameBgBrush()
1429 pFlyFmt = 0; in TrueFrameBgBrush()
[all …]
H A Dww8par6.cxx2364 const SwFmtCntnt& rCntnt = pFlyFmt->GetCntnt(); in MoveInsideFly()
2521 if (pSFlyPara->pFlyFmt) in StartApo()
2544 MoveInsideFly(pSFlyPara->pFlyFmt); in StartApo()
2661 pSFlyPara->pFlyFmt->SetFmtAttr( in StopApo()
2689 pSFlyPara->pFlyFmt->SetFmtAttr(aSize); in StopApo()
2701 if (pSFlyPara && pSFlyPara->pFlyFmt) in StopApo()
2702 pFmtOfJustInsertedApo = pSFlyPara->pFlyFmt; in StopApo()
3278 SwFrmFmt *pFlyFmt = rFly.GetFrmFmt(); in ContainsSingleInlineGraphic() local
3279 if (pFlyFmt && in ContainsSingleInlineGraphic()
3282 pRet = pFlyFmt; in ContainsSingleInlineGraphic()
[all …]
H A Dww8par2.hxx87 SwFlyFrmFmt* pFlyFmt; member
H A Dww8graf2.cxx403 SwFlyFrmFmt* pFlyFmt = rDoc.Insert(*pPaM, rFileName, aEmptyStr, pGraph, in MakeGrafNotInCntnt() local
408 (FLY_AT_PARA == pFlyFmt->GetAnchor().GetAnchorId())) in MakeGrafNotInCntnt()
410 pFlyFmt->MakeFrms(); in MakeGrafNotInCntnt()
412 return pFlyFmt; in MakeGrafNotInCntnt()
423 SwFrmFmt* pFlyFmt = 0; in MakeGrafInCntnt() local
426 pFlyFmt = ImportOle(pGraph, &aFlySet, &rGrfSet); in MakeGrafInCntnt()
428 if( !pFlyFmt ) // dann eben als Graphic in MakeGrafInCntnt()
431 pFlyFmt = rDoc.Insert( *pPaM, rFileName, aEmptyStr, pGraph, &aFlySet, in MakeGrafInCntnt()
439 return pFlyFmt; in MakeGrafInCntnt()
/trunk/main/sw/source/filter/html/
H A Dhtmlplug.cxx472 SwFrmFmt* pFlyFmt = in InsertEmbed() local
477 pFlyFmt->SetName( aName ); in InsertEmbed()
481 pDoc->GetNodes()[ pFlyFmt->GetCntnt().GetCntntIdx() in InsertEmbed()
491 RegisterFlyFrm( pFlyFmt ); in InsertEmbed()
646 SwFrmFmt* pFlyFmt = in EndObject() local
660 RegisterFlyFrm( pFlyFmt ); in EndObject()
779 SwFrmFmt* pFlyFmt = in EndApplet() local
788 pDoc->GetNodes()[ pFlyFmt->GetCntnt().GetCntntIdx() in EndApplet()
793 RegisterFlyFrm( pFlyFmt ); in EndApplet()
960 SwFrmFmt* pFlyFmt = in InsertFloatingFrame() local
[all …]
H A Dswhtml.cxx4825 SwFrmFmt *pFlyFmt = pDoc->MakeFlySection( eAnchorId, in InsertSpacer() local
4828 RegisterFlyFrm( pFlyFmt ); in InsertSpacer()
H A Dhtmlsect.cxx786 SwFlyFrmFmt* pFlyFmt = pDoc->MakeFlySection( eAnchorId, pPam->GetPoint(), in InsertFlyFrame() local
790 pFlyFmt->SetName( rName ); in InsertFlyFrame()
792 RegisterFlyFrm( pFlyFmt ); in InsertFlyFrame()
794 const SwFmtCntnt& rFlyCntnt = pFlyFmt->GetCntnt(); in InsertFlyFrame()
H A Dhtmlgrin.cxx292 void SwHTMLParser::RegisterFlyFrm( SwFrmFmt *pFlyFmt ) in RegisterFlyFrm() argument
296 if( RES_DRAWFRMFMT != pFlyFmt->Which() && in RegisterFlyFrm()
297 (FLY_AT_PARA == pFlyFmt->GetAnchor().GetAnchorId()) && in RegisterFlyFrm()
298 SURROUND_THROUGHT == pFlyFmt->GetSurround().GetSurround() ) in RegisterFlyFrm()
300 aMoveFlyFrms.Insert( pFlyFmt, aMoveFlyFrms.Count() ); in RegisterFlyFrm()
727 pFlyFmt->SetName( sHTMLGrfName ); in InsertImage()
753 SwFmtURL aURL( pFlyFmt->GetURL() ); in InsertImage()
758 pFlyFmt->SetFmtAttr( aURL ); in InsertImage()
773 if ((FLY_AS_CHAR == pFlyFmt->GetAnchor().GetAnchorId()) && in InsertImage()
797 pFlyFmt->SetFmtAttr( aMacroItem ); in InsertImage()
[all …]
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx778 IMPL_LINK( SwWrtShell, ExecFlyMac, void *, pFlyFmt ) in IMPL_LINK() argument
780 const SwFrmFmt *pFmt = pFlyFmt ? (SwFrmFmt*)pFlyFmt : GetFlyFrmFmt(); in IMPL_LINK()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3099 const SwFlyFrmFmt* pFlyFmt; in Reset() local
3101 if ((pFlyFmt = rChain.GetPrev()) != 0) in Reset()
3103 sPrevChain = pFlyFmt->GetName(); in Reset()
3106 if ((pFlyFmt = rChain.GetNext()) != 0) in Reset()
3108 sNextChain = pFlyFmt->GetName(); in Reset()
3241 const SwFlyFrmFmt* pFlyFmt; in FillItemSet() local
3243 if ((pFlyFmt = rChain.GetPrev()) != 0) in FillItemSet()
3244 sPrevChain = pFlyFmt->GetName(); in FillItemSet()
3246 if ((pFlyFmt = rChain.GetNext()) != 0) in FillItemSet()
3247 sNextChain = pFlyFmt->GetName(); in FillItemSet()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1405 const SwFrmFmt* pFlyFmt = rSh.GetFlyFrmFmt(); in KeyInput() local
1406 if( pFlyFmt ) in KeyInput()
1422 xVar->PutString( pFlyFmt->GetName() ); in KeyInput()
1660 if( pFlyFmt ) in KeyInput()
1674 if ( ( pFlyFmt in KeyInput()
3672 const SwFrmFmt* pFlyFmt; in MouseMove() local
3688 if( 0 != ( pFlyFmt = rSh.GetFlyFrmFmt() ) && in MouseMove()
3698 xVar->PutString( pFlyFmt->GetName() ); in MouseMove()
4079 const SwFrmFmt* pFlyFmt; in MouseButtonUp() local
4086 if( 0 != ( pFlyFmt = rSh.GetFlyFrmFmt() ) && in MouseButtonUp()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1015 const SwFlyFrmFmt* pFlyFmt = pActiveShell->GetDoc()->FindFlyByName( pCnt->GetName(), 0); in GetEntryAltText() local
1016 if( pFlyFmt ) in GetEntryAltText()
1017 return pFlyFmt->/*GetAlternateText*/GetName(); in GetEntryAltText()
1093 const SwFlyFrmFmt* pFlyFmt = pActiveShell->GetDoc()->FindFlyByName( pCnt->GetName(), 0); in GetEntryLongDescription() local
1094 if( pFlyFmt ) in GetEntryLongDescription()
1095 return pFlyFmt->GetDescription(); in GetEntryLongDescription()
H A Duitool.cxx716 const SwFrmFmt *pFlyFmt; in GetTableWidth() local
717 if ( 0 == (pFlyFmt = pSh->GetFlyFrmFmt()) ) in GetTableWidth()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx385 SwFlyFrmFmt* pFlyFmt = dynamic_cast< SwFlyFrmFmt* >( GetFlyFmt() ); in onGraphicChanged() local
387 if ( pFlyFmt != NULL ) in onGraphicChanged()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx573 SwFlyFrmFmt* pFlyFmt = in Execute() local
575 if(pFlyFmt) in Execute()
577 if (pFlyFmt->GetName() != sPrevName) in Execute()
579 rSh.Unchain(*pFlyFmt); in Execute()
607 SwFlyFrmFmt* pFlyFmt = in Execute() local
609 if(pFlyFmt) in Execute()
611 if (pFlyFmt->GetName() != sNextName) in Execute()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx178 SwFltAnchor(SwFrmFmt* pFlyFmt);
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1170 SwFrmFmt* pFlyFmt = pFlyCnt->GetFlyCnt().GetFrmFmt(); in ReadFly() local
1171 const SwNodeIndex* pFlySNd = pFlyFmt->GetCntnt().GetCntntIdx(); in ReadFly()
1176 SwFmtFrmSize aSz1( (SwFmtFrmSize&)pFlyFmt->GetAttrSet(). in ReadFly()
1187 SfxItemSet aDiffs( pFlyFmt->GetAttrSet() ); in ReadFly()
1294 SwFlyFrmFmt* pFlyFmt = pDoc->Insert( *pPam, in InsPicture() local
1300 pGrfNd = pDoc->GetNodes()[ pFlyFmt->GetCntnt().GetCntntIdx()-> in InsPicture()
1304 (SfxItemSet&)pFlyFmt->GetAttrSet(), in InsPicture()
1314 SwXFrame::GetOrCreateSdrObject( pFlyFmt ); in InsPicture()
1315 pDoc->SetFlyFrmDescription( *(pFlyFmt), aIt->second ); in InsPicture()
1319 SwXFrame::GetOrCreateSdrObject( pFlyFmt ); in InsPicture()
[all …]
H A Dswparrtf.cxx3782 SwFrmFmt* pFlyFmt = pTxtAttr->GetFlyCnt().GetFrmFmt(); in ReadHeaderFooter() local
3785 pDoc->DelLayoutFmt( pFlyFmt ); in ReadHeaderFooter()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx346 SwFrmFmt* pFlyFmt = pDoc->CopyLayoutFmt( *pFrmFmt, aAnchor, true, true ); in RepeatImpl() local
347 (void) pFlyFmt; in RepeatImpl()

Completed in 302 milliseconds

12