Searched refs:getControllerProps (Results 1 – 2 of 2) sorted by relevance
236 ScVbaWindow::getControllerProps() throw (uno::RuntimeException) in getControllerProps() function in ScVbaWindow505 getControllerProps()->getPropertyValue( sName ) >>= bGrid; in getDisplayGridlines()514 getControllerProps()->setPropertyValue( sName, uno::makeAny( _displaygridlines )); in setDisplayGridlines()522 getControllerProps()->getPropertyValue( sName ) >>= bHeading; in getDisplayHeadings()530 getControllerProps()->setPropertyValue( sName, uno::makeAny( _bDisplayHeadings )); in setDisplayHeadings()538 getControllerProps()->getPropertyValue( sName ) >>= bHorizontalScrollBar; in getDisplayHorizontalScrollBar()554 getControllerProps()->getPropertyValue( sName ) >>= bOutline; in getDisplayOutline()562 getControllerProps()->setPropertyValue( sName, uno::makeAny( _bDisplayOutline )); in setDisplayOutline()570 getControllerProps()->getPropertyValue( sName ) >>= bVerticalScrollBar; in getDisplayVerticalScrollBar()586 getControllerProps()->getPropertyValue( sName ) >>= bWorkbookTabs; in getDisplayWorkbookTabs()[all …]
47 …css::uno::Reference< css::beans::XPropertySet > getControllerProps() throw (css::uno::RuntimeExcep…
Completed in 14 milliseconds