Searched defs:pOldValue (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/core/attr/ |
H A D | calbck.cxx | 71 void SwClient::Modify( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in Modify() 159 void SwModify::Modify( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in Modify() 164 void SwModify::NotifyClients( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in NotifyClients() 366 void SwModify::ModifyBroadcast( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue, TypeId … in ModifyBroadcast() 391 void SwDepend::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem *pNewValue ) in Modify()
|
H A D | format.cxx | 285 void SwFmt::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify()
|
/aoo42x/main/chart2/source/tools/ |
H A D | ImplOPropertySet.cxx | 169 sal_Int32 nHandle, const Any & rValue, Any * pOldValue ) in SetPropertyValueByHandle()
|
/aoo42x/main/sw/inc/ |
H A D | calbck.hxx | 106 …void ModifyNotification( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) { Modify ( p… in ModifyNotification()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objstor.cxx | 2319 const com::sun::star::beans::PropertyValue * pOldValue = lDescriptor.getConstArray(); in InsertFrom() local 2415 const com::sun::star::beans::PropertyValue * pOldValue = lDescriptor.getConstArray(); in ImportFrom() local 2527 const com::sun::star::beans::PropertyValue * pOldValue = aOldArgs.getConstArray(); in ExportTo() local
|
/aoo42x/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 1043 const SfxPoolItem* pOldValue, in Add()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 3505 const SfxPoolItem* pOldValue, in HandleModifyAtTxtNode() 3662 void SwTxtNode::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1053 void SwCntntNode::Modify( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue ) in Modify()
|
Completed in 94 milliseconds