Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbawindow.cxx236 ScVbaWindow::getControllerProps() throw (uno::RuntimeException) in getControllerProps() function in ScVbaWindow
505 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 …]
H A Dvbawindow.hxx47 …css::uno::Reference< css::beans::XPropertySet > getControllerProps() throw (css::uno::RuntimeExcep…

Completed in 13 milliseconds