Home
last modified time | relevance | path

Searched refs:pSdrObj (Results 1 – 25 of 115) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dimapwnd.cxx125 if ( pSdrObj ) in ReplaceActualIMapInfo()
179 SdrObject* pSdrObj = nullptr; in CreateObj() local
208 pSdrObj = new SdrCircObj( in CreateObj()
230 pSdrObj = new SdrCircObj( in CreateObj()
261 if ( pSdrObj ) in CreateObj()
285 return pSdrObj; in CreateObj()
470 if ( pSdrObj ) in GetIMapObj()
580 if (pSdrObj) in RequestHelp()
630 const IMapObject* pIMapObj = pSdrObj ? GetIMapObj( pSdrObj ) : nullptr; in UpdateInfo()
659 if ( !pSdrObj ) in DoMacroAssign()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dimapwnd.cxx132 if ( pSdrObj && ( ( pIMapObj = GetIMapObj( pSdrObj ) ) != nullptr ) ) in ReplaceActualIMapInfo()
182 SdrObject* pSdrObj = nullptr; in CreateObj() local
211 pSdrObj = new SdrCircObj( in CreateObj()
233 pSdrObj = new SdrCircObj( in CreateObj()
264 if ( pSdrObj ) in CreateObj()
288 return pSdrObj; in CreateObj()
473 if ( pSdrObj ) in GetIMapObj()
586 if (pSdrObj) in RequestHelp()
633 const IMapObject* pIMapObj = pSdrObj ? GetIMapObj( pSdrObj ) : nullptr; in UpdateInfo()
663 if ( !pSdrObj ) in DoMacroAssign()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotxln.cxx40 SdrTextObj* pSdrObj; member in ImpSdrObjTextLink
45 pSdrObj( pObj1 ) in ImpSdrObjTextLink()
55 if (pSdrObj ) in Closed()
58 ImpSdrObjTextLinkUserData* pData=pSdrObj->GetLinkUserData(); in Closed()
60 pSdrObj->ReleaseTextLink(); in Closed()
70 SdrModel* pModel(pSdrObj ? &pSdrObj->getSdrModelFromSdrObject() : nullptr); in DataChanged()
75 ImpSdrObjTextLinkUserData* pData=pSdrObj->GetLinkUserData(); in DataChanged()
87 pSdrObj->SetChanged(); in DataChanged()
92 if (pSdrObj ) in DataChanged()
93 pSdrObj->ReloadLinkedText( bForceReload ); in DataChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotxln.cxx41 SdrTextObj* pSdrObj; member in ImpSdrObjTextLink
46 pSdrObj( pObj1 ) in ImpSdrObjTextLink()
56 if (pSdrObj ) in Closed()
59 ImpSdrObjTextLinkUserData* pData=pSdrObj->GetLinkUserData(); in Closed()
61 pSdrObj->ReleaseTextLink(); in Closed()
71 SdrModel* pModel(pSdrObj ? &pSdrObj->getSdrModelFromSdrObject() : nullptr); in DataChanged()
76 ImpSdrObjTextLinkUserData* pData=pSdrObj->GetLinkUserData(); in DataChanged()
88 pSdrObj->SetChanged(); in DataChanged()
93 if (pSdrObj ) in DataChanged()
94 pSdrObj->ReloadLinkedText( bForceReload ); in DataChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporfly.cxx299 SdrObject* pSdrObj; in GetSdrObj() local
301 pSdrObj = m_pContact->GetDrawObjectByAnchorFrame(rFrame); in GetSdrObj()
302 if(!pSdrObj) in GetSdrObj()
305 pSdrObj = m_pContact->GetMaster(); in GetSdrObj()
311 if(pSdrObj) in GetSdrObj()
312 m_pContact->GetAnchoredObj(pSdrObj)->MakeObjPos(); in GetSdrObj()
313 return pSdrObj; in GetSdrObj()
329 SdrObject* pSdrObj = GetSdrObj(rFrame); in SetBase() local
330 if (!pSdrObj) in SetBase()
335 *pSdrObj, in SetBase()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporfly.cxx319 SdrObject* pSdrObj; in GetSdrObj() local
321 pSdrObj = m_pContact->GetDrawObjectByAnchorFrame(rFrame); in GetSdrObj()
322 if(!pSdrObj) in GetSdrObj()
325 pSdrObj = m_pContact->GetMaster(); in GetSdrObj()
331 if(pSdrObj) in GetSdrObj()
332 m_pContact->GetAnchoredObj(pSdrObj)->MakeObjPos(); in GetSdrObj()
333 return pSdrObj; in GetSdrObj()
349 SdrObject* pSdrObj = GetSdrObj(rFrame); in SetBase() local
350 if (!pSdrObj) in SetBase()
355 *pSdrObj, in SetBase()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dsdpage.cxx276 SdrObject* pSdrObj = nullptr; in CreatePresObj() local
411 pSdrObj->SetResizeProtect(true); in CreatePresObj()
429 if (pSdrObj) in CreatePresObj()
432 pSdrObj->SetLogicRect(rRect); in CreatePresObj()
434 InsertObject(pSdrObj); in CreatePresObj()
479 pSdrObj->SetLogicRect(rRect); in CreatePresObj()
565 pSdrObj->SetMergedItemSet(aSet); in CreatePresObj()
576 InsertPresObj(pSdrObj, eObjKind); in CreatePresObj()
577 pSdrObj->SetUserCall(this); in CreatePresObj()
579 pSdrObj->RecalcBoundRect(); in CreatePresObj()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwsh9.cxx127 SdrObject* pSdrObj = pMark->GetMarkedSdrObj(); in ExecImageMap() local
130 if ( ScIMapDlgGetObj(pDlg) == static_cast<void*>(pSdrObj) ) in ExecImageMap()
133 SvxIMapInfo* pIMapInfo = SvxIMapInfo::GetIMapInfo( pSdrObj ); in ExecImageMap()
136pSdrObj->AppendUserData( std::unique_ptr<SdrObjUserData>(new SvxIMapInfo( rImageMap )) ); in ExecImageMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwsh9.cxx129 SdrObject* pSdrObj = pMark->GetMarkedSdrObj(); in ExecImageMap() local
132 if ( ScIMapDlgGetObj(pDlg) == static_cast<void*>(pSdrObj) ) in ExecImageMap()
135 SvxIMapInfo* pIMapInfo = SvxIMapInfo::GetIMapInfo( pSdrObj ); in ExecImageMap()
138pSdrObj->AppendUserData( std::unique_ptr<SdrObjUserData>(new SvxIMapInfo( rImageMap )) ); in ExecImageMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dsdpage.cxx281 SdrObject* pSdrObj = nullptr; in CreatePresObj() local
416 pSdrObj->SetResizeProtect(true); in CreatePresObj()
434 if (pSdrObj) in CreatePresObj()
437 pSdrObj->SetLogicRect(rRect); in CreatePresObj()
439 InsertObject(pSdrObj); in CreatePresObj()
484 pSdrObj->SetLogicRect(rRect); in CreatePresObj()
571 pSdrObj->SetMergedItemSet(aSet); in CreatePresObj()
582 InsertPresObj(pSdrObj, eObjKind); in CreatePresObj()
583 pSdrObj->SetUserCall(this); in CreatePresObj()
585 pSdrObj->RecalcBoundRect(); in CreatePresObj()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx140 if (SdrObject* pSdrObj = SdrObject::getSdrObjectFromXShape(rShape)) in finishShape() local
143 ScDrawLayer::SetCellAnchored(*pSdrObj, aAnchor); in finishShape()
145 ScDrawLayer::SetPageAnchored(*pSdrObj); in finishShape()
195 … if (SdrObject *pSdrObj = SdrObject::getSdrObjectFromXShape(lcl_getTopLevelParent(xChild))) in finishShape() local
197 if ( ScDrawObjData* pAnchor = ScDrawLayer::GetObjData( pSdrObj ) ) in finishShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviewsg.cxx54 SdrObject* pSdrObj = pMark->GetMarkedSdrObj(); in ExecIMap() local
57 if ( pDlg->GetEditingObject() == static_cast<void*>(pSdrObj) ) in ExecIMap()
60 SvxIMapInfo* pIMapInfo = SvxIMapInfo::GetIMapInfo( pSdrObj ); in ExecIMap()
63pSdrObj->AppendUserData( std::unique_ptr<SdrObjUserData>(new SvxIMapInfo( rImageMap )) ); in ExecIMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviewsg.cxx54 SdrObject* pSdrObj = pMark->GetMarkedSdrObj(); in ExecIMap() local
57 if ( pDlg->GetEditingObject() == static_cast<void*>(pSdrObj) ) in ExecIMap()
60 SvxIMapInfo* pIMapInfo = SvxIMapInfo::GetIMapInfo( pSdrObj ); in ExecIMap()
63pSdrObj->AppendUserData( std::unique_ptr<SdrObjUserData>(new SvxIMapInfo( rImageMap )) ); in ExecIMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx145 if (SdrObject *pSdrObj = pShapeImp->GetSdrObject()) in finishShape() local
148 ScDrawLayer::SetCellAnchored(*pSdrObj, aAnchor); in finishShape()
150 ScDrawLayer::SetPageAnchored(*pSdrObj); in finishShape()
203 if (SdrObject *pSdrObj = pGroupShapeImp->GetSdrObject()) in finishShape() local
205 if ( ScDrawObjData* pAnchor = ScDrawLayer::GetObjData( pSdrObj ) ) in finishShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Ddialogs-test.cxx173 SdrObject* pSdrObj = pSdPage->GetObj(0); in getSfxItemSetFromSdrObject() local
174 CPPUNIT_ASSERT(pSdrObj); in getSfxItemSetFromSdrObject()
175 mpSfxItemSetFromSdrObject.reset( new SfxItemSet( pSdrObj->GetMergedItemSet() ) ); in getSfxItemSetFromSdrObject()
380 SdrObject* pSdrObj = pSdPage->GetObj(0); in createDialogByID() local
382 CPPUNIT_ASSERT(pSdrObj); in createDialogByID()
386 pSdrObj, in createDialogByID()
387 pSdrObj); in createDialogByID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Ddialogs-test.cxx175 SdrObject* pSdrObj = pSdPage->GetObj(0); in getSfxItemSetFromSdrObject() local
176 CPPUNIT_ASSERT(pSdrObj); in getSfxItemSetFromSdrObject()
177 mpSfxItemSetFromSdrObject.reset( new SfxItemSet( pSdrObj->GetMergedItemSet() ) ); in getSfxItemSetFromSdrObject()
383 SdrObject* pSdrObj = pSdPage->GetObj(0); in createDialogByID() local
385 CPPUNIT_ASSERT(pSdrObj); in createDialogByID()
389 pSdrObj, in createDialogByID()
390 pSdrObj); in createDialogByID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dssfrm.cxx360 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
362 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
367 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
515 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
517 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
522 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
550 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
552 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
557 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
H A Dflylay.cxx1147 bool CalcClipRect( const SdrObject *pSdrObj, SwRect &rRect, bool bMove ) in CalcClipRect() argument
1150 if ( auto pVirtFlyDrawObj = dynamic_cast<const SwVirtFlyDrawObj*>(pSdrObj) ) in CalcClipRect()
1387 const SwFormat *pFormat = GetUserCall(pSdrObj)->GetFormat(); in CalcClipRect()
1417 const SwFrame* pAnchorFrame = pC->GetAnchorFrame( pSdrObj ); in CalcClipRect()
1431 SwRect aSnapRect( pSdrObj->GetSnapRect() ); in CalcClipRect()
1436 pSdrObj->GetAnchorPos().Y(), -nHeight ); in CalcClipRect()
1439 pSdrObj->GetAnchorPos().Y() : in CalcClipRect()
1440 pSdrObj->GetAnchorPos().X(), nWidth ); in CalcClipRect()
1446 nTmpH = aRectFnSet.IsVert() ? pSdrObj->GetCurrentBoundRect().GetWidth() : in CalcClipRect()
1447 pSdrObj->GetCurrentBoundRect().GetHeight(); in CalcClipRect()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dssfrm.cxx357 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
359 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
364 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
507 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
509 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
514 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
542 SdrObject* pSdrObj = pAnchoredObj->DrawObj(); in DestroyImpl() local
544 static_cast<SwDrawContact*>(pSdrObj->GetUserCall()); in DestroyImpl()
549 pContact->DisconnectObjFromLayout( pSdrObj ); in DestroyImpl()
H A Dflylay.cxx1161 bool CalcClipRect( const SdrObject *pSdrObj, SwRect &rRect, bool bMove ) in CalcClipRect() argument
1164 if ( auto pVirtFlyDrawObj = dynamic_cast<const SwVirtFlyDrawObj*>(pSdrObj) ) in CalcClipRect()
1401 const SwFormat *pFormat = GetUserCall(pSdrObj)->GetFormat(); in CalcClipRect()
1431 const SwFrame* pAnchorFrame = pC->GetAnchorFrame( pSdrObj ); in CalcClipRect()
1445 SwRect aSnapRect( pSdrObj->GetSnapRect() ); in CalcClipRect()
1450 pSdrObj->GetAnchorPos().Y(), -nHeight ); in CalcClipRect()
1453 pSdrObj->GetAnchorPos().Y() : in CalcClipRect()
1454 pSdrObj->GetAnchorPos().X(), nWidth ); in CalcClipRect()
1460 nTmpH = aRectFnSet.IsVert() ? pSdrObj->GetCurrentBoundRect().GetWidth() : in CalcClipRect()
1461 pSdrObj->GetCurrentBoundRect().GetHeight(); in CalcClipRect()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlfly.cxx34 const SdrObject *pSdrObj, in SwHTMLPosFlyFrame() argument
37 m_pSdrObject( pSdrObj ), in SwHTMLPosFlyFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlfly.cxx42 const SdrObject *pSdrObj, in SwHTMLPosFlyFrame() argument
45 pSdrObject( pSdrObj ), in SwHTMLPosFlyFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/draw/
H A Ddcontact.cxx539 assert(pSdrObj); in GetAnchoredObj()
541 assert(GetUserCall(pSdrObj) == this && in GetAnchoredObj()
742 if (!pSdrObj) in GetAnchoredObj()
744 pSdrObj = GetMaster(); in GetAnchoredObj()
747 assert(pSdrObj); in GetAnchoredObj()
748 assert(dynamic_cast<const SwDrawVirtObj*>(pSdrObj) != nullptr || in GetAnchoredObj()
749 dynamic_cast<const SdrVirtObj*>(pSdrObj) == nullptr); in GetAnchoredObj()
750 assert((GetUserCall(pSdrObj) == this || in GetAnchoredObj()
751 pSdrObj == GetMaster()) && in GetAnchoredObj()
756 if (auto pVirtObj = dynamic_cast<const SwDrawVirtObj*>(pSdrObj)) in GetAnchoredObj()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdraw.cxx669 SdrObject *pSdrObj = rMarkList.GetMark(i)->GetMarkedSdrObj(); in AreOnlyFormsSelected() local
670 if (!pSdrObj) in AreOnlyFormsSelected()
673 if (!HasOnlyObj(pSdrObj, SdrInventor::FmForm)) in AreOnlyFormsSelected()
686 bool SwView::HasOnlyObj(SdrObject const *pSdrObj, SdrInventor eObjInventor) const in HasOnlyObj() argument
690 if (pSdrObj->IsGroupObject()) in HasOnlyObj()
692 SdrObjList* pList = pSdrObj->GetSubList(); in HasOnlyObj()
702 else if (eObjInventor == pSdrObj->GetObjInventor()) in HasOnlyObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/draw/
H A Ddcontact.cxx562 assert(pSdrObj); in GetAnchoredObj()
564 assert(GetUserCall(pSdrObj) == this && in GetAnchoredObj()
765 if (!pSdrObj) in GetAnchoredObj()
767 pSdrObj = GetMaster(); in GetAnchoredObj()
770 assert(pSdrObj); in GetAnchoredObj()
771 assert(dynamic_cast<const SwDrawVirtObj*>(pSdrObj) != nullptr || in GetAnchoredObj()
772 dynamic_cast<const SdrVirtObj*>(pSdrObj) == nullptr); in GetAnchoredObj()
773 assert((GetUserCall(pSdrObj) == this || in GetAnchoredObj()
774 pSdrObj == GetMaster()) && in GetAnchoredObj()
779 if (auto pVirtObj = dynamic_cast<const SwDrawVirtObj*>(pSdrObj)) in GetAnchoredObj()
[all …]

12345