/trunk/main/sw/source/core/undo/ |
H A D | undraw.cxx | 233 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 D | itemset.cxx | 402 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 D | FocusChangeReason.idl | 58 /** 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 D | acredlin.src | 105 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 D | view.cxx | 1145 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 D | docdraw.cxx | 261 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 D | typelibrary_history.txt | 26 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 D | dflyobj.cxx | 633 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetSnapRect() 657 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetLogicRect()
|
H A D | dcontact.cxx | 1148 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 D | filechanged.src | 32 Text [ en-US ] = "Document Has Been Changed by Others" ;
|
/trunk/main/svx/inc/svx/ |
H A D | graphctl.hxx | 156 …virtual void Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect…
|
H A D | svdobj.hxx | 167 virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect);
|
/trunk/main/svl/inc/svl/ |
H A D | itemset.hxx | 117 virtual void Changed( const SfxPoolItem& rOld, const SfxPoolItem& rNew );
|
/trunk/main/sw/inc/ |
H A D | dcontact.hxx | 519 …virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect);
|
H A D | swatrset.hxx | 186 virtual void Changed( const SfxPoolItem& rOld, const SfxPoolItem& rNew );
|
/trunk/main/sw/source/ui/config/ |
H A D | redlopt.src | 147 Text [ en-US ] = "Changed attributes" ;
|
/trunk/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 261 void SwAttrSet::Changed( const SfxPoolItem& rOld, in Changed() function in SwAttrSet
|
/trunk/main/sd/inc/ |
H A D | sdpage.hxx | 278 virtual void Changed(const SdrObject& rObj, SdrUserCallType eType,
|
/trunk/main/cui/source/customize/ |
H A D | macropg.src | 378 Text [ en-US ] = "Changed" ;
|
/trunk/main/svx/source/dialog/ |
H A D | graphctl.cxx | 53 void GraphCtrlUserCall::Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& /*r… in Changed() function in GraphCtrlUserCall
|
/trunk/main/svx/source/svdraw/ |
H A D | svdobj.cxx | 135 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 D | obj3d.cxx | 818 if (pUserCall != NULL) pUserCall->Changed(*this, SDRUSERCALL_RESIZE, Rectangle()); in SetTransform()
|
/trunk/main/extensions/source/propctrlr/ |
H A D | formres.src | 866 Text [ en-US ] = "Changed" ;
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1063 pUserCall->Changed( *pTmp, SDRUSERCALL_RESIZE, pTmp->GetLastBoundRect() ); in EndTextEdit()
|
/trunk/main/sd/source/core/ |
H A D | sdpage.cxx | 687 void SdPage::Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& ) in Changed() function in SdPage
|