Searched defs:setView (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/forms/source/richtext/ | ||
| H A D | richtextviewport.cxx | 45 void RichTextViewPort::setView( EditView& _rView ) in setView() function in frm::RichTextViewPort |
| /trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ | ||
| H A D | ScriptSourceModel.java | 79 public void setView(ScriptSourceView view) { in setView() method in ScriptSourceModel |
| /trunk/main/sw/source/ui/vba/ | ||
| H A D | vbawindow.cxx | 66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) in setView() function in SwVbaWindow |
| /trunk/main/dbaccess/inc/ | ||
| H A D | genericcontroller.hxx | 413 void setView( ODataView& i_rView ) { m_pView = &i_rView; } in setView() function in dbaui::OGenericUnoController |
| /trunk/main/sc/source/ui/vba/ | ||
| H A D | vbawindow.cxx | 813 ScVbaWindow::setView( const uno::Any& _view) in setView() function in ScVbaWindow |