Home
last modified time | relevance | path

Searched refs:doConstructOrthogonal (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx128 virtual bool doConstructOrthogonal() const;
H A Dfuconcs.hxx66 virtual bool doConstructOrthogonal() const;
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx230 bool ConstCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in ConstCustomShape
232 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
H A Ddrawbase.cxx101 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
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx3500 bool SdrObjCustomShape::doConstructOrthogonal(const ::rtl::OUString& rName) in doConstructOrthogonal() function in SdrObjCustomShape
/trunk/main/sw/source/ui/inc/
H A Ddrawbase.hxx80 virtual bool doConstructOrthogonal() const;
H A Dconcustomshape.hxx62 virtual bool doConstructOrthogonal() const;
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx258 static bool doConstructOrthogonal(const ::rtl::OUString& rName);
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx1243 bool FuPoor::doConstructOrthogonal() const in doConstructOrthogonal() function in sd::FuPoor
H A Dfudraw.cxx149 if(bRestricted && doConstructOrthogonal()) in MouseButtonDown()
273 if(bRestricted && doConstructOrthogonal()) in MouseMove()
H A Dfuconcs.cxx323 if ( doConstructOrthogonal() ) in CreateDefaultObject()
335 bool FuConstructCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in sd::FuConstructCustomShape
337 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
/trunk/main/sc/source/ui/inc/
H A Dfupoor.hxx126 virtual bool doConstructOrthogonal() const;
H A Dfuconcustomshape.hxx53 virtual bool doConstructOrthogonal() const;
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx104 if(doConstructOrthogonal()) in DoModifiers()
H A Dfupoor.cxx376 bool FuPoor::doConstructOrthogonal() const in doConstructOrthogonal() function in FuPoor
H A Dfuconcustomshape.cxx202 if ( SdrObjCustomShape::doConstructOrthogonal( aCustomShape ) ) in CreateDefaultObject()
279 bool FuConstCustomShape::doConstructOrthogonal() const in doConstructOrthogonal() function in FuConstCustomShape
281 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx811 …m_rView.SetOrtho(SdrObjCustomShape::doConstructOrthogonal(m_rView.getReportSection()->getSectionWi… in MouseMove()

Completed in 55 milliseconds