Searched refs:_UpdateAttr (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/core/inc/ |
H A D | sectfrm.hxx | 44 void _UpdateAttr( const SfxPoolItem*, const SfxPoolItem*, sal_uInt8 &,
|
H A D | cntfrm.hxx | 52 void _UpdateAttr( const SfxPoolItem*, const SfxPoolItem*, sal_uInt8 &,
|
H A D | tabfrm.hxx | 96 void _UpdateAttr(
|
H A D | flyfrm.hxx | 66 void _UpdateAttr( const SfxPoolItem*, const SfxPoolItem*, sal_uInt8 &,
|
H A D | pagefrm.hxx | 91 void _UpdateAttr( const SfxPoolItem*, const SfxPoolItem*, sal_uInt8 &,
|
/trunk/main/sw/source/core/layout/ |
H A D | pagechg.cxx | 560 _UpdateAttr( (SfxPoolItem*)aOIter.GetCurItem(), in Modify() 572 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 592 void SwPageFrm::_UpdateAttr( const SfxPoolItem *pOld, const SfxPoolItem *pNew, in _UpdateAttr() function in SwPageFrm
|
H A D | fly.cxx | 800 _UpdateAttr( (SfxPoolItem*)aOIter.GetCurItem(), in Modify() 812 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 855 void SwFlyFrm::_UpdateAttr( const SfxPoolItem *pOld, const SfxPoolItem *pNew, in _UpdateAttr() function in SwFlyFrm
|
H A D | sectfrm.cxx | 2453 _UpdateAttr( (SfxPoolItem*)aOIter.GetCurItem(), in Modify() 2465 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 2488 void SwSectionFrm::_UpdateAttr( const SfxPoolItem *pOld, const SfxPoolItem *pNew, in _UpdateAttr() function in SwSectionFrm
|
H A D | wsfrm.cxx | 2163 _UpdateAttr( (SfxPoolItem*)aOIter.GetCurItem(), in Modify() 2175 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 2224 void SwCntntFrm::_UpdateAttr( const SfxPoolItem* pOld, const SfxPoolItem* pNew, in _UpdateAttr() function in SwCntntFrm
|
H A D | tabfrm.cxx | 3278 _UpdateAttr( (SfxPoolItem*)aOIter.GetCurItem(), in Modify() 3290 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 3330 void SwTabFrm::_UpdateAttr( const SfxPoolItem *pOld, const SfxPoolItem *pNew, in _UpdateAttr() function in SwTabFrm
|
Completed in 99 milliseconds