/aoo41x/main/sw/source/core/docnode/ |
H A D | ndnotxt.cxx | 289 ASSERT( pFlyFmt, in SetTitle() 291 if ( !pFlyFmt ) in SetTitle() 296 pFlyFmt->SetObjTitle( rTitle, bBroadcast ); in SetTitle() 302 ASSERT( pFlyFmt, in GetTitle() 304 if ( !pFlyFmt ) in GetTitle() 309 return pFlyFmt->GetObjTitle(); in GetTitle() 315 ASSERT( pFlyFmt, in SetDescription() 317 if ( !pFlyFmt ) in SetDescription() 328 ASSERT( pFlyFmt, in GetDescription() 330 if ( !pFlyFmt ) in GetDescription() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 2047 const SwFrmFmt* pFlyFmt = rFmts[ n ]; in lcl_GetUniqueFlyName() local 2094 const SwFrmFmt* pFlyFmt = rFmts[ --n ]; in FindFlyByName() local 2096 if( RES_FLYFRMFMT == pFlyFmt->Which() && pFlyFmt->GetName() == rName && in FindFlyByName() 2107 return (SwFlyFrmFmt*)pFlyFmt; in FindFlyByName() 2110 return (SwFlyFrmFmt*)pFlyFmt; in FindFlyByName() 2149 SwFrmFmtPtr pFlyFmt; in SetAllUniqueFlyNames() local 2173 aArr.Insert( pFlyFmt, aArr.Count() ); in SetAllUniqueFlyNames() 2318 while( pFlyFmt ) in GetTextDirection() 2320 pItem = &pFlyFmt->GetFrmDir(); in GetTextDirection() 2332 pFlyFmt = 0; in GetTextDirection() [all …]
|
H A D | docfly.cxx | 80 const SwFrmFmt* pFlyFmt = rFmts[ i ]; in GetFlyCount() local 81 if( RES_FLYFRMFMT == pFlyFmt->Which() in GetFlyCount() 82 && 0 != ( pIdx = pFlyFmt->GetCntnt().GetCntntIdx() ) in GetFlyCount() 123 SwFrmFmt* pFlyFmt = rFmts[ i ]; in GetFlyNum() local 124 if( RES_FLYFRMFMT == pFlyFmt->Which() in GetFlyNum() 134 pRetFmt = pFlyFmt; in GetFlyNum() 138 pRetFmt = pFlyFmt; in GetFlyNum() 142 pRetFmt = pFlyFmt; in GetFlyNum() 146 pRetFmt = pFlyFmt; in GetFlyNum() 154 const SwFrmFmt* pFlyFmt ) in lcl_FindAnchorLayPos() argument [all …]
|
H A D | docdde.cxx | 334 const SwFlyFrmFmt* pFlyFmt = FindFlyByName( sName ); in SelectServerObj() local 335 if( pFlyFmt && in SelectServerObj() 336 0 != ( pIdx = (SwNodeIndex*)pFlyFmt->GetCntnt().GetCntntIdx() ) && in SelectServerObj()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 145 SwFrmFmt* pFlyFmt = pFly->GetFmt(); in Copy() local 146 SwFmtAnchor aAnchor( pFlyFmt->GetAnchor() ); in Copy() 160 pFlyFmt = pClpDoc->CopyLayoutFmt( *pFlyFmt, aAnchor, true, true ); in Copy() 165 if( rSpzFrmFmts[ 0 ] != pFlyFmt ) in Copy() 167 sal_uInt16 nPos = rSpzFrmFmts.GetPos( pFlyFmt ); in Copy() 171 rSpzFrmFmts.Insert( pFlyFmt, 0 ); in Copy() 493 SwFrmFmt* pFlyFmt = pFly->GetFmt(); in Copy() local 494 SwFmtAnchor aAnchor( pFlyFmt->GetAnchor() ); in Copy() 517 const SwNodeIndex *pTmp = pFlyFmt->GetCntnt().GetCntntIdx(); in Copy() 553 SwFrmFmt *pOldFmt = pFlyFmt; in Copy() [all …]
|
H A D | fews.cxx | 491 SwFlyFrmFmt* pFlyFmt = 0; in InsertLabel() local 540 if( !pFlyFmt ) in InsertLabel() 541 pFlyFmt = pFmt; in InsertLabel() 555 … pFlyFmt = GetDoc()->InsertLabel( eType, rTxt, rSeparator, rNumberSeparator, bBefore, nId, in InsertLabel() 560 if( pFlyFmt && 0 != ( pFrm = pFlyFmt->GetFrm( &aPt ))) in InsertLabel()
|
H A D | feshview.cxx | 113 const SwFrmFmt *pFlyFmt = pSh->SelFlyGrabCrsr(); in lcl_GrabCursor() local 114 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor() 115 (!pOldSelFly || pOldSelFly->GetFmt() != pFlyFmt) ) in lcl_GrabCursor() 118 pSh->GetFlyMacroLnk().Call( (void*)pFlyFmt ); in lcl_GrabCursor() 126 else if( !pFlyFmt || RES_DRAWFRMFMT == pFlyFmt->Which() ) in lcl_GrabCursor() 2414 const SwFlyFrmFmt* pFlyFmt = pDoc->FindFlyByName( rName, aChkArr[ eType]); in GotoFly() local 2415 if( pFlyFmt ) in GotoFly() 2419 SwFlyFrm* pFrm = SwIterator<SwFlyFrm,SwFmt>::FirstElement( *pFlyFmt ); in GotoFly()
|
H A D | fefly1.cxx | 1164 SwFlyFrmFmt* pFlyFmt = (SwFlyFrmFmt*)pFly->GetFmt(); in SetFlyFrmAttr() local 1166 if( GetDoc()->SetFlyFrmAttr( *pFlyFmt, rSet )) in SetFlyFrmAttr() 1169 SwFlyFrm* pFrm = pFlyFmt->GetFrm( &aPt ); in SetFlyFrmAttr() 1320 SwFlyFrmFmt* pFlyFmt = (SwFlyFrmFmt*)pFly->GetFmt(); in SetFrmFmt() local 1333 if( GetDoc()->SetFrmFmtToFly( *pFlyFmt, *pNewFmt, pSet, bKeepOrient )) in SetFrmFmt() 1335 SwFlyFrm* pFrm = pFlyFmt->GetFrm( &aPt ); in SetFrmFmt()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 292 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 …]
|
H A D | htmlplug.cxx | 472 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 D | htmlsect.cxx | 786 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()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 403 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()
|
H A D | ww8graf.cxx | 982 SwFrmFmt* pFlyFmt = 0; in InsertTxbxText() local 1122 if( pFlyFmt ) in InsertTxbxText() 1145 rbEraseTextObj = (0 != pFlyFmt); in InsertTxbxText() 1187 return pFlyFmt; in InsertTxbxText() 2017 SwFrmFmt* pFlyFmt) in MapWrapIntoFlyFmt() argument 2019 if (!pRecord || !pFlyFmt) in MapWrapIntoFlyFmt() 2027 pFlyFmt->SetFmtAttr(aLR); in MapWrapIntoFlyFmt() 2034 pFlyFmt->SetFmtAttr(aUL); in MapWrapIntoFlyFmt() 2121 SwFrmFmt *pFlyFmt, WW8_FSPA *pF ) in SetAttributesAtGrfNode() argument 2205 if (pFlyFmt) in CreateContactObject() [all …]
|
H A D | ww8par6.cxx | 2364 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 D | wrtw8nds.cxx | 1355 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 D | ww8par2.cxx | 244 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 D | ww8par.hxx | 1339 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,
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1058 GetOrCreateSdrObject( pFlyFmt ); in setPropertyValue() 1059 pFlyFmt->GetDoc()->SetFlyFrmTitle( *(pFlyFmt), sTitle ); in setPropertyValue() 1071 GetOrCreateSdrObject( pFlyFmt ); in setPropertyValue() 1072 pFlyFmt->GetDoc()->SetFlyFrmDescription( *(pFlyFmt), sDescription ); in setPropertyValue() 1340 if(!pFlyFmt || pFlyFmt->Which() == RES_DRAWFRMFMT) in setPropertyValue() 1589 GetOrCreateSdrObject( pFlyFmt ); in getPropertyValue() 1599 GetOrCreateSdrObject( pFlyFmt ); in getPropertyValue() 1887 GetOrCreateSdrObject( pFlyFmt ); in setPropertyToDefault() 1888 pFlyFmt->GetDoc()->SetFlyFrmTitle( *(pFlyFmt), aEmptyStr ); in setPropertyToDefault() 1897 GetOrCreateSdrObject( pFlyFmt ); in setPropertyToDefault() [all …]
|
H A D | unodraw.cxx | 348 SwFrmFmt* pFlyFmt = pFlyContact->GetFmt(); in _CreateShape() local 349 SwDoc* pDoc = pFlyFmt->GetDoc(); in _CreateShape() 351 if( RES_FLYFRMFMT == pFlyFmt->Which() in _CreateShape() 352 && 0 != ( pIdx = pFlyFmt->GetCntnt().GetCntntIdx() ) in _CreateShape() 371 xRet = SwXFrames::GetObject( *pFlyFmt, eType ); in _CreateShape() 1309 SwFrmFmt *pFlyFmt = FindFrmFmt( pObj ); in setPropertyValue() local 1310 pFlyFmt->DelFrms(); in setPropertyValue() 1326 DBG_ASSERT( pHnt && pHnt->GetFlyCnt().GetFrmFmt() == pFlyFmt, in setPropertyValue() 1363 SwFmtFlyCnt aFmt( pFlyFmt ); in setPropertyValue()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 1175 SwFrmFmt* pFlyFmt = pFlyCnt->GetFlyCnt().GetFrmFmt(); in ReadFly() local 1176 const SwNodeIndex* pFlySNd = pFlyFmt->GetCntnt().GetCntntIdx(); in ReadFly() 1181 SwFmtFrmSize aSz1( (SwFmtFrmSize&)pFlyFmt->GetAttrSet(). in ReadFly() 1192 SfxItemSet aDiffs( pFlyFmt->GetAttrSet() ); in ReadFly() 1299 SwFlyFrmFmt* pFlyFmt = pDoc->Insert( *pPam, in InsPicture() local 1305 pGrfNd = pDoc->GetNodes()[ pFlyFmt->GetCntnt().GetCntntIdx()-> in InsPicture() 1309 (SfxItemSet&)pFlyFmt->GetAttrSet(), in InsPicture() 1319 SwXFrame::GetOrCreateSdrObject( pFlyFmt ); in InsPicture() 1320 pDoc->SetFlyFrmDescription( *(pFlyFmt), aIt->second ); in InsPicture() 1324 SwXFrame::GetOrCreateSdrObject( pFlyFmt ); in InsPicture() [all …]
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | frmsh.cxx | 560 SwFlyFrmFmt* pFlyFmt = in Execute() local 562 if(pFlyFmt) in Execute() 564 if (pFlyFmt->GetName() != sPrevName) in Execute() 566 rSh.Unchain(*pFlyFmt); in Execute() 594 SwFlyFrmFmt* pFlyFmt = in Execute() local 596 if(pFlyFmt) in Execute() 598 if (pFlyFmt->GetName() != sNextName) in Execute()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1405 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() 3670 const SwFrmFmt* pFlyFmt; in MouseMove() local 3686 if( 0 != ( pFlyFmt = rSh.GetFlyFrmFmt() ) && in MouseMove() 3696 xVar->PutString( pFlyFmt->GetName() ); in MouseMove() 4077 const SwFrmFmt* pFlyFmt; in MouseButtonUp() local 4084 if( 0 != ( pFlyFmt = rSh.GetFlyFrmFmt() ) && in MouseButtonUp() [all …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | docfld.hxx | 55 const SwFlyFrmFmt* pFlyFmt; member 97 { return FLYFRAME == eSetGetExpFldType ? CNTNT.pFlyFmt : 0; } in GetFlyFmt()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 778 IMPL_LINK( SwWrtShell, ExecFlyMac, void *, pFlyFmt ) in IMPL_LINK() argument 780 const SwFrmFmt *pFmt = pFlyFmt ? (SwFrmFmt*)pFlyFmt : GetFlyFrmFmt(); in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 3099 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()
|