Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx844 inline bool impl_isControlDesignMode_nothrow() const in impl_isControlDesignMode_nothrow() function in sdr::contact::ViewObjectContactOfUnoControl_Impl
1364 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 28 milliseconds