Home
last modified time | relevance | path

Searched refs:GetTextVerticalAdjust (Results 1 – 13 of 13) sorted by path

/trunk/main/oox/inc/oox/drawingml/
H A Ddrawingmltypes.hxx121 ::com::sun::star::drawing::TextVerticalAdjust GetTextVerticalAdjust( sal_Int32 nToken );
/trunk/main/oox/source/drawingml/
H A Ddrawingmltypes.cxx134 TextVerticalAdjust GetTextVerticalAdjust( sal_Int32 nToken ) in GetTextVerticalAdjust() function
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx411 …const SdrTextVertAdjust eTVA(pTextObj ? pTextObj->GetTextVerticalAdjust() : SDRTEXTVERTADJUST_CENT… in createRedirectedPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx411 SdrTextVertAdjust GetTextVerticalAdjust(const SfxItemSet& rSet) const;
412 SdrTextVertAdjust GetTextVerticalAdjust() const;
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx566 rTextObj.GetTextVerticalAdjust(rSet), in createNewSdrTextAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2727 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in AdjustTextFrameWidthAndHeight()
2881 SdrTextVertAdjust eVAdj(GetTextVerticalAdjust()); in TakeTextEditArea()
2983 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in TakeTextRect()
H A Dsvdomeas.cxx1333 SdrTextVertAdjust eTV=GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()
H A Dsvdotext.cxx470 SdrTextVertAdjust SdrTextObj::GetTextVerticalAdjust() const in GetTextVerticalAdjust() function in SdrTextObj
472 return GetTextVerticalAdjust(GetObjectItemSet()); in GetTextVerticalAdjust()
475 SdrTextVertAdjust SdrTextObj::GetTextVerticalAdjust(const SfxItemSet& rSet) const in GetTextVerticalAdjust() function in SdrTextObj
841 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in TakeTextRect()
H A Dsvdotxat.cxx185 SdrTextVertAdjust eVAdj=GetTextVerticalAdjust(); in AdjustTextFrameWidthAndHeight()
H A Dsvdotxed.cxx170 SdrTextVertAdjust eVAdj(GetTextVerticalAdjust()); in TakeTextEditArea()
314 SdrTextVertAdjust eV=GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()
/trunk/main/svx/source/table/
H A Dcell.cxx711 SdrTextVertAdjust Cell::GetTextVerticalAdjust() const in GetTextVerticalAdjust() function in sdr::table::Cell
H A Dcell.hxx99 SVX_DLLPRIVATE SdrTextVertAdjust GetTextVerticalAdjust() const;
H A Dsvdotable.cxx1481 SdrTextVertAdjust eVAdj=xCell->GetTextVerticalAdjust(); in TakeTextRect()
1693 SdrTextVertAdjust eVAdj = xCell.is() ? xCell->GetTextVerticalAdjust() : SDRTEXTVERTADJUST_TOP; in TakeTextEditArea()
1757 SdrTextVertAdjust eV=xCell->GetTextVerticalAdjust(); in GetOutlinerViewAnchorMode()

Completed in 92 milliseconds