Searched refs:impl_isControlDesignMode_nothrow (Results 1 – 1 of 1) sorted by relevance
844 inline bool impl_isControlDesignMode_nothrow() const in impl_isControlDesignMode_nothrow() function in sdr::contact::ViewObjectContactOfUnoControl_Impl1364 impl_switchDesignModeListening_nothrow( impl_isControlDesignMode_nothrow() && _bStart ); in impl_switchControlListening_nothrow()1500 if ( impl_isControlDesignMode_nothrow() ) in propertyChange()1516 impl_switchDesignModeListening_nothrow( impl_isControlDesignMode_nothrow() ); in modeChanged()1577 aNewControl.setDesignMode( impl_isControlDesignMode_nothrow() ); in elementReplaced()1590 … ( ( m_eControlDesignMode != eUnknown ) && ( _bDesignMode == impl_isControlDesignMode_nothrow() ) ) in setControlDesignMode()
Completed in 58 milliseconds