Home
last modified time | relevance | path

Searched refs:Changed (Results 1 – 25 of 69) sorted by relevance

123

/trunk/main/sw/source/core/undo/
H A Dundraw.cxx233 pDrawContact->Changed( *pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in UndoImpl()
287 pContact->Changed( *pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in RedoImpl()
353 pContact->Changed( *pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in SwUndoDrawUnGroup()
426 pContact->Changed( *pObjArr->pObj, SDRUSERCALL_DELETE, in RedoImpl()
487 pDrawContact->Changed( *pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in UndoImpl()
573 pContact->Changed( *pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in RedoImpl()
/trunk/main/svl/source/items/
H A Ditemset.cxx402 Changed( *pItemToClear, rNew ); in ClearItem()
440 Changed( *pItemToClear, rNew ); in ClearItem()
612 Changed( *pOld, rNew ); in Put()
629 Changed( rOld, rNew ); in Put()
1053 void SfxItemSet::Changed( const SfxPoolItem&, const SfxPoolItem& ) in Changed() function in SfxItemSet
1127 Changed( **ppFnd1, rNew ); in Intersect()
1199 Changed( **ppFnd1, rNew ); in Differentiate()
2022 Changed( *pOld, rNew ); in Put()
/trunk/main/offapi/com/sun/star/awt/
H A DFocusChangeReason.idl58 /** Changed Focus to the next control.
64 /** Changed Focus to the previous control.
70 /** Changed Focus forward from last to first or backward from first to
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.src105 Text [ en-US ] = "Changed contents" ;
109 Text [ en-US ] = "Changed contents" ;
113 Text [ en-US ] = "Changed to " ;
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1145 String Changed = xDocProps->getModifiedBy(); in lcl_IsOwnDocument() local
1148 (Changed.Len() && Changed == FullName )) || in lcl_IsOwnDocument()
1149 (!Changed.Len() && Created.Len() && Created == FullName ); in lcl_IsOwnDocument()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx261 pContact->Changed(*pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in GroupSelection()
515 pContact->Changed(*pObj, SDRUSERCALL_DELETE, pObj->GetLastBoundRect() ); in DeleteSelection()
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt26 Changed accumulation-based services to single-interface--based ones
33 Changed accumulation-based services to single-interface--based ones
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx633 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetSnapRect()
657 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetLogicRect()
H A Ddcontact.cxx1148 void SwDrawContact::Changed( const SdrObject& rObj, in Changed() function in SwDrawContact
1189 SdrObjUserCall::Changed( rObj, eType, rOldBoundRect ); in Changed()
/trunk/main/uui/source/
H A Dfilechanged.src32 Text [ en-US ] = "Document Has Been Changed by Others" ;
/trunk/main/svx/inc/svx/
H A Dgraphctl.hxx156 …virtual void Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect…
H A Dsvdobj.hxx167 virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect);
/trunk/main/svl/inc/svl/
H A Ditemset.hxx117 virtual void Changed( const SfxPoolItem& rOld, const SfxPoolItem& rNew );
/trunk/main/sw/inc/
H A Ddcontact.hxx519 …virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect);
H A Dswatrset.hxx186 virtual void Changed( const SfxPoolItem& rOld, const SfxPoolItem& rNew );
/trunk/main/sw/source/ui/config/
H A Dredlopt.src147 Text [ en-US ] = "Changed attributes" ;
/trunk/main/sw/source/core/attr/
H A Dswatrset.cxx261 void SwAttrSet::Changed( const SfxPoolItem& rOld, in Changed() function in SwAttrSet
/trunk/main/sd/inc/
H A Dsdpage.hxx278 virtual void Changed(const SdrObject& rObj, SdrUserCallType eType,
/trunk/main/cui/source/customize/
H A Dmacropg.src378 Text [ en-US ] = "Changed" ;
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx53 void GraphCtrlUserCall::Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& /*r… in Changed() function in GraphCtrlUserCall
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx135 void SdrObjUserCall::Changed(const SdrObject& /*rObj*/, SdrUserCallType /*eType*/, const Rectangle&… in Changed() function in SdrObjUserCall
2812 pUserCall->Changed( *this, eUserCall, rBoundRect ); in SendUserCall()
2855 pGroup->GetUserCall()->Changed( *this, eChildUserType, rBoundRect ); in SendUserCall()
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx818 if (pUserCall != NULL) pUserCall->Changed(*this, SDRUSERCALL_RESIZE, Rectangle()); in SetTransform()
/trunk/main/extensions/source/propctrlr/
H A Dformres.src866 Text [ en-US ] = "Changed" ;
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1063 pUserCall->Changed( *pTmp, SDRUSERCALL_RESIZE, pTmp->GetLastBoundRect() ); in EndTextEdit()
/trunk/main/sd/source/core/
H A Dsdpage.cxx687 void SdPage::Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& ) in Changed() function in SdPage

Completed in 461 milliseconds

123