Searched refs:setTextAlign (Results 1 – 7 of 7) sorted by relevance
1733 setTextAlign(TextAlign_left); in parseStyleAttribute()1737 setTextAlign(TextAlign_right); in parseStyleAttribute()1741 setTextAlign(TextAlign_center); in parseStyleAttribute()1745 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
387 … 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 94 milliseconds