Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx861 void SAL_CALL DrawController::setFormDesignMode( ::sal_Bool _DesignMode ) throw (uno::RuntimeExcept… in setFormDesignMode() argument
867 pFormShell->SetDesignMode( _DesignMode ); in setFormDesignMode()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx729 void SAL_CALL SwXTextView::setFormDesignMode( ::sal_Bool _DesignMode ) throw (RuntimeException) in setFormDesignMode() argument
735 pFormShell->SetDesignMode( _DesignMode ); in setFormDesignMode()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx367 void SAL_CALL ScViewPaneBase::setFormDesignMode( ::sal_Bool _DesignMode ) throw (uno::RuntimeExcept… in setFormDesignMode() argument
375 pFormShell->SetDesignMode( _DesignMode ); in setFormDesignMode()

Completed in 41 milliseconds