Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbcsvgviewer.pas44 procedure SetVertAlign(AValue: TTextLayout); procedure
71 property VertAlign: TTextLayout read FVertAlign write SetVertAlign default tlCenter;
184 procedure TBCSVGViewer.SetVertAlign(AValue: TTextLayout); procedure
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdglue.hxx103 …void SetVertAlign(SdrAlign nAlg) { assert((nAlg & static_cast<SdrAlign>(0x0… in SetVertAlign() function in SdrGluePoint
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdglue.hxx102 …void SetVertAlign(SdrAlign nAlg) { assert((nAlg & static_cast<SdrAlign>(0x0… in SetVertAlign() function in SdrGluePoint
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdglev.cxx207 rGP.SetVertAlign(*static_cast<SdrAlign const *>(pnAlign)); in ImpSetAlign()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdglev.cxx207 rGP.SetVertAlign(*static_cast<SdrAlign const *>(pnAlign)); in ImpSetAlign()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaintcontrols/
H A Dlcvectortextshapes.pas126 procedure SetVertAlign(AValue: TTextLayout); procedure
202 property VerticalAlignment: TTextLayout read FVertAlign write SetVertAlign;
816 procedure TTextShape.SetVertAlign(AValue: TTextLayout); procedure