/trunk/main/sd/source/core/ |
H A D | sdpage_animations.cxx | 90 Reference< XShape > xShape( const_cast<SdrObject*>(pObj)->getUnoShape(), UNO_QUERY ); in removeAnimations() 118 aTarget.Shape = Reference< XShape >( pObj->getUnoShape(), UNO_QUERY ); in onParagraphInserted() 131 aTarget.Shape = Reference< XShape >( pObj->getUnoShape(), UNO_QUERY ); in onParagraphRemoving() 143 Reference< XShape > xObj( pObj->getUnoShape(), UNO_QUERY ); in onEndTextEdit()
|
H A D | CustomAnimationCloner.cxx | 127 Reference< XShape > xSource( pSource->getUnoShape(), UNO_QUERY ); in Clone() 128 Reference< XShape > xTarget( pTarget->getUnoShape(), UNO_QUERY ); in Clone()
|
/trunk/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 471 xShape = _rSdrObject.SdrObject::getUnoShape(); in getUnoShapeOf() 582 m_xReportComponent.set(getUnoShape(),uno::UNO_QUERY); in EndCreate() 605 uno::Reference< uno::XInterface > OCustomShape::getUnoShape() in getUnoShape() function in rptui::OCustomShape 686 m_xReportComponent.set(getUnoShape(),uno::UNO_QUERY); in impl_setReportComponent_nothrow() 942 uno::Reference< uno::XInterface > OUnoObject::getUnoShape() in getUnoShape() function in rptui::OUnoObject 952 … Reference<XPropertySet> xSource(const_cast<OUnoObject*>(this)->getUnoShape(),uno::UNO_QUERY); in Clone() 953 Reference<XPropertySet> xDest(pClone->getUnoShape(),uno::UNO_QUERY); in Clone() 1118 m_xReportComponent.set(getUnoShape(),uno::UNO_QUERY); in EndCreate() 1133 uno::Reference< uno::XInterface > OOle2Obj::getUnoShape() in getUnoShape() function in rptui::OOle2Obj
|
H A D | RptPage.cxx | 119 uno::Reference< drawing::XShape> xShape(pObj->getUnoShape(),uno::UNO_QUERY); in RemoveObject() 228 uno::Reference< drawing::XShape> xShape(pObj->getUnoShape(),uno::UNO_QUERY); in NbcInsertObject()
|
/trunk/main/reportdesign/inc/ |
H A D | RptObject.hxx | 173 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape(); 215 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape(); 268 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape();
|
/trunk/main/sd/source/core/undo/ |
H A D | undoobjects.cxx | 52 …com::sun::star::uno::Reference< com::sun::star::drawing::XShape > xShape( rObject.getUnoShape(), c… in UndoRemovePresObjectImpl() 204 …com::sun::star::uno::Reference< com::sun::star::drawing::XShape > xShape( rObject.getUnoShape(), c… in UndoObjectSetText()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 405 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify() 416 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify() 423 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify() 535 uno::Reference< drawing::XShape > xShape (pObj->getUnoShape(), uno::UNO_QUERY); in GetCount() 1038 uno::Reference< drawing::XShape > xMarkedXShape (pMarkedObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges() 1056 uno::Reference< drawing::XShape > xMarkedXShape (pMarkedObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges() 1063 uno::Reference< drawing::XShape > xUpGroupXShape (pUpObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges()
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 3170 xShapeProp.set(pNewControl->getUnoShape(),uno::UNO_QUERY); in createControl() 3182 xShapeProp.set(pNewControl->getUnoShape(),uno::UNO_QUERY_THROW); in createControl() 3203 xShapeProp.set(pObj->getUnoShape(),uno::UNO_QUERY); in createControl() 3508 …uno::Reference< report::XReportComponent> xShapeProp(pObjs[i]->getUnoShape(),uno::UNO_QUERY_THROW); in addPairControls() 3561 …uno::Reference< report::XReportComponent> xShapePropLabel(pObjs[0]->getUnoShape(),uno::UNO_QUERY_T… in addPairControls() 3562 …no::Reference< report::XReportComponent> xShapePropTextField(pObjs[1]->getUnoShape(),uno::UNO_QUER… in addPairControls() 3583 … uno::Reference< report::XFixedText> xShapeProp(pObj->getUnoShape(),uno::UNO_QUERY_THROW); in addPairControls() 3623 … uno::Reference< report::XReportComponent> xLabel(pControl[0]->getUnoShape(),uno::UNO_QUERY_THROW); in addPairControls() 3626 …uno::Reference< report::XReportComponent> xTextfield(pControl[1]->getUnoShape(),uno::UNO_QUERY_THR… in addPairControls()
|
H A D | ReportSection.cxx | 377 …aCopies.push_back(uno::Reference<report::XReportComponent>(pNeuObj->getUnoShape(),uno::UNO_QUERY)); in Copy()
|
/trunk/main/svx/source/form/ |
H A D | fmpgeimp.cxx | 255 …Reference< XControlShape > xControlShape( const_cast< FmFormObj& >( _object ).getUnoShape(), UNO_Q… in lcl_insertFormObject_throw() 279 …keAny( Reference< XControlShape >( const_cast< FmFormObj& >( _object ).getUnoShape(), UNO_QUERY ) … in lcl_removeFormObject_throw()
|
/trunk/main/svx/source/unodraw/ |
H A D | unopage.cxx | 399 return makeAny(Reference< drawing::XShape >( pObj->getUnoShape(), uno::UNO_QUERY )); in getByIndex() 509 xShapeGroup = Reference< drawing::XShapeGroup >::query( pObj->getUnoShape() ); in group()
|
H A D | unoshape.cxx | 383 return getImplementation( pObj->getUnoShape() ); in GetShapeForSdrObj() 4035 return PTR_CAST( SdrObjGroup, pObjList->GetOwnerObj())->getUnoShape(); in getParent() 4037 return PTR_CAST( E3dScene, pObjList->GetOwnerObj())->getUnoShape(); in getParent() 4460 uno::Reference< drawing::XShape > xShape( pObj->getUnoShape(), uno::UNO_QUERY ); in GetXShapeForSdrObject()
|
H A D | unomod.cxx | 175 aEvent.Source = const_cast<SdrObject*>(pObj)->getUnoShape(); in createEvent()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | notesuno.cxx | 239 xShape.set( pCaption->getUnoShape(), uno::UNO_QUERY ); in getAnnotationShape()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 326 xShape = pObj->getUnoShape(); in GetInterface() 2234 uno::Reference< drawing::XShape >( pTopGroupObj->getUnoShape(), in getPosition() 2345 uno::Reference< drawing::XShape >( pTopGroupObj->getUnoShape(), in setPosition() 2365 pTopGroupObj->getUnoShape(), in setPosition()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 1607 xShape = Reference< drawing::XShape >::query( pObj->getUnoShape() ); in combine() 1660 xShape = Reference< drawing::XShape >::query( pObj->getUnoShape() ); in bind() 1957 Reference< beans::XPropertySet > aRef( pObj->getUnoShape(), uno::UNO_QUERY ); in getByName() 2678 maShapes[nNavPos] = Reference< XShape >( pObj->getUnoShape(), UNO_QUERY ); in NavigationOrderAccess()
|
H A D | SdUnoDrawView.cxx | 325 Reference< drawing::XShape > xShape( pObj->getUnoShape(), UNO_QUERY ); in getSelection()
|
/trunk/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 973 … uno::Reference< report::XReportComponent > xComponent( _pControl->getUnoShape(), uno::UNO_QUERY); in getRectangleFromControl() 989 uno::Reference< report::XReportComponent> xComponent(_pControl->getUnoShape(),uno::UNO_QUERY); in correctOverlapping()
|
/trunk/main/chart2/source/controller/main/ |
H A D | SelectionHelper.cxx | 257 …tedOID = ObjectIdentifier( uno::Reference< drawing::XShape >( pNewObj->getUnoShape(), uno::UNO_QUE… in adaptSelectionToNewPos()
|
H A D | DrawCommandDispatch.cxx | 406 … Reference< drawing::XShape > xShape( pObj->getUnoShape(), uno::UNO_QUERY ); in execute()
|
H A D | ChartController_Tools.cxx | 450 … Reference< drawing::XShape > xShape( pNewObj->getUnoShape(), uno::UNO_QUERY ); in impl_PasteShapes()
|
/trunk/main/reportdesign/source/core/api/ |
H A D | Shape.cxx | 320 xSet.set(pClone->getUnoShape(),uno::UNO_QUERY_THROW ); in createClone()
|
/trunk/main/svx/source/accessibility/ |
H A D | GraphCtlAccessibleContext.cxx | 168 …ce< XShape > xShape( Reference< XShape >::query( (const_cast<SdrObject*>(pObj))->getUnoShape() ) ); in getAccessible()
|
/trunk/main/svx/inc/svx/ |
H A D | svdobj.hxx | 1046 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoShape();
|
/trunk/main/sd/source/ui/view/ |
H A D | drviews2.cxx | 871 …:uno::Reference< ::com::sun::star::drawing::XShape > xShape( pGrafObj->getUnoShape(), com::sun::st… in FuTemporary()
|