Home
last modified time | relevance | path

Searched refs:SdrObject (Results 1 – 25 of 721) sorted by last modified time

12345678910>>...29

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1738 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in click()
1760 SdrObject* pObj = mpDoc->GetObj( aBookmark ); in getSlideNumberForBookmark()
2929 SdrObject* pObj = NULL; in receiveRequest()
/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx41 class SdrObject;
110 virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle);
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx709 SdrObject* pObj = pSvxShape->GetSdrObject(); in add()
969 SdrObject* pObj = pShape ? pShape->GetSdrObject() : 0; in SwXShape()
982 void SwXShape::AddExistingShapeToFmt( SdrObject& _rObj ) in AddExistingShapeToFmt()
987 SdrObject* pCurrent = aIter.Next(); in AddExistingShapeToFmt()
1767 SdrObject* pObject = pSvxShape->GetSdrObject(); in getPropertyStates()
2106 SdrObject* pObj = GetSvxShape()->GetSdrObject(); in dispose()
2289 SdrObject* pTopGroupObj = _GetTopGroupObj(); in setPosition()
2417 SdrObject* pTopGroupObj( 0L ); in _GetTopGroupObj()
2422 SdrObject* pSdrObj = pSvxShape->GetSdrObject(); in _GetTopGroupObj()
2455 const SdrObject* pObj = pSvxShape->GetSdrObject(); in _GetAttrPosition()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx124 SdrObject* pObj = GetSdrObject(); in ScShapeObj()
356 SdrObject *pObj = GetSdrObject(); in setPropertyValue()
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()
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx104 SdrObject* pObj = pSdrView->GetCreateObj(); in MouseButtonDown()
150 void ConstCustomShape::SetAttributes( SdrObject* pObj ) in SetAttributes()
169 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
222 SdrObject* pObj = rMarkList.GetMark(0)->GetMarkedSdrObj(); in CreateDefaultObject()
H A Dconrect.cxx91 SdrObject* pObj = rMarkList.GetMark(0) ? rMarkList.GetMark(0)->GetMarkedSdrObj() in MouseButtonUp()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx166 SwMacroInfo* GetMacroInfo( SdrObject* pObj, sal_Bool bCreate ) // static in GetMacroInfo()
430 SdrObject* SwMSDffManager::ImportOLE( long nOLEId, in ImportOLE()
445 SdrObject* pRet = 0; in ImportOLE()
511 SdrObject* SwMSDffManager::ProcessObj(SvStream& rSt, in ProcessObj()
515 SdrObject* pObj in ProcessObj()
688 SdrObject::Free( pObj ); in ProcessObj()
2066 SdrObject* pFrmObj = CreateContactObject( pFrame ); in Read_HdFtTextAsHackedFrame()
3838 SdrObject* pObject = 0; in SetSegmentToPageDesc()
5698 SdrObjUserData* SwMacroInfo::Clone( SdrObject* /*pObj*/ ) const in Clone()
H A Dww8par.hxx91 class SdrObject;
438 virtual SdrObjUserData* Clone( SdrObject* pObj ) const;
694 virtual SdrObject* ImportOLE( long nOLEId,
713 …virtual SdrObject* ProcessObj( SvStream& rSt, DffObjData& rObjData, void* pData, Rectangle& rTextR…
1362 void ReplaceObj(const SdrObject &rReplaceTextObj,
1363 SdrObject &rSubObj);
1433 SdrObject *ReadLine(WW8_DPHEAD* pHd, const WW8_DO* pDo,
1435 SdrObject *ReadRect(WW8_DPHEAD* pHd, const WW8_DO* pDo,
1439 SdrObject *ReadArc(WW8_DPHEAD* pHd, const WW8_DO* pDo,
1469 SdrObject* CreateContactObject(SwFrmFmt* pFlyFmt);
[all …]
H A Dww8par4.cxx271 SdrObject* pRet = ImportOleBase(aGraph, pGrf, pFlySet, aVisArea ); in ImportOle()
310 SdrObject::Free( pRet ); // das brauchen wir nicht mehr in ImportOle()
352 SdrObject* SwWW8ImplReader::ImportOleBase( Graphic& rGraph, in ImportOleBase()
355 SdrObject* pRet = 0; in ImportOleBase()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2815 SdrObject* pObj = rOriginal.GetViewContact().TryToGetSdrObject(); in createRedirectedPrimitive2DSequence()
3501 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint()
6977 SdrObject *pObj = FindSdrObject(); in MakeGraphic()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1147 const SdrObject* pNew = _pAnchoredObj->GetDrawObj(); in GetTop()
1667 memset( (SdrObject**)pSdrObj, 0, sizeof(pSdrObj) ); in SwContourCache()
1683 memmove( (SdrObject**)pSdrObj + nPos, pSdrObj + nPos + 1, in ClrObject()
1684 ( nObjCnt - nPos ) * sizeof( SdrObject* ) ); in ClrObject()
1689 void ClrContourCache( const SdrObject *pObj ) in ClrContourCache()
1756 const SdrObject* pObj, const SwTxtFrm* pFrm, const SwRect &rLine, in ContourRect()
1798 memmove( (SdrObject**)pSdrObj + 1, pSdrObj, nObjCnt++ * sizeof( SdrObject* ) ); in ContourRect()
1833 const SdrObject* pTmpObj = pSdrObj[ nPos ]; in ContourRect()
1835 memmove( (SdrObject**)pSdrObj + 1, pSdrObj, nPos * sizeof( SdrObject* ) ); in ContourRect()
1884 void SwContourCache::ShowContour( OutputDevice* pOut, const SdrObject* pObj, in ShowContour()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx733 void SdrMeasureObj::operator=(const SdrObject& rObj) in operator =()
1158 SdrObject* SdrMeasureObj::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
H A Dsvdopath.cxx149 …const SdrObject* pInteractionObject(nHdlCount && rHdlList.GetHdl(0) ? rHdlList.GetHdl(0)->GetObj()… in ImpSdrPathDragData()
579 …const SdrObject* pInteractionObject(nHdlCount && rHdlList.GetHdl(0) ? rHdlList.GetHdl(0)->GetObj()… in beginPathDrag()
1884 void SdrPathObj::operator=(const SdrObject& rObj) in operator =()
2696 SdrObject* SdrPathObj::RipPoint(sal_uInt32 nHdlNum, sal_uInt32& rNewPt0Index) in RipPoint()
2742 SdrObject* SdrPathObj::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
2750 SdrObject* pRet = bHideContour ? in DoConvertToPolyObj()
H A Dsvdotext.cxx772 SdrObject* pCopy = Clone(); in ImpSetContourPolygon()
775 SdrObject::Free( pCopy ); in ImpSetContourPolygon()
1227 void SdrTextObj::operator=(const SdrObject& rObj) in operator =()
1230 SdrObject::operator=(rObj); in operator =()
H A Dsvdoashp.cxx155 SdrObject* ImpCreateShadowObjectClone(const SdrObject& rOriginal, const SfxItemSet& rOriginalSet) in ImpCreateShadowObjectClone()
157 SdrObject* pRetval = 0L; in ImpCreateShadowObjectClone()
181 SdrObject* pObj = aIterator.Next(); in ImpCreateShadowObjectClone()
1665 SdrObject* pCandidate = aIterator.Next(); in TakeObjInfo()
2212 pH->SetObj( (SdrObject*)this ); in GetHdl()
3118 void SdrObjCustomShape::operator=(const SdrObject& rObj) in operator =()
3161 SdrObject* pRetval = 0L; in DoConvertToPolyObj()
3162 SdrObject* pRenderedCustomShape = 0L; in DoConvertToPolyObj()
3177 SdrObject* pCandidate = pRenderedCustomShape->Clone(); in DoConvertToPolyObj()
3181 SdrObject::Free( pCandidate ); in DoConvertToPolyObj()
[all …]
H A Dsvdobj.cxx385 DBG_NAME(SdrObject);
388 SdrObject::SdrObject() in SdrObject() function in SdrObject
432 SdrObject::~SdrObject() in ~SdrObject()
481 void SdrObject::Free( SdrObject*& _rpObject ) in Free()
696 SdrObject* SdrObject::GetUpGroup() const in GetUpGroup()
1011 SdrObject* SdrObject::Clone() const in Clone()
1022 void SdrObject::operator=(const SdrObject& rObj) in operator =()
1353 SdrObject* SdrObject::getFullDragClone() const in getFullDragClone()
2427 SdrObject* SdrObject::GetConnectedNode(FASTBOOL /*bTail1*/) const in GetConnectedNode()
2461 SdrObject* SdrObject::ImpConvertToContourObj(SdrObject* pRet, sal_Bool bForceLineDash) const in ImpConvertToContourObj()
[all …]
H A Dsvdedxv.cxx544 SdrObject* pObj, SdrPageView* pPV, Window* pWin, in SdrBeginTextEdit()
1849 sal_Bool SdrObjEditView::BegMacroObj(const Point& rPnt, short nTol, SdrObject* pObj, SdrPageView* p… in BegMacroObj()
1958 SdrObject* pObj = GetTextEditObject(); in getTextSelection()
1977 …lectionController > CreateTableController( SdrObjEditView* pView, const SdrObject* pObj, const rtl…
2002 const SdrObject* pObj= rMarkList.GetMark(0)->GetMarkedSdrObj(); in MarkListHasChanged()
2225 SdrObject* pObj = rMarkList.GetMark(0)->GetMarkedSdrObj(); in ApplyFormatPaintBrush()
H A Dsvdograf.cxx949 SdrObject* SdrGrafObj::getFullDragClone() const in getFullDragClone()
966 void SdrGrafObj::operator=( const SdrObject& rObj ) in operator =()
1242 SdrObject* SdrGrafObj::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
1244 SdrObject* pRetval = NULL; in DoConvertToPolyObj()
1303 SdrObject* pHalfDone = pRetval; in DoConvertToPolyObj()
1305 SdrObject::Free( pHalfDone ); // resulting object is newly created in DoConvertToPolyObj()
1325 SdrObject* pLineFill = SdrRectObj::DoConvertToPolyObj(bBezier, false); in DoConvertToPolyObj()
/trunk/main/svx/source/table/
H A Dcell.cxx104 …static SvxItemPropertySet aSvxCellPropertySet( aSvxCellPropertyMap, SdrObject::GetGlobalDrawObject… in ImplGetSvxCellPropertySet()
120 CellProperties(SdrObject& rObj, sdr::table::Cell* pCell );
123 CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell);
129 BaseProperties& Clone(SdrObject& rObj) const;
162 CellProperties::CellProperties(SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties()
168 …CellProperties::CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pC… in CellProperties()
178 BaseProperties& CellProperties::Clone(SdrObject& rObj) const in Clone()
738 SdrObject& rObj = GetObject(); in AddUndo()
748 …s* Cell::CloneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& … in CloneProperties()
758 sdr::properties::TextProperties* Cell::CloneProperties( SdrObject& rNewObj, Cell& rNewCell ) in CloneProperties()
H A Dcell.hxx43 class SdrObject;
200 …SVX_DLLPRIVATE sdr::properties::TextProperties* CloneProperties( SdrObject& rNewObj, Cell& rNewCel…
202 …perties* CloneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& …
/trunk/main/sd/source/core/
H A Dsdpage.cxx156 bool operator()( SdrObject* p1, SdrObject* p2 ) in operator ()()
168 SdrObject* pObj = 0; in GetPresObj()
249 SdrObject* pSdrObj = NULL; in CreatePresObj()
699 SdrObject* pObj = (SdrObject*) &rObj; in Changed()
786 SdrObject *pObj=NULL; in CreateTitleAndLayout()
1393 SdrObject* pObj = 0; in findAutoLayoutShapesImpl()
1419 SdrObject* pObj = 0; in findAutoLayoutShapesImpl()
1665 SdrObject* SdPage::NbcReplaceObject(SdrObject* pNewObj, sal_uLong nObjNum) in NbcReplaceObject()
1673 SdrObject* SdPage::ReplaceObject(SdrObject* pNewObj, sal_uLong nObjNum) in ReplaceObject()
1816 SdrObject* pObj = NULL; in ScaleObjects()
[all …]
H A Ddrawdoc.cxx777 SdrObject* pObj = rPresentationShapes.getNextShape(0); in NewOrLoadCompleted()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx60 class SdrObject;
237 virtual SdrObject* CheckMacroHit (const SdrObjMacroHitRec& rRec, const SdrObject* pObj) const;
300 friend class SdrObject;
384 class SdrObject;
403 class SVX_DLLPUBLIC SdrObject: public SfxListener, public tools::WeakBase< SdrObject > class
537 virtual ~SdrObject();
541 SdrObject();
610 SdrObject* GetUpGroup() const;
987 SdrObject* ConvertToContourObj(SdrObject* pRet, sal_Bool bForceLineDash = sal_False) const;
1159 SdrObject* pNewObj;
[all …]
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx88 extern void ClrContourCache( const SdrObject *pObj ); // TxtFly.Cxx
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx226 SdrObject* pSdrShape = pShape->GetSdrObject(); in add()
265 SdrObject* pSdrShape = NULL; in remove()
300 SdrObject* pObject = rList.NbcRemoveObject( nObjNum ); in remove()
301 SdrObject::Free( pObject ); in remove()
341 SdrObject* pDestObj = mpObj->GetSubList()->GetObj( Index ); in getByIndex()
546 SvxShapeControl::SvxShapeControl( SdrObject* pObj ) throw() : in DBG_NAME()
1033 SvxShapeCircle::SvxShapeCircle( SdrObject* pObj ) throw() in SvxShapeCircle()
1634 SvxGraphicObject::SvxGraphicObject( SdrObject* pObj ) throw() in SvxGraphicObject()
1903 SvxShapeCaption::SvxShapeCaption( SdrObject* pObj ) throw() in SvxShapeCaption()
1916 SvxCustomShape::SvxCustomShape( SdrObject* pObj ) throw() : in SvxCustomShape()
[all …]

Completed in 282 milliseconds

12345678910>>...29