Home
last modified time | relevance | path

Searched refs:GetShearAngle (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/page/
H A Dcpdf_textstate.cpp72 FX_FLOAT CPDF_TextState::GetShearAngle() const { in GetShearAngle() function in CPDF_TextState
73 return m_Ref.GetObject()->GetShearAngle(); in GetShearAngle()
153 FX_FLOAT CPDF_TextState::TextData::GetShearAngle() const { in GetShearAngle() function in CPDF_TextState::TextData
H A Dcpdf_textstate.h53 FX_FLOAT GetShearAngle() const;
72 FX_FLOAT GetShearAngle() const;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_page/
H A Dcpdf_textstate.h25 FX_FLOAT GetShearAngle() const;
H A Dcpdf_textstate.cpp44 FX_FLOAT CPDF_TextState::GetShearAngle() const { in GetShearAngle() function in CPDF_TextState
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdogrp.hxx85 virtual Degree100 GetShearAngle(bool bVertical = false) const override;
H A Dsvdovirt.hxx125 virtual Degree100 GetShearAngle(bool bVertical = false) const override;
H A Dsvdotext.hxx469 virtual Degree100 GetShearAngle(bool bVertical = false) const override;
H A Dsvdobj.hxx582 virtual Degree100 GetShearAngle(bool bVertical = false) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdogrp.hxx83 virtual long GetShearAngle(bool bVertical = false) const override;
H A Dsvdovirt.hxx123 virtual long GetShearAngle(bool bVertical = false) const override;
H A Dsvdotext.hxx458 virtual long GetShearAngle(bool bVertical = false) const override;
H A Dsvdobj.hxx633 virtual long GetShearAngle(bool bVertical = false) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdovirt.cxx429 Degree100 SdrVirtObj::GetShearAngle(bool bVertical) const in GetShearAngle() function in SdrVirtObj
431 return rRefObj.GetShearAngle(bVertical); in GetShearAngle()
H A Dsvdogrp.cxx308 Degree100 SdrObjGroup::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrObjGroup
316 nRetval = pObj->GetShearAngle(); in GetShearAngle()
H A Dsvdotxtr.cxx89 Degree100 SdrTextObj::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrTextObj
H A Dsvdedtv1.cxx444 Degree100 nAngle2=pO->GetShearAngle(); in GetMarkedObjShear()
818 nShrAngle=pObj->GetShearAngle(); in MergeNotPersistAttrFromMarked()
826 if (!bShrAngleDC && nShrAngle !=pObj->GetShearAngle()) bShrAngleDC=true; in MergeNotPersistAttrFromMarked()
H A Dsvdobj.cxx1717 Degree100 SdrObject::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrObject
2083 n-=GetShearAngle(); in NbcApplyNotPersistAttr()
2193 rAttr.Put(SdrShearAngleItem(GetShearAngle())); in TakeNotPersistAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdovirt.cxx444 long SdrVirtObj::GetShearAngle(bool bVertical) const in GetShearAngle() function in SdrVirtObj
446 return rRefObj.GetShearAngle(bVertical); in GetShearAngle()
H A Dsvdogrp.cxx335 long SdrObjGroup::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrObjGroup
343 nRetval = pObj->GetShearAngle(); in GetShearAngle()
H A Dsvdotxtr.cxx93 long SdrTextObj::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrTextObj
H A Dsvdedtv1.cxx461 long nAngle2=pO->GetShearAngle(); in GetMarkedObjShear()
835 nShrAngle=pObj->GetShearAngle(); in MergeNotPersistAttrFromMarked()
843 if (!bShrAngleDC && nShrAngle !=pObj->GetShearAngle()) bShrAngleDC=true; in MergeNotPersistAttrFromMarked()
H A Dsvdobj.cxx1672 long SdrObject::GetShearAngle(bool /*bVertical*/) const in GetShearAngle() function in SdrObject
2013 n-=GetShearAngle(); in NbcApplyNotPersistAttr()
2127 rAttr.Put(SdrShearAngleItem(GetShearAngle())); in TakeNotPersistAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Dscshapetest.cxx473 const Degree100 nShearLTR = pObjImage->GetShearAngle(); in testTdf137082_LTR_to_RTL()
480 const Degree100 nShearRTLActual = pObjImage->GetShearAngle(); in testTdf137082_LTR_to_RTL()
699 Degree100 aShearAngle(pObj->GetShearAngle()); in testTdf137033_RotShear_ResizeHide()
723 aShearAngle = pObj->GetShearAngle(); in testTdf137033_RotShear_ResizeHide()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodraw/
H A Dunoshape.cxx2346 nShear -= GetSdrObject()->GetShearAngle(); in setPropertyValueImpl()
2805 rValue <<= static_cast<sal_Int32>(GetSdrObject()->GetShearAngle()); in getPropertyValueImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodraw/
H A Dunoshape.cxx2352 nShear -= GetSdrObject()->GetShearAngle(); in setPropertyValueImpl()
2774 rValue <<= static_cast<sal_Int32>(GetSdrObject()->GetShearAngle()); in getPropertyValueImpl()

12