Home
last modified time | relevance | path

Searched refs:rChange (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/sdr/properties/
H A Dproperties.cxx140 void BaseProperties::BroadcastItemChange(const ItemChangeBroadcaster& rChange) in BroadcastItemChange() argument
142 const sal_uInt32 nCount(rChange.GetRectangleCount()); in BroadcastItemChange()
174 GetSdrObject().SendUserCall(SDRUSERCALL_CHGATTR, rChange.GetRectangle(a)); in BroadcastItemChange()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsimpref.cxx192 const Link& rChange ) in SetUnoLinks() argument
196 aChangeHdl = rChange; in SetUnoLinks()
/trunk/main/sc/source/ui/view/
H A Dreffact.cxx293 const Link& rAbort, const Link& rChange ) in SetUnoLinks() argument
297 ((ScSimpleRefDlg*)pWindow)->SetUnoLinks( rDone, rAbort, rChange ); in SetUnoLinks()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx175 const util::ElementChange& rChange = rEvent.Changes[ nIndex ]; in changesOccurred() local
177 if( (rChange.Accessor >>= aModuleName) && (aModuleName.getLength() > 0) ) try in changesOccurred()
/trunk/main/sc/source/ui/inc/
H A Dsimpref.hxx108 const Link& rChange );
H A Dreffact.hxx91 const Link& rChange );
/trunk/main/svx/inc/svx/sdr/properties/
H A Dproperties.hxx179 void BroadcastItemChange(const ItemChangeBroadcaster& rChange);
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2237 util::ElementChange& rChange = aEvent.Changes[ static_cast< sal_Int32 >( nIndex ) ]; in NotifyChanges() local
2238 rChange.Accessor <<= rOperation; in NotifyChanges()
2239 rChange.Element <<= rProperties; in NotifyChanges()
2240 rChange.ReplacedElement <<= xRangeObj; in NotifyChanges()

Completed in 41 milliseconds