Searched refs:_autosize (Results 1 – 2 of 2) sorted by relevance
74 VbaTextFrame::setAutoSize( sal_Bool _autosize ) throw (uno::RuntimeException) in setAutoSize() argument77 …PropertyValue( rtl::OUString::createFromAscii( "TextAutoGrowHeight" ), uno::makeAny( _autosize ) ); in setAutoSize()
48 virtual void SAL_CALL setAutoSize( sal_Bool _autosize ) throw (css::uno::RuntimeException);