Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx160 SwFmtHoriOrient* GetHOrient(sal_Bool bCreate = sal_False) in GetHOrient() function in SwShapeDescriptor_Impl
667 if ( !pDesc->GetHOrient() ) in add()
669 SwFmtHoriOrient* pHori = pDesc->GetHOrient( sal_True ); in add()
675 if(pDesc->GetHOrient()->GetHoriOrient() == text::HoriOrientation::NONE) in add()
676 aMM100Pos.X = TWIP_TO_MM100(pDesc->GetHOrient()->GetPos()); in add()
677 aSet.Put( *pDesc->GetHOrient() ); in add()
1386 pItem = pImpl->GetHOrient(sal_True); in setPropertyValue()
1608 pItem = pImpl->GetHOrient(); in getPropertyValue()
1813 pItem = pImpl->GetHOrient(); in getPropertyStates()

Completed in 30 milliseconds