Home
last modified time | relevance | path

Searched defs:pOldItem (Results 1 – 25 of 50) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfutempl.cxx437 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLBITMAP ); in DoExecute() local
446 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINEDASH ); in DoExecute() local
455 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINESTART ); in DoExecute() local
464 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINEEND ); in DoExecute() local
473 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLGRADIENT ); in DoExecute() local
482 … const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLFLOATTRANSPARENCE ); in DoExecute() local
491 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLHATCH ); in DoExecute() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfutempl.cxx436 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLBITMAP ); in DoExecute() local
445 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINEDASH ); in DoExecute() local
454 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINESTART ); in DoExecute() local
463 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_LINEEND ); in DoExecute() local
472 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLGRADIENT ); in DoExecute() local
481 … const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLFLOATTRANSPARENCE ); in DoExecute() local
490 const SfxPoolItem* pOldItem = rAttr.GetItem( XATTR_FILLHATCH ); in DoExecute() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dborder.cxx894 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, SID_ATTR_BORDER_DIAG_TLBR)) in FillItemSet() local
906 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, SID_ATTR_BORDER_DIAG_BLTR)) in FillItemSet() local
917 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, mnShadowSlot)) in FillItemSet() local
927 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, SID_ATTR_ALIGN_MARGIN)) in FillItemSet() local
945 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, SID_SW_COLLAPSING_BORDERS)) in FillItemSet() local
965 if (const SfxPoolItem* pOldItem = GetOldItem(*rCoreAttrs, SID_ATTR_BORDER_CONNECT)) in FillItemSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/attrdlg/
H A Dtabpages.cxx110 const SfxPoolItem* pOldItem = GetOldItem( *rCoreAttrs, SID_SCATTR_PROTECTION ); in FillItemSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/attrdlg/
H A Dtabpages.cxx110 const SfxPoolItem* pOldItem = GetOldItem( *rCoreAttrs, SID_SCATTR_PROTECTION ); in FillItemSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Droadmap.cxx261 RoadmapItem* pOldItem = nullptr; in GetPreviousHyperLabel() local
273 RoadmapItem* pOldItem = GetPreviousHyperLabel( Index ); in InsertHyperLabel() local
352 RoadmapItem* pOldItem = GetPreviousHyperLabel( m_pImpl->getItemCount() ); in UpdatefollowingHyperLabels() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Droadmap.cxx256 RoadmapItem* pOldItem = nullptr; in GetPreviousHyperLabel() local
268 RoadmapItem* pOldItem = GetPreviousHyperLabel( Index ); in InsertHyperLabel() local
347 RoadmapItem* pOldItem = GetPreviousHyperLabel( m_pImpl->getItemCount() ); in UpdatefollowingHyperLabels() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx337 const SvxULSpaceItem* pOldItem = static_cast<const SvxULSpaceItem*>(pState); in StateChangedULImpl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dpgfnote.cxx263 const SfxPoolItem* pOldItem; in FillItemSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx337 const SvxULSpaceItem* pOldItem = static_cast<const SvxULSpaceItem*>(pState); in StateChangedULImpl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/
H A Dpgfnote.cxx255 const SfxPoolItem* pOldItem; in FillItemSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Dacctextframe.cxx81 …const SwStringMsgPoolItem *pOldItem = dynamic_cast<const SwStringMsgPoolItem*>(pLegacyModifyHint->… in Notify() local
H A Daccnotextframe.cxx103 …const SwStringMsgPoolItem* pOldItem = dynamic_cast<const SwStringMsgPoolItem*>(pLegacyModifyHint->… in Notify() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Dacctextframe.cxx80 …const SwStringMsgPoolItem *pOldItem = dynamic_cast<const SwStringMsgPoolItem*>(pLegacyModifyHint->… in Notify() local
H A Daccnotextframe.cxx102 …const SwStringMsgPoolItem* pOldItem = dynamic_cast<const SwStringMsgPoolItem*>(pLegacyModifyHint->… in Notify() local
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dexpr.c191 struct SrcList_item *pOldItem = &p->a[i]; in sqliteSrcListDup() local
215 struct IdList_item *pOldItem = &p->a[i]; in sqliteIdListDup() local
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dexpr.c191 struct SrcList_item *pOldItem = &p->a[i]; in sqliteSrcListDup() local
215 struct IdList_item *pOldItem = &p->a[i]; in sqliteIdListDup() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/frmdlg/
H A Dwrap.cxx267 const SfxPoolItem* pOldItem; in FillItemSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/frmdlg/
H A Dwrap.cxx264 const SfxPoolItem* pOldItem; in FillItemSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dbindings.cxx808 SfxControllerItem *pOldItem = pImpl->pCaches[nPos]->ChangeItemLink(&rItem); in Register_Impl() local
993 const SfxPoolItem *pOldItem; in Execute_Impl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dbindings.cxx817 SfxControllerItem *pOldItem = pImpl->pCaches[nPos]->ChangeItemLink(&rItem); in Register_Impl() local
1002 const SfxPoolItem *pOldItem; in Execute_Impl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalmenu.cxx434 void AquaSalMenu::removeFallbackMenuItem( NSMenuItem* pOldItem ) in removeFallbackMenuItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalmenu.cxx432 void AquaSalMenu::removeFallbackMenuItem( NSMenuItem* pOldItem ) in removeFallbackMenuItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/chrdlg/
H A Ddrpcps.cxx726 const SfxPoolItem* pOldItem; in FillSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/chrdlg/
H A Ddrpcps.cxx722 const SfxPoolItem* pOldItem; in FillSet() local

12