Home
last modified time | relevance | path

Searched refs:_autosize (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx74 VbaTextFrame::setAutoSize( sal_Bool _autosize ) throw (uno::RuntimeException) in setAutoSize() argument
77 …PropertyValue( rtl::OUString::createFromAscii( "TextAutoGrowHeight" ), uno::makeAny( _autosize ) ); in setAutoSize()
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx48 virtual void SAL_CALL setAutoSize( sal_Bool _autosize ) throw (css::uno::RuntimeException);