Searched refs:setAutoSize (Results 1 – 8 of 8) sorted by relevance
48 virtual void SAL_CALL setAutoSize( sal_Bool _autosize ) throw (css::uno::RuntimeException);
41 virtual void SAL_CALL setAutoSize( sal_Bool bAutoSize ) throw (css::uno::RuntimeException);
56 void SAL_CALL ScVbaButton::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeException) in setAutoSize() function in ScVbaButton
45 virtual void SAL_CALL setAutoSize( sal_Bool bAutoSize ) throw (css::uno::RuntimeException);
84 void SAL_CALL ScVbaToggleButton::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeException) in setAutoSize() function in ScVbaToggleButton
74 VbaTextFrame::setAutoSize( sal_Bool _autosize ) throw (uno::RuntimeException) in setAutoSize() function in VbaTextFrame
164 virtual void SAL_CALL setAutoSize( sal_Bool bAutoSize ) throw (css::uno::RuntimeException);
406 void SAL_CALL ScVbaControlObjectBase::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeExce… in setAutoSize() function in ScVbaControlObjectBase
Completed in 31 milliseconds