Searched refs:getControllerProps (Results 1 – 2 of 2) sorted by relevance
235 ScVbaWindow::getControllerProps() throw (uno::RuntimeException) in getControllerProps() function in ScVbaWindow504 getControllerProps()->getPropertyValue( sName ) >>= bGrid; in getDisplayGridlines()513 getControllerProps()->setPropertyValue( sName, uno::makeAny( _displaygridlines )); in setDisplayGridlines()521 getControllerProps()->getPropertyValue( sName ) >>= bHeading; in getDisplayHeadings()529 getControllerProps()->setPropertyValue( sName, uno::makeAny( _bDisplayHeadings )); in setDisplayHeadings()537 getControllerProps()->getPropertyValue( sName ) >>= bHorizontalScrollBar; in getDisplayHorizontalScrollBar()545 getControllerProps()->setPropertyValue( sName, uno::makeAny( _bDisplayHorizontalScrollBar )); in setDisplayHorizontalScrollBar()553 getControllerProps()->getPropertyValue( sName ) >>= bOutline; in getDisplayOutline()561 getControllerProps()->setPropertyValue( sName, uno::makeAny( _bDisplayOutline )); in setDisplayOutline()569 getControllerProps()->getPropertyValue( sName ) >>= bVerticalScrollBar; in getDisplayVerticalScrollBar()[all …]
47 …css::uno::Reference< css::beans::XPropertySet > getControllerProps() throw (css::uno::RuntimeExcep…