Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx167 SwFmtVertOrient* GetVOrient(sal_Bool bCreate = sal_False) in GetVOrient() function in SwShapeDescriptor_Impl
678 if ( !pDesc->GetVOrient() ) in add()
680 SwFmtVertOrient* pVert = pDesc->GetVOrient( sal_True ); in add()
686 if(pDesc->GetVOrient()->GetVertOrient() == text::VertOrientation::NONE) in add()
687 aMM100Pos.Y = TWIP_TO_MM100(pDesc->GetVOrient()->GetPos()); in add()
688 aSet.Put( *pDesc->GetVOrient() ); in add()
1387 pItem = pImpl->GetVOrient(sal_True); in setPropertyValue()
1609 pItem = pImpl->GetVOrient(); in getPropertyValue()
1814 pItem = pImpl->GetVOrient(); in getPropertyStates()

Completed in 23 milliseconds