Searched refs:GetTextVerticalAdjust (Results 1 – 13 of 13) sorted by relevance
170 SdrTextVertAdjust eVAdj(GetTextVerticalAdjust()); in TakeTextEditArea()314 SdrTextVertAdjust eV=GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()
470 SdrTextVertAdjust SdrTextObj::GetTextVerticalAdjust() const in GetTextVerticalAdjust() function in SdrTextObj472 return GetTextVerticalAdjust(GetObjectItemSet()); in GetTextVerticalAdjust()475 SdrTextVertAdjust SdrTextObj::GetTextVerticalAdjust(const SfxItemSet& rSet) const in GetTextVerticalAdjust() function in SdrTextObj841 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in TakeTextRect()
185 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in AdjustTextFrameWidthAndHeight()
2727 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in AdjustTextFrameWidthAndHeight()2881 SdrTextVertAdjust eVAdj(GetTextVerticalAdjust()); in TakeTextEditArea()2983 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in TakeTextRect()
1333 SdrTextVertAdjust eTV=GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()
411 SdrTextVertAdjust GetTextVerticalAdjust(const SfxItemSet& rSet) const;412 SdrTextVertAdjust GetTextVerticalAdjust() const;
121 ::com::sun::star::drawing::TextVerticalAdjust GetTextVerticalAdjust( sal_Int32 nToken );
134 TextVerticalAdjust GetTextVerticalAdjust( sal_Int32 nToken ) in GetTextVerticalAdjust() function
1481 SdrTextVertAdjust eVAdj=xCell->GetTextVerticalAdjust(); in TakeTextRect()1693 SdrTextVertAdjust eVAdj = xCell.is() ? xCell->GetTextVerticalAdjust() : SDRTEXTVERTADJUST_TOP; in TakeTextEditArea()1757 SdrTextVertAdjust eV=xCell->GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()
99 SVX_DLLPRIVATE SdrTextVertAdjust GetTextVerticalAdjust() const;
711 SdrTextVertAdjust Cell::GetTextVerticalAdjust() const in GetTextVerticalAdjust() function in sdr::table::Cell
566 rTextObj.GetTextVerticalAdjust(rSet), in createNewSdrTextAttribute()
411 …const SdrTextVertAdjust eTVA(pTextObj ? pTextObj->GetTextVerticalAdjust() : SDRTEXTVERTADJUST_CENT… in createRedirectedPrimitive2DSequence()
Completed in 122 milliseconds