Searched refs:doConstructOrthogonal (Results 1 – 17 of 17) sorted by relevance
202 if ( SdrObjCustomShape::doConstructOrthogonal( aCustomShape ) ) in CreateDefaultObject()279 bool FuConstCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in FuConstCustomShape281 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
376 bool FuPoor::doConstructOrthogonal() const in doConstructOrthogonal() function in FuPoor
104 if(doConstructOrthogonal()) in DoModifiers()
323 if ( doConstructOrthogonal() ) in CreateDefaultObject()335 bool FuConstructCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in sd::FuConstructCustomShape337 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
149 if(bRestricted && doConstructOrthogonal()) in MouseButtonDown()273 if(bRestricted && doConstructOrthogonal()) in MouseMove()
1243 bool FuPoor::doConstructOrthogonal() const in doConstructOrthogonal() function in sd::FuPoor
101 pSdrView->SetOrtho(doConstructOrthogonal() ? !rMEvt.IsShift() : rMEvt.IsShift()); in MouseButtonDown()281 pSdrView->SetOrtho(doConstructOrthogonal() ? !rMEvt.IsShift() : rMEvt.IsShift()); in MouseMove()731 bool SwDrawBase::doConstructOrthogonal() const in doConstructOrthogonal() function in SwDrawBase
230 bool ConstCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in ConstCustomShape232 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
62 virtual bool doConstructOrthogonal() const;
80 virtual bool doConstructOrthogonal() const;
53 virtual bool doConstructOrthogonal() const;
126 virtual bool doConstructOrthogonal() const;
66 virtual bool doConstructOrthogonal() const;
128 virtual bool doConstructOrthogonal() const;
258 static bool doConstructOrthogonal(const ::rtl::OUString& rName);
811 …m_rView.SetOrtho(SdrObjCustomShape::doConstructOrthogonal(m_rView.getReportSection()->getSectionWi… in MouseMove()
3500 bool SdrObjCustomShape::doConstructOrthogonal(const ::rtl::OUString& rName) in doConstructOrthogonal() function in SdrObjCustomShape
Completed in 103 milliseconds