Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx169 SwFmtVertOrient* GetVOrient(sal_Bool bCreate = sal_False) in GetVOrient() function in SwShapeDescriptor_Impl
680 if ( !pDesc->GetVOrient() ) in add()
682 SwFmtVertOrient* pVert = pDesc->GetVOrient( sal_True ); in add()
688 if(pDesc->GetVOrient()->GetVertOrient() == text::VertOrientation::NONE) in add()
689 aMM100Pos.Y = TWIP_TO_MM100(pDesc->GetVOrient()->GetPos()); in add()
690 aSet.Put( *pDesc->GetVOrient() ); in add()
1389 pItem = pImpl->GetVOrient(sal_True); in setPropertyValue()
1611 pItem = pImpl->GetVOrient(); in getPropertyValue()
1816 pItem = pImpl->GetVOrient(); in getPropertyStates()

Completed in 23 milliseconds