Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XFormLayerAccess.java80 boolean currentMode = oObj.isFormDesignMode(); in _getFromController()
125 boolean currentMode = oObj.isFormDesignMode(); in _setFormDesignMode()
131 boolean newMode = oObj.isFormDesignMode(); in _setFormDesignMode()
143 boolean oldMode = oObj.isFormDesignMode(); in _setFormDesignMode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartView.csv8 "ChXChartView";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScViewPaneObj.csv9 "ScViewPaneObj";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"
H A Dcom.sun.star.comp.office.ScTabViewObj.csv70 "ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextView.csv9 "SwXTextView";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"
/trunk/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl86 boolean isFormDesignMode();
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx204 … virtual ::sal_Bool SAL_CALL isFormDesignMode( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx848 ::sal_Bool SAL_CALL DrawController::isFormDesignMode( ) throw (uno::RuntimeException) in isFormDesignMode() function in sd::DrawController
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx106 … virtual ::sal_Bool SAL_CALL isFormDesignMode( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/sc/inc/
H A Dviewuno.hxx128 isFormDesignMode( )
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx718 ::sal_Bool SAL_CALL SwXTextView::isFormDesignMode( ) throw (uno::RuntimeException) in isFormDesignMode() function in SwXTextView
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx354 ::sal_Bool SAL_CALL ScViewPaneBase::isFormDesignMode( ) throw (uno::RuntimeException) in isFormDesignMode() function in ScViewPaneBase

Completed in 64 milliseconds