Home
last modified time | relevance | path

Searched refs:GetHOrient (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx158 SwFmtHoriOrient* GetHOrient(sal_Bool bCreate = sal_False) in GetHOrient() function in SwShapeDescriptor_Impl
665 if ( !pDesc->GetHOrient() ) in add()
667 SwFmtHoriOrient* pHori = pDesc->GetHOrient( sal_True ); in add()
673 if(pDesc->GetHOrient()->GetHoriOrient() == text::HoriOrientation::NONE) in add()
674 aMM100Pos.X = TWIP_TO_MM100(pDesc->GetHOrient()->GetPos()); in add()
675 aSet.Put( *pDesc->GetHOrient() ); in add()
1384 pItem = pImpl->GetHOrient(sal_True); in setPropertyValue()
1606 pItem = pImpl->GetHOrient(); in getPropertyValue()
1811 pItem = pImpl->GetHOrient(); in getPropertyStates()

Completed in 35 milliseconds