Searched refs:setTextAlign (Results 1 – 7 of 7) sorted by relevance
1772 setTextAlign(TextAlign_left); in parseStyleAttribute()1776 setTextAlign(TextAlign_right); in parseStyleAttribute()1780 setTextAlign(TextAlign_center); in parseStyleAttribute()1784 setTextAlign(TextAlign_justify); in parseStyleAttribute()
68 virtual void SAL_CALL setTextAlign( sal_Int32 nTextAlign ) throw (css::uno::RuntimeException);
225 void SAL_CALL ScVbaComboBox::setTextAlign( sal_Int32 /*nTextAlign*/ ) throw (uno::RuntimeException) in setTextAlign() function in ScVbaComboBox
391 … void setTextAlign(const TextAlign aTextAlign = TextAlign_notset) { maTextAlign = aTextAlign; } in setTextAlign() function in svgio::svgreader::SvgStyleAttributes
407 ((PDFWriterImpl*)pImplementation)->setTextAlign( eAlign ); in SetTextAlign()
1207 void setTextAlign( TextAlign eAlign ) in setTextAlign() function in vcl::PDFWriterImpl
10755 setTextAlign( aState.m_aFont.GetAlign() ); in pop()
Completed in 150 milliseconds