Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XFormLayerAccess.java84 oObj.setFormDesignMode(false); in _getFromController()
93 oObj.setFormDesignMode(currentMode); in _getFromController()
129 oObj.setFormDesignMode(!currentMode); in _setFormDesignMode()
140 oObj.setFormDesignMode(currentMode); in _setFormDesignMode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartView.csv9 "ChXChartView";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScViewPaneObj.csv10 "ScViewPaneObj";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
H A Dcom.sun.star.comp.office.ScTabViewObj.csv71 "ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextView.csv10 "SwXTextView";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
/trunk/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl96 void setFormDesignMode( [in] boolean DesignMode );
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx205 …virtual void SAL_CALL setFormDesignMode( ::sal_Bool DesignMode ) throw (::com::sun::star::uno::Run…
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx861 void SAL_CALL DrawController::setFormDesignMode( ::sal_Bool _DesignMode ) throw (uno::RuntimeExcept… in setFormDesignMode() function in sd::DrawController
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx107 …virtual void SAL_CALL setFormDesignMode( ::sal_Bool DesignMode ) throw (::com::sun::star::uno::Run…
/trunk/main/sc/inc/
H A Dviewuno.hxx130 virtual void SAL_CALL setFormDesignMode( ::sal_Bool DesignMode )
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx729 void SAL_CALL SwXTextView::setFormDesignMode( ::sal_Bool _DesignMode ) throw (RuntimeException) in setFormDesignMode() function in SwXTextView
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx367 void SAL_CALL ScViewPaneBase::setFormDesignMode( ::sal_Bool _DesignMode ) throw (uno::RuntimeExcept… in setFormDesignMode() function in ScViewPaneBase

Completed in 56 milliseconds