Home
last modified time | relevance | path

Searched refs:sdr (Results 151 – 175 of 375) sorted by relevance

12345678910>>...15

/trunk/main/svx/inc/svx/
H A Dsvdmark.hxx144 class SVX_DLLPUBLIC SdrMark : public sdr::ObjectUser
369 namespace sdr namespace
H A Dsdrobjectuser.hxx38 namespace sdr namespace
H A Dsdrpageuser.hxx38 namespace sdr namespace
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx167 namespace sdr namespace
310 …mpPrimitiveAnimation = new sdr::animation::PrimitiveAnimation(*this, aAnimatedExtractor.getPrimit… in checkForPrimitive2DAnimations()
H A Dviewobjectcontactofpageobj.cxx47 namespace sdr namespace
205 namespace sdr namespace
H A Dobjectcontactofpageview.cxx50 namespace sdr namespace
137 sdr::event::TimerEventHandler& rEventHandler = GetEventHandler(); in ProcessDisplay()
H A Dviewcontactoftextobj.cxx31 namespace sdr namespace
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx91 sdr::properties::BaseProperties* SdrTextObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
93 return new sdr::properties::TextProperties(*this); in CreateObjectSpecificProperties()
99 sdr::contact::ViewContact* SdrTextObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
101 return new sdr::contact::ViewContactOfTextObj(*this); in CreateObjectSpecificViewContact()
2085 … static_cast< sdr::properties::TextProperties& >(GetProperties()).SetObjectItemNoBroadcast(rItem); in SetObjectItemNoBroadcast()
H A Dsvdocirc.cxx100 sdr::properties::BaseProperties* SdrCircObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
102 return new sdr::properties::CircleProperties(*this); in CreateObjectSpecificProperties()
108 sdr::contact::ViewContact* SdrCircObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
110 return new sdr::contact::ViewContactOfSdrCircObj(*this); in CreateObjectSpecificViewContact()
H A Dsvdomeas.cxx196 sdr::properties::BaseProperties* SdrMeasureObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
198 return new sdr::properties::MeasureProperties(*this); in CreateObjectSpecificProperties()
204 sdr::contact::ViewContact* SdrMeasureObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
206 return new sdr::contact::ViewContactOfSdrMeasureObj(*this); in CreateObjectSpecificViewContact()
H A Dsvdoole2.cxx741 sdr::properties::BaseProperties* SdrOle2Obj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
743 return new sdr::properties::OleProperties(*this); in CreateObjectSpecificProperties()
749 sdr::contact::ViewContact* SdrOle2Obj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
751 return new sdr::contact::ViewContactOfSdrOle2Obj(*this); in CreateObjectSpecificViewContact()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx499 …rtl::Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController… in KeyInput()
569 …rtl::Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController… in MouseButtonDown()
610 …rtl::Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController… in MouseMove()
638 …rtl::Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController… in MouseButtonUp()
H A Dviewoverlaymanager.cxx280 ::sdr::overlay::OverlayObject* pOverlayObject = 0; in CreateB2dIAObject()
282 … pOverlayObject = new ::sdr::overlay::OverlayBitmapEx( aPosition, aBitmapEx, 0, 0 ); in CreateB2dIAObject()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx86 using sdr::properties::TextProperties;
87 using sdr::properties::BaseProperties;
92 namespace sdr { namespace table { namespace
710 sdr::properties::BaseProperties* SdrTableObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
719 sdr::contact::ViewContact* SdrTableObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
721 return new sdr::contact::ViewContactOfTableObj(*this); in CreateObjectSpecificViewContact()
H A Dtableundo.cxx45 namespace sdr { namespace table { namespace
520 , mxObjRef( const_cast< sdr::table::SdrTableObj*>( &rTableObj ) ) in TableStyleUndo()
/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx54 namespace sdr namespace
383 sdr::properties::ScaleItemSet(pNewSheet->GetItemSet(), aMetricFactor); in SetModel()
/trunk/main/sd/inc/
H A Dsdpage.hxx354 const sdr::contact::ViewObjectContact& rOriginal,
355 const sdr::contact::DisplayInfo& rDisplayInfo,
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1533 class ImplRenderPaintProc : public ::sdr::contact::ViewObjectContactRedirector
1551 const sdr::contact::ViewObjectContact& rOriginal,
1552 const sdr::contact::DisplayInfo& rDisplayInfo);
1784 const sdr::contact::ViewObjectContact& rOriginal, in createRedirectedPrimitive2DSequence()
1785 const sdr::contact::DisplayInfo& rDisplayInfo) in createRedirectedPrimitive2DSequence()
1802 …xRetval = ::sdr::contact::ViewObjectContactRedirector::createRedirectedPrimitive2DSequence(rOrigin… in createRedirectedPrimitive2DSequence()
1820 …return sdr::contact::ViewObjectContactRedirector::createRedirectedPrimitive2DSequence(rOriginal, r… in createRedirectedPrimitive2DSequence()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2186 namespace sdr namespace
2234 namespace sdr namespace
2378 sdr::contact::ViewContact* SwDrawVirtObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
2380 return new sdr::contact::VCOfDrawVirtObj(*this); in CreateObjectSpecificViewContact()
/trunk/main/svx/source/sdr/animation/
H A Dobjectanimator.cxx32 namespace sdr namespace
/trunk/main/svx/inc/svx/sdr/animation/
H A Dobjectanimator.hxx35 namespace sdr namespace
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactoftextobj.hxx36 namespace sdr namespace
H A Dviewcontactofsdrcaptionobj.hxx36 namespace sdr namespace
H A Dviewcontactofsdrcircobj.hxx36 namespace sdr namespace
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaycrosshair.hxx31 namespace sdr namespace

Completed in 127 milliseconds

12345678910>>...15