Home
last modified time | relevance | path

Searched refs:aSet2 (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dmorphdlg.cxx45 SfxItemSet aSet2( rPool ); in MorphDlg() local
48 aSet2.Put(pObj2->GetMergedItemSet()); in MorphDlg()
51 const drawing::LineStyle eLineStyle2 = aSet2.Get( XATTR_LINESTYLE ).GetValue(); in MorphDlg()
53 const drawing::FillStyle eFillStyle2 = aSet2.Get( XATTR_FILLSTYLE ).GetValue(); in MorphDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dmorphdlg.cxx45 SfxItemSet aSet2( rPool ); in MorphDlg() local
48 aSet2.Put(pObj2->GetMergedItemSet()); in MorphDlg()
51 const drawing::LineStyle eLineStyle2 = aSet2.Get( XATTR_LINESTYLE ).GetValue(); in MorphDlg()
53 const drawing::FillStyle eFillStyle2 = aSet2.Get( XATTR_FILLSTYLE ).GetValue(); in MorphDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfumorph.cxx336 SfxItemSet aSet2( aSet1 ); in ImpInsertPolygons() local
344 aSet2.Put(pObj2->GetMergedItemSet()); in ImpInsertPolygons()
347 const drawing::LineStyle eLineStyle2 = aSet2.Get(XATTR_LINESTYLE).GetValue(); in ImpInsertPolygons()
349 const drawing::FillStyle eFillStyle2 = aSet2.Get(XATTR_FILLSTYLE).GetValue(); in ImpInsertPolygons()
358 aEndLineCol = aSet2.Get(XATTR_LINECOLOR).GetColorValue(); in ImpInsertPolygons()
361 nEndLineWidth = aSet2.Get(XATTR_LINEWIDTH).GetValue(); in ImpInsertPolygons()
370 aEndFillCol = aSet2.Get(XATTR_FILLCOLOR).GetColorValue(); in ImpInsertPolygons()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfumorph.cxx336 SfxItemSet aSet2( aSet1 ); in ImpInsertPolygons() local
344 aSet2.Put(pObj2->GetMergedItemSet()); in ImpInsertPolygons()
347 const drawing::LineStyle eLineStyle2 = aSet2.Get(XATTR_LINESTYLE).GetValue(); in ImpInsertPolygons()
349 const drawing::FillStyle eFillStyle2 = aSet2.Get(XATTR_FILLSTYLE).GetValue(); in ImpInsertPolygons()
358 aEndLineCol = aSet2.Get(XATTR_LINECOLOR).GetColorValue(); in ImpInsertPolygons()
361 nEndLineWidth = aSet2.Get(XATTR_LINEWIDTH).GetValue(); in ImpInsertPolygons()
370 aEndFillCol = aSet2.Get(XATTR_FILLCOLOR).GetColorValue(); in ImpInsertPolygons()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPTools_SetMapHasher.hxx40 static Standard_Boolean IsEqual (const BOPTools_Set& aSet1, const BOPTools_Set& aSet2);
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTools/
H A DBOPTools_SetMapHasher.hxx40 static Standard_Boolean IsEqual (const BOPTools_Set& aSet1, const BOPTools_Set& aSet2);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPTools_SetMapHasher.hxx40 static Standard_Boolean IsEqual (const BOPTools_Set& aSet1, const BOPTools_Set& aSet2);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/tiledrendering/
H A Dtiledrendering.cxx1351 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1353 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1355 CPPUNIT_ASSERT_EQUAL(SfxItemState::DISABLED, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
1367 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1369 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1372 CPPUNIT_ASSERT_EQUAL(SfxItemState::SET, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
1373 CPPUNIT_ASSERT(dynamic_cast< const SfxUInt32Item* >(aSet2.GetItem(SID_UNDO))); in testDisableUndoRepair()
1389 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1391 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1396 CPPUNIT_ASSERT_EQUAL(SfxItemState::SET, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/tiledrendering/
H A Dtiledrendering.cxx1541 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1543 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1545 CPPUNIT_ASSERT_EQUAL(SfxItemState::DISABLED, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
1557 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1559 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1562 CPPUNIT_ASSERT_EQUAL(SfxItemState::SET, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
1563 CPPUNIT_ASSERT(dynamic_cast< const SfxUInt32Item* >(aSet2.GetItem(SID_UNDO))); in testDisableUndoRepair()
1579 SfxItemSet aSet2(pView2->GetPool(), svl::Items<SID_UNDO, SID_UNDO>{}); in testDisableUndoRepair() local
1581 pView2->GetSlotState(SID_UNDO, nullptr, &aSet2); in testDisableUndoRepair()
1586 CPPUNIT_ASSERT_EQUAL(SfxItemState::SET, aSet2.GetItemState(SID_UNDO)); in testDisableUndoRepair()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview.cxx962 … SfxItemSet aSet2( mrDoc.GetPool(), svl::Items<XATTR_FILLSTYLE, XATTR_FILLSTYLE>{} ); in IsMorphingAllowed() local
965 aSet2.Put(pObj2->GetMergedItemSet()); in IsMorphingAllowed()
968 const drawing::FillStyle eFillStyle2 = aSet2.Get( XATTR_FILLSTYLE ).GetValue(); in IsMorphingAllowed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview.cxx957 … SfxItemSet aSet2( mrDoc.GetPool(), svl::Items<XATTR_FILLSTYLE, XATTR_FILLSTYLE>{} ); in IsMorphingAllowed() local
960 aSet2.Put(pObj2->GetMergedItemSet()); in IsMorphingAllowed()
963 const drawing::FillStyle eFillStyle2 = aSet2.Get( XATTR_FILLSTYLE ).GetValue(); in IsMorphingAllowed()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmsdffimp.cxx4490 SfxItemSet aSet2( rOutliner.GetParaAttribs( i ) ); in ImportShape() local
4491aSet2.Put( SvxFrameDirectionItem( SvxFrameDirection::Horizontal_RL_TB, EE_PARA_WRITINGDIR ) ); in ImportShape()
4492 rOutliner.SetParaAttribs( i, aSet2 ); in ImportShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dmsdffimp.cxx4564 SfxItemSet aSet2( rOutliner.GetParaAttribs( i ) ); in ImportShape() local
4565aSet2.Put( SvxFrameDirectionItem( SvxFrameDirection::Horizontal_RL_TB, EE_PARA_WRITINGDIR ) ); in ImportShape()
4566 rOutliner.SetParaAttribs( i, aSet2 ); in ImportShape()