Searched defs:setDesignMode (Results 1 – 11 of 11) sorted by relevance
260 void SAL_CALL ONavigationBarControl::setDesignMode( sal_Bool _bOn ) throw( RuntimeException ) in setDesignMode() function in frm::ONavigationBarControl516 void SAL_CALL ONavigationBarPeer::setDesignMode( sal_Bool _bOn ) throw( RuntimeException ) in setDesignMode() function in frm::ONavigationBarPeer
701 void SAL_CALL OButtonControl::setDesignMode( sal_Bool _bOn ) throw( RuntimeException ) in setDesignMode() function in frm::OButtonControl
339 void OFormattedControl::setDesignMode(sal_Bool bOn) throw ( ::com::sun::star::uno::RuntimeException) in setDesignMode() function in frm::OFormattedControl
381 void SAL_CALL OControl::setDesignMode(sal_Bool bOn) throw ( RuntimeException) in setDesignMode() function in frm::OControl
793 …virtual void SAL_CALL setDesignMode(sal_Bool /*bOn*/) throw (::com::sun::star::uno::RuntimeExcepti… in setDesignMode() function in FmXGridCell
419 void SAL_CALL BaseControl::setDesignMode( sal_Bool bOn ) throw( RuntimeException ) in setDesignMode() function in unocontrols::BaseControl
760 void SAL_CALL FmXGridControl::setDesignMode(sal_Bool bOn) throw( RuntimeException ) in setDesignMode() function in FmXGridControl1782 void FmXGridPeer::setDesignMode(sal_Bool bOn) throw( RuntimeException ) in setDesignMode() function in FmXGridPeer
1419 void UnoControl::setDesignMode( sal_Bool bOn ) throw(RuntimeException) in setDesignMode() function in UnoControl
1538 void ControlContainerBase::setDesignMode( sal_Bool bOn ) throw(RuntimeException) in setDesignMode() function in ControlContainerBase
207 …inline void setDesignMode( const bool _bDesign ) const { m_xControl->setDesignMode( _bDesign … in setDesignMode() function in sdr::contact::ControlHolder
1242 void VCLXWindow::setDesignMode( sal_Bool bOn ) throw(::com::sun::star::uno::RuntimeException) in setDesignMode() function in VCLXWindow
Completed in 221 milliseconds