Searched refs:xViewProperties (Results 1 – 1 of 1) sorted by relevance
853 uno::Reference< beans::XPropertySet > xViewProperties; in Export() local861 xViewProperties = xVSettingsSupplier->getViewSettings(); in Export()862 … xViewProperties->getPropertyValue( sShowOnlineLayout ) >>= bReChangeToNormalView; in Export()865 … xViewProperties->setPropertyValue( sShowOnlineLayout, uno::makeAny( false ) ); in Export()938 … xViewProperties->setPropertyValue( sShowOnlineLayout, uno::makeAny( true ) ); in Export()
Completed in 15 milliseconds