/aoo4110/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrobj.cxx | 65 if(GetSdrObject().ISA(SdrTextObj)) in ViewContactOfSdrObj() 79 if(GetSdrObject().GetSubList()) in GetObjectCount() 81 return GetSdrObject().GetSubList()->GetObjCount(); in GetObjectCount() 89 DBG_ASSERT(GetSdrObject().GetSubList(), in GetViewContact() 99 SdrObjList* pObjList = GetSdrObject().GetObjList(); in GetParentContact() 125 if(GetSdrObject().ISA(SdrTextObj)) in ActionChanged() 143 return &GetSdrObject(); in TryToGetSdrObject() 191 (GetSdrObject().GetName().Len() || in embedToObjectSpecificInformation() 192 GetSdrObject().GetTitle().Len() || in embedToObjectSpecificInformation() 198 GetSdrObject().GetName(), in embedToObjectSpecificInformation() [all …]
|
H A D | viewcontactofsdrmediaobj.cxx | 53 …actOfSdrMediaObj( rObjectContact, *this, static_cast< SdrMediaObj& >( GetSdrObject() ).getMediaPro… in CreateObjectSpecificViewObjectContact() 139 static_cast< SdrMediaObj& >(GetSdrObject()).mediaPropertiesChanged(rNewState); in mediaPropertiesChanged()
|
/aoo4110/main/sd/source/core/ |
H A D | EffectMigration.cxx | 443 DBG_ASSERT( pShape && pShape->GetSdrObject() && pShape->GetSdrObject()->GetPage(), in SetAnimationEffect() 445 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetAnimationEffect() 610 DBG_ASSERT( pShape && pShape->GetSdrObject() && pShape->GetSdrObject()->GetPage(), in SetTextAnimationEffect() 612 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetTextAnimationEffect() 848 DBG_ASSERT( pShape && pShape->GetSdrObject() && pShape->GetSdrObject()->GetPage(), in SetAnimationSpeed() 850 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetAnimationSpeed() 930 DBG_ASSERT( pShape && pShape->GetSdrObject() && pShape->GetSdrObject()->GetPage(), in SetDimColor() 932 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetDimColor() 1001 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetDimHide() 1072 if( !pShape || !pShape->GetSdrObject() || !pShape->GetSdrObject()->GetPage() ) in SetDimPrevious() [all …]
|
/aoo4110/main/svx/source/sdr/properties/ |
H A D | e3dsceneproperties.cxx | 82 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in GetMergedItemSet() 123 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in SetMergedItemSet() 161 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in SetMergedItem() 175 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in ClearMergedItem() 193 E3dScene& rObj = (E3dScene&)GetSdrObject(); in PostItemChange() 247 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in SetStyleSheet() 260 const SdrObjList* pSub = ((const E3dScene&)GetSdrObject()).GetSubList(); in GetStyleSheet() 292 E3dScene& rObj = (E3dScene&)GetSdrObject(); in MoveToItemPool() 314 E3dScene& rObj = (E3dScene&)GetSdrObject(); in SetSceneItemsFromCamera()
|
H A D | groupproperties.cxx | 90 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in GetMergedItemSet() 122 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in SetMergedItemSet() 163 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in SetMergedItem() 174 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in ClearMergedItem() 213 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in GetStyleSheet() 239 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in SetStyleSheet() 257 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in MoveToItemPool() 282 const SdrObjList* pSub = ((const SdrObjGroup&)GetSdrObject()).GetSubList(); in ForceStyleToHardAttributes()
|
H A D | attributeproperties.cxx | 112 SdrObject& rObj = GetSdrObject(); in ImpRemoveStyleSheet() 163 SdrObject& rObj = GetSdrObject(); in ItemSetChanged() 175 SdrModel* pModel = GetSdrObject().GetModel(); in ItemChange() 246 SdrObject& rObj = GetSdrObject(); in SetStyleSheet() 277 GetSdrObject().GetModel()->MigrateItemSet(pOldSet, mpItemSet, pNewModel); in MoveToItemPool() 526 GetSdrObject().SetBoundRectDirty(); in ForceStyleToHardAttributes() 527 GetSdrObject().SetRectsDirty(sal_True); in ForceStyleToHardAttributes() 541 SdrObject& rObj = GetSdrObject(); in Notify() 618 GetSdrObject().Notify(rBC, rHint); in Notify()
|
H A D | properties.cxx | 124 ItemChangeBroadcaster aC(GetSdrObject()); in SetMergedItemSetAndBroadcast() 152 if(GetSdrObject().ISA(SdrObjGroup)) in BroadcastItemChange() 154 SdrObjListIter aIter((SdrObjGroup&)GetSdrObject(), IM_DEEPNOGROUPS); in BroadcastItemChange() 168 GetSdrObject().BroadcastObjectChange(); in BroadcastItemChange() 174 GetSdrObject().SendUserCall(SDRUSERCALL_CHGATTR, rChange.GetRectangle(a)); in BroadcastItemChange()
|
H A D | textproperties.cxx | 90 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in ItemSetChanged() 158 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in ItemChange() 234 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in SetStyleSheet() 358 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in ForceDefaultAttributes() 398 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in ForceStyleToHardAttributes() 555 SdrTextObj& rObj = (SdrTextObj&)GetSdrObject(); in Notify()
|
H A D | defaultproperties.cxx | 90 …pItemSet = &(((DefaultProperties*)this)->CreateObjectSpecificItemSet(*GetSdrObject().GetObjectItem… in GetObjectItemSet() 108 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhichID, nWhichID); in SetObjectItem() 133 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhich, nWhich, 0, 0); in ClearObjectItem() 154 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), SDRATTR_START, EE_ITEMS_END, 0, 0); in SetObjectItemSet()
|
H A D | circleproperties.cxx | 83 SdrCircObj& rObj = (SdrCircObj&)GetSdrObject(); in ItemSetChanged() 94 SdrCircObj& rObj = (SdrCircObj&)GetSdrObject(); in SetStyleSheet() 108 SdrCircObj& rObj = (SdrCircObj&)GetSdrObject(); in ForceDefaultAttributes()
|
H A D | e3dcompoundproperties.cxx | 65 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in GetMergedItemSet() 86 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in SetMergedItemSet() 119 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in PostItemChange()
|
H A D | rectangleproperties.cxx | 56 SdrRectObj& rObj = (SdrRectObj&)GetSdrObject(); in ItemSetChanged() 68 SdrRectObj& rObj = (SdrRectObj&)GetSdrObject(); in SetStyleSheet()
|
H A D | connectorproperties.cxx | 80 SdrEdgeObj& rObj = (SdrEdgeObj&)GetSdrObject(); in ItemSetChanged() 91 SdrEdgeObj& rObj = (SdrEdgeObj&)GetSdrObject(); in SetStyleSheet()
|
H A D | captionproperties.cxx | 80 SdrCaptionObj& rObj = (SdrCaptionObj&)GetSdrObject(); in ItemSetChanged() 91 SdrCaptionObj& rObj = (SdrCaptionObj&)GetSdrObject(); in SetStyleSheet()
|
H A D | e3dproperties.cxx | 75 E3dObject& rObj = (E3dObject&)GetSdrObject(); in ItemSetChanged() 90 const SdrObjList* pSub = ((const E3dObject&)GetSdrObject()).GetSubList(); in SetStyleSheet()
|
H A D | graphicproperties.cxx | 81 SdrGrafObj& rObj = (SdrGrafObj&)GetSdrObject(); in ItemSetChanged() 100 SdrGrafObj& rObj = (SdrGrafObj&)GetSdrObject(); in SetStyleSheet()
|
H A D | measureproperties.cxx | 87 SdrMeasureObj& rObj = (SdrMeasureObj&)GetSdrObject(); in ItemSetChanged() 98 SdrMeasureObj& rObj = (SdrMeasureObj&)GetSdrObject(); in SetStyleSheet()
|
H A D | customshapeproperties.cxx | 44 SdrObjCustomShape& rObj = static_cast< SdrObjCustomShape& >(GetSdrObject()); in UpdateTextFrameStatus() 119 SfxItemSet aSet((SfxItemPool&)(*GetSdrObject().GetObjectItemPool())); in ClearObjectItem()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 124 SdrObject* pObj = GetSdrObject(); in ScShapeObj() 450 SdrObject* pObj = GetSdrObject(); in setPropertyValue() 657 SdrObject *pObj = GetSdrObject(); in getPropertyValue() 702 SdrObject* pObj = GetSdrObject(); in getPropertyValue() 718 SdrObject *pObj = GetSdrObject(); in getPropertyValue() 777 SdrObject *pObj = GetSdrObject(); in getPropertyValue() 846 SdrObject* pObj = GetSdrObject(); in addPropertyChangeListener() 949 SdrObject* pObj = GetSdrObject(); in setPropertyToDefault() 1012 SdrObject* pObj = GetSdrObject(); in getAnchor() 1272 SdrObject* pObj = GetSdrObject(); in getParent() [all …]
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 415 SdrObject* pObj = mpShape->GetSdrObject(); in getPropertyState() 500 SdrObject* pObj = mpShape->GetSdrObject(); in setPropertyValue() 749 if( pEntry && mpShape->GetSdrObject() ) in getPropertyValue() 899 SdrObject* pObj = mpShape->GetSdrObject(); in GetAnimationInfo() 913 SdrObject* pObj = mpShape->GetSdrObject(); in getSupportedServiceNames() 934 SdrObject* pObj = mpShape->GetSdrObject(); in IsPresObj() 948 SdrObject* pObj = mpShape->GetSdrObject(); in IsEmptyPresObj() 978 SdrObject* pObj = mpShape->GetSdrObject(); in SetEmptyPresObj() 1052 SdrObject* pObj = mpShape->GetSdrObject(); in IsMasterDepend() 1078 SdrObject* pObj = mpShape->GetSdrObject(); in SetStyleSheet() [all …]
|
H A D | SdUnoDrawView.cxx | 206 if( pShape && (pShape->GetSdrObject() != NULL) ) in select() 208 SdrObject* pObj = pShape->GetSdrObject(); in select() 230 if( (pShape == NULL) || (pShape->GetSdrObject() == NULL) ) in select() 236 SdrObject* pObj = pShape->GetSdrObject(); in select()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 627 if ( pSvxShape->GetSdrObject() ) in add() 629 if ( pSvxShape->GetSdrObject()->IsInserted() ) in add() 711 SdrObject* pObj = pSvxShape->GetSdrObject(); in add() 971 SdrObject* pObj = pShape ? pShape->GetSdrObject() : 0; in SwXShape() 1769 SdrObject* pObject = pSvxShape->GetSdrObject(); in getPropertyStates() 2108 SdrObject* pObj = GetSvxShape()->GetSdrObject(); in dispose() 2424 SdrObject* pSdrObj = pSvxShape->GetSdrObject(); in _GetTopGroupObj() 2457 const SdrObject* pObj = pSvxShape->GetSdrObject(); in _GetAttrPosition() 2550 const SdrObject* pObj = pSvxShape->GetSdrObject(); in _ConvertTransformationToLayoutDir() 2701 const SdrObject* pObj = pSvxShape->GetSdrObject(); in _ConvertStartOrEndPosToLayoutDir() [all …]
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unopage.cxx | 314 SdrObject *pObj = pShape->GetSdrObject(); in add() 328 …OSL_ENSURE( pShape->GetSdrObject() == pObj, "SvxDrawPage::add: shape does not know about its newly… in add() 346 SdrObject* pObj = pShape->GetSdrObject(); in remove() 433 SdrObject* pObj = pShape->GetSdrObject(); in lcl_markSdrObjectOfShape()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 191 if( const SdrObject* pSdrObj = rObj.GetSdrObject() ) in ImplWriteShape() 1107 const SdrObject* EscherEx::GetSdrObject( const Reference< XShape >& rShape ) in GetSdrObject() function in EscherEx 1114 pRet = pSvxShape->GetSdrObject(); in GetSdrObject() 1357 const SdrObject* ImplEESdrObject::GetSdrObject() const in GetSdrObject() function in ImplEESdrObject 1359 return EscherEx::GetSdrObject( mXShape ); in GetSdrObject()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLTableShapeImportHelper.cxx | 131 SdrObject *pSdrObj = pShapeImp->GetSdrObject(); in finishShape() 152 SdrObject *pSdrObj = pShapeImp->GetSdrObject(); in finishShape()
|